Theorems · Definition · group theory
QuotientGroup.quotientQuotientEquivQuotientAux
{G : Type u} →
[inst : Group G] →
(N : Subgroup G) →
[nN : N.Normal] →
(M : Subgroup G) → [nM : M.Normal] → N ≤ M → (G ⧸ N) ⧸ Subgroup.map (QuotientGroup.mk' N) M →* G ⧸ MThe map from the third isomorphism theorem for groups: (G / N) / (M / N) → G / M.
- Defined in
- Mathlib.GroupTheory.QuotientGroup.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement · cited by 3,629
- Subgroupstatement and proof · cited by 3,593
- HasQuotient.Quotientstatement · cited by 2,301
- Subgroup.Normalstatement and proof · cited by 334
- MonoidHom.idproof · cited by 323
- Subgroup.mapstatement and proof · cited by 301
- QuotientGroup.mk'statement and proof · cited by 90
- QuotientGroup.mapproof · cited by 14
- QuotientGroup.liftproof · cited by 8
Cited by4
Results whose statement or proof uses this declaration.
- QuotientGroup.quotientQuotientEquivQuotientproof · cited by 1
- QuotientGroup.quotientQuotientEquivQuotientAux_mkstatement · cited by 0
- QuotientGroup.quotientQuotientEquivQuotientAux_mk_mkstatement · cited by 0
- QuotientGroup.quotientQuotientEquivQuotientAux.congr_simpstatement and proof · cited by 0