Theorems · Definition · group theory
QuotientGroup.quotientKerEquivOfSurjective
{G : Type u} →
[inst : Group G] → {H : Type v} → [inst_1 : Group H] → (φ : G →* H) → Function.Surjective ⇑φ → G ⧸ φ.ker ≃* HThe canonical isomorphism G/(ker φ) ≃* H induced by a surjection φ : G →* H.
For a computable version, see QuotientGroup.quotientKerEquivOfRightInverse.
- Defined in
- Mathlib.GroupTheory.QuotientGroup.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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 · cited by 3,593
- HasQuotient.Quotientstatement · cited by 2,301
- MulEquivstatement · cited by 1,142
- MonoidHom.kerstatement · cited by 212
- QuotientGroup.quotientKerEquivOfRightInverseproof · cited by 2
Cited by5
Results whose statement or proof uses this declaration.
- Subgroup.card_dvd_of_surjectiveproof · cited by 3
- Group.IsFinitelyPresented.exists_mulEquiv_presentedGroupproof · cited by 0
- GroupExtension.quotientKerRightHomEquivRightproof · cited by 0
- Subgroup.transferFocal.quotientKerMulEquivQuotientFocalSubroupOfproof · cited by 0
- QuotientGroup.quotientInfEquivProdNormalizerQuotientproof · cited by 0