Mathlib Map

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.

Cited by6

Results whose statement or proof uses this declaration.