Theorems · Definition · group theory
Monoid.coprodCon
(M : Type u_1) → (N : Type u_2) → [MulOneClass M] → [MulOneClass N] → Con (FreeMonoid (M ⊕ N))
The minimal congruence relation c on FreeMonoid (M ⊕ N)
such that FreeMonoid.of ∘ Sum.inl and FreeMonoid.of ∘ Sum.inr are monoid homomorphisms
to the quotient by c.
- Defined in
- Mathlib.GroupTheory.Coprod.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Quot.sound
- Assumes
- MulOneClassMulOneClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Set.ofPredproof · cited by 6,101
- MulOneClassstatement and proof · cited by 1,018
- InfSet.sInfproof · cited by 935
- Constatement and proof · cited by 152
- FreeMonoidstatement and proof · cited by 147
- FreeMonoid.ofproof · cited by 69
Cited by6
Results whose statement or proof uses this declaration.
- Monoid.Coprodproof · cited by 109
- Monoid.Coprod.mkproof · cited by 16
- Monoid.Coprod.cliftproof · cited by 5
- Monoid.Coprod.mk_eq_mkstatement and proof · cited by 1
- Monoid.Coprod.con_inv_mul_cancelstatement · cited by 0
- Monoid.Coprod.con_ker_mkstatement and proof · cited by 0