Mathlib Map

Theorems · Definition · group theory

Monoid.Coprod.mk

{M : Type u_1} →
  {N : Type u_2} → [inst : MulOneClass M] → [inst_1 : MulOneClass N] → FreeMonoid (M ⊕ N) →* Monoid.Coprod M N

The natural projection FreeMonoid (M ⊕ N) →* M ∗ N.

Defined in
Mathlib.GroupTheory.Coprod.Basic
Cited by
16 results in Mathlib
Foundations
Depth 44 from the axioms · uses propext, Quot.sound
Assumes
MulOneClassMulOneClass

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by20

Results whose statement or proof uses this declaration.