Theorems · Definition · group theory
AddMonoid.coprodCon
(M : Type u_1) → (N : Type u_2) → [AddZeroClass M] → [AddZeroClass N] → AddCon (FreeAddMonoid (M ⊕ N))
The minimal additive congruence relation c on FreeAddMonoid (M ⊕ N)
such that FreeAddMonoid.of ∘ Sum.inl and FreeAddMonoid.of ∘ Sum.inr
are additive 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
- AddZeroClassAddZeroClass
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
- AddZeroClassstatement and proof · cited by 1,237
- InfSet.sInfproof · cited by 935
- FreeAddMonoidstatement and proof · cited by 145
- AddConstatement and proof · cited by 138
- FreeAddMonoid.ofproof · cited by 69
Cited by6
Results whose statement or proof uses this declaration.
- AddMonoid.Coprodproof · cited by 104
- AddMonoid.Coprod.mkproof · cited by 16
- AddMonoid.Coprod.cliftproof · cited by 5
- AddMonoid.Coprod.mk_eq_mkstatement and proof · cited by 1
- AddMonoid.Coprod.con_ker_mkstatement and proof · cited by 0
- AddMonoid.Coprod.con_neg_add_cancelstatement · cited by 0