Theorems · Theorem · group theory
Con.hom_ext
∀ {M : Type u_1} {P : Type u_3} [inst : MulOneClass M] [inst_1 : MulOneClass P] {c : Con M} {f g : c.Quotient →* P},
f.comp c.mk' = g.comp c.mk' → f = gHomomorphisms on the quotient of a monoid by a congruence relation c are equal if their
compositions with c.mk' are equal.
- Defined in
- Mathlib.GroupTheory.Congruence.Hom
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Quot.sound
- Assumes
- MulOneClassMulOneClass
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
- MonoidHomstatement and proof · cited by 3,629
- MulOneClassstatement and proof · cited by 1,018
- MonoidHom.compstatement and proof · cited by 469
- Constatement and proof · cited by 152
- Con.Quotientstatement and proof · cited by 48
- Con.toQuotientproof · cited by 33
- Con.kerproof · cited by 24
- Con.mk'statement and proof · cited by 22
- Con.liftproof · cited by 12
- Con.lift_apply_mk'proof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- Con.lift_uniqueproof · cited by 1
- Con.lift_funextproof · cited by 0
- Con.hom_ext_iffproof · cited by 0