Theorems · Definition · group theory
QuotientAddGroup.quotientInfEquivSumNormalQuotient
{G : Type u} →
[inst : AddGroup G] →
(H N : AddSubgroup G) → [hN : N.Normal] → ↥H ⧸ N.addSubgroupOf H ≃+ ↥(H ⊔ N) ⧸ N.addSubgroupOf (H ⊔ N)Noether's second isomorphism theorem: given two subgroups H and N of a group
G, where N is normal, defines an isomorphism between H/(H ∩ N) and (H + N)/N.
- Defined in
- Mathlib.GroupTheory.QuotientGroup.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddGroupAddSubgroup.Normal
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.
- 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.Normalstatement and proof · cited by 183
- AddSubgroup.addSubgroupOfstatement · cited by 87
- AddSubgroup.le_normalizer_of_normalproof · cited by 3
- QuotientAddGroup.quotientInfEquivSumNormalizerQuotientproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- AddSubgroup.relIndex_sup_rightproof · cited by 2