Theorems · Theorem · group theory
AddCon.hom_ext
∀ {M : Type u_1} {P : Type u_3} [inst : AddZeroClass M] [inst_1 : AddZeroClass P] {c : AddCon M}
{f g : c.Quotient →+ P}, f.comp c.mk' = g.comp c.mk' → f = gHomomorphisms on the quotient of an AddMonoid by an additive
congruence relation c are equal if their compositions with c.mk' are equal.
- Defined in
- Mathlib.GroupTheory.Congruence.Hom
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Quot.sound
- Assumes
- AddZeroClassAddZeroClass
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.coeproof · cited by 62,936
- AddMonoidHomstatement and proof · cited by 3,230
- AddZeroClassstatement and proof · cited by 1,237
- AddMonoidHom.compstatement and proof · cited by 339
- AddConstatement and proof · cited by 138
- AddCon.Quotientstatement and proof · cited by 54
- AddCon.toQuotientproof · cited by 38
- AddCon.kerproof · cited by 24
- AddCon.mk'statement and proof · cited by 21
- AddCon.liftproof · cited by 14
- AddCon.lift_apply_mk'proof · cited by 1
Cited by5
Results whose statement or proof uses this declaration.
- AddCommGroup.DirectLimit.hom_extproof · cited by 5
- Module.DirectLimit.hom_extproof · cited by 5
- AddCon.lift_uniqueproof · cited by 1
- AddCon.hom_ext_iffproof · cited by 0
- AddCon.lift_funextproof · cited by 0