Theorems · Theorem · group theory
AddCon.lift_surjective_of_surjective
∀ {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), Function.Surjective ⇑f → Function.Surjective ⇑(c.lift f h)Surjective AddMonoid homomorphisms constant on an additive congruence
relation c's equivalence classes induce a surjective homomorphism on c's quotient.
- Defined in
- Mathlib.GroupTheory.Congruence.Hom
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses Quot.sound
- Assumes
- AddZeroClassAddZeroClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- AddConstatement and proof · cited by 138
- AddCon.Quotientstatement · cited by 54
- AddCon.toQuotientproof · cited by 38
- AddCon.kerstatement and proof · cited by 24
- AddCon.liftstatement · cited by 14
- AddCon.lift_mk'proof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- RingCon.lift_surjective_iffproof · cited by 1