Theorems · Theorem · group theory
AddCon.lift_funext
∀ {M : Type u_1} {P : Type u_3} [inst : AddZeroClass M] [inst_1 : AddZeroClass P] {c : AddCon M}
(f g : c.Quotient →+ P), (∀ (a : M), f ↑a = g ↑a) → f = gHomomorphisms on the quotient of an AddMonoid by an additive congruence relation
are equal if they are equal on elements that are coercions from the AddMonoid.
- Defined in
- Mathlib.GroupTheory.Congruence.Hom
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Quot.sound
- Assumes
- AddZeroClassAddZeroClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- AddMonoidHomstatement and proof · cited by 3,230
- AddZeroClassstatement and proof · cited by 1,237
- AddMonoidHom.compproof · cited by 339
- DFunLike.extproof · cited by 240
- AddConstatement and proof · cited by 138
- AddCon.Quotientstatement and proof · cited by 54
- AddCon.toQuotientstatement and proof · cited by 38
- AddCon.mk'proof · cited by 21
- AddCon.hom_extproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.