Theorems · Definition · group theory
QuotientAddGroup.quotientQuotientEquivQuotient
{G : Type u} →
[inst : AddGroup G] →
(N : AddSubgroup G) →
[nN : N.Normal] →
(M : AddSubgroup G) → [nM : M.Normal] → N ≤ M → (G ⧸ N) ⧸ AddSubgroup.map (QuotientAddGroup.mk' N) M ≃+ G ⧸ MNoether's third isomorphism theorem for additive groups: (A / N) / (M / N) ≃+ A / M.
- Defined in
- Mathlib.GroupTheory.QuotientGroup.Basic
- Cited by
- 0 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.
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement and proof · cited by 3,232
- HasQuotient.Quotientstatement · cited by 2,301
- AddEquivstatement · cited by 1,087
- AddSubgroup.mapstatement and proof · cited by 189
- AddSubgroup.Normalstatement and proof · cited by 183
- QuotientAddGroup.mk'statement and proof · cited by 60
- QuotientAddGroup.mapproof · cited by 10
- AddMonoidHom.toAddEquivproof · cited by 3
- QuotientAddGroup.quotientQuotientEquivQuotientAuxproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- QuotientAddGroup.quotientQuotientIsometryEquivQuotientproof · cited by 0