Theorems · Definition · group theory
QuotientGroup.quotientQuotientEquivQuotient
- 1000+ list: Isomorphism theorem
- 1000+ list: Lattice theorem
{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 ⧸ MNoether's third isomorphism theorem for groups: (G / N) / (M / N) ≃* G / M.
- Defined in
- Mathlib.GroupTheory.QuotientGroup.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 85 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
- Subgroupstatement and proof · cited by 3,593
- HasQuotient.Quotientstatement · cited by 2,301
- MulEquivstatement · cited by 1,142
- Subgroup.Normalstatement and proof · cited by 334
- Subgroup.mapstatement and proof · cited by 301
- QuotientGroup.mk'statement and proof · cited by 90
- QuotientGroup.mapproof · cited by 14
- MonoidHom.toMulEquivproof · cited by 3
- QuotientGroup.quotientQuotientEquivQuotientAuxproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- QuotientGroup.quotientQuotientIsometryEquivQuotientproof · cited by 0
- QuotientGroup.quotientQuotientEquivQuotient.congr_simpstatement and proof · cited by 0