Theorems · Theorem · group theory
QuotientGroup.map_surjective_of_surjective
∀ {G : Type u_1} {H : Type u_2} [inst : Group G] [inst_1 : Group H] (N : Subgroup G) [nN : N.Normal] (M : Subgroup H)
[inst_2 : M.Normal] (f : G →* H),
Function.Surjective (QuotientGroup.mk ∘ ⇑f) →
∀ (h : N ≤ Subgroup.comap f M), Function.Surjective ⇑(QuotientGroup.map N M f h)- Defined in
- Mathlib.GroupTheory.QuotientGroup.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement and proof · cited by 3,629
- Subgroupstatement and proof · cited by 3,593
- HasQuotient.Quotientstatement · cited by 2,301
- MonoidHom.compproof · cited by 469
- Subgroup.Normalstatement and proof · cited by 334
- QuotientGroup.mkstatement and proof · cited by 196
- Subgroup.comapstatement and proof · cited by 154
- QuotientGroup.mk'proof · cited by 90
- QuotientGroup.mapstatement · cited by 14
- QuotientGroup.lift_surjective_of_surjectiveproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- CommGroup.freeRank_ge_of_surjectiveproof · cited by 0