Theorems · Theorem · group theory
Monoid.CoprodI.of_apply
∀ {ι : Type u_1} {M : ι → Type u_2} [inst : (i : ι) → Monoid (M i)] {i : ι} (m : M i),
Monoid.CoprodI.of m = (conGen (Monoid.CoprodI.Rel M)).mk' (FreeMonoid.of ⟨i, m⟩)- Defined in
- Mathlib.GroupTheory.CoprodI
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 46 from the axioms · uses propext, Quot.sound
- Assumes
- Monoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Monoidstatement and proof · cited by 3,887
- MonoidHomstatement · cited by 3,629
- FreeMonoidstatement · cited by 147
- FreeMonoid.ofstatement · cited by 69
- Monoid.CoprodIstatement · cited by 52
- Con.Quotientstatement · cited by 48
- Monoid.CoprodI.ofstatement · cited by 45
- conGenstatement · cited by 23
- Con.mk'statement · cited by 22
- Monoid.CoprodI.Relstatement · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Monoid.CoprodI.ext_homproof · cited by 2