Theorems · Definition · group theory
PresentedGroup.toCoprod
{α : Type u_1} →
{β : Type u_2} →
(rels₁ : Set (FreeGroup α)) →
(rels₂ : Set (FreeGroup β)) → α ⊕ β → Monoid.Coprod (PresentedGroup rels₁) (PresentedGroup rels₂)The canonical inclusion map from the disjoint union of types to the free product of the relations
- Defined in
- Mathlib.GroupTheory.PresentedGroup
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- FreeGroupstatement and proof · cited by 132
- Monoid.Coprodstatement · cited by 109
- Monoid.Coprod.inlproof · cited by 48
- Monoid.Coprod.inrproof · cited by 47
- PresentedGroupstatement · cited by 21
- PresentedGroup.ofproof · cited by 12
Cited by3
Results whose statement or proof uses this declaration.
- PresentedGroup.lift_toCoprod_inl_eq_inl_mkstatement and proof · cited by 1
- PresentedGroup.lift_toCoprod_inr_eq_inr_mkstatement and proof · cited by 1
- PresentedGroup.lift_toCoprod_eq_onestatement · cited by 0