Theorems · Theorem · group theory
QuotientAddGroup.lift_surjective_of_surjective
∀ {G : Type u_1} {M : Type u_4} [inst : AddGroup G] [inst_1 : AddMonoid M] (N : AddSubgroup G) [nN : N.Normal]
(φ : G →+ M), Function.Surjective ⇑φ → ∀ (HN : N ≤ φ.ker), Function.Surjective ⇑(QuotientAddGroup.lift N φ HN)- Defined in
- Mathlib.GroupTheory.QuotientGroup.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
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.coestatement and proof · cited by 62,936
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- AddMonoidHomstatement and proof · cited by 3,230
- AddMonoidstatement and proof · cited by 2,864
- HasQuotient.Quotientstatement · cited by 2,301
- AddSubgroup.Normalstatement and proof · cited by 183
- AddMonoidHom.kerstatement and proof · cited by 158
- QuotientAddGroup.liftstatement · cited by 15
- QuotientAddGroup.conproof · cited by 7
- Quotient.lift_surjectiveproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- QuotientAddGroup.map_surjective_of_surjectiveproof · cited by 1
- Ideal.Cotangent.lift_surjective_iffproof · cited by 0