Theorems · Theorem · group theory
AddCon.lift_range
∀ {M : Type u_1} {P : Type u_3} [inst : AddZeroClass M] [inst_1 : AddZeroClass P] {c : AddCon M} {f : M →+ P}
(H : c ≤ AddCon.ker f), AddMonoidHom.mrange (c.lift f H) = AddMonoidHom.mrange fGiven an additive congruence relation c on an AddMonoid 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
- 1 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Classical.choice, 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
- AddSubmonoidstatement · cited by 1,178
- AddConstatement and proof · cited by 138
- AddMonoidHom.mrangestatement and proof · cited by 61
- AddCon.Quotientstatement and proof · cited by 54
- AddCon.toQuotientproof · cited by 38
- AddSubmonoid.extproof · cited by 32
- AddCon.kerstatement and proof · cited by 24
- AddCon.liftstatement and proof · cited by 14
Cited by1
Results whose statement or proof uses this declaration.
- AddCon.kerLift_range_eqproof · cited by 0