Theorems · Theorem · group theory
Con.lift_range
∀ {M : Type u_1} {P : Type u_3} [inst : MulOneClass M] [inst_1 : MulOneClass P] {c : Con M} {f : M →* P}
(H : c ≤ Con.ker f), MonoidHom.mrange (c.lift f H) = MonoidHom.mrange fGiven a congruence relation c on a monoid and a homomorphism f constant on c's
equivalence classes, f has the same image as the homomorphism that f induces on the
quotient.
- Defined in
- Mathlib.GroupTheory.Congruence.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Classical.choice, 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
- Submonoidstatement · cited by 3,086
- MulOneClassstatement and proof · cited by 1,018
- Constatement and proof · cited by 152
- MonoidHom.mrangestatement and proof · cited by 63
- Submonoid.extproof · cited by 48
- Con.Quotientstatement and proof · cited by 48
- Con.toQuotientproof · cited by 33
- Con.kerstatement and proof · cited by 24
- Con.liftstatement and proof · cited by 12
Cited by2
Results whose statement or proof uses this declaration.
- Monoid.CoprodI.mrange_eq_iSupproof · cited by 1
- Con.kerLift_range_eqproof · cited by 0