Theorems · Definition · group theory
QuotientGroup.quotientInfEquivProdNormalQuotient
- 1000+ list: Isomorphism theorem
{G : Type u} →
[inst : Group G] → (H N : Subgroup G) → [hN : N.Normal] → ↥H ⧸ N.subgroupOf H ≃* ↥(H ⊔ N) ⧸ N.subgroupOf (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 (HN)/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
- GroupSubgroup.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.
- 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.subgroupOfstatement · cited by 122
- Subgroup.le_normalizer_of_normalproof · cited by 3
- QuotientGroup.quotientInfEquivProdNormalizerQuotientproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- Subgroup.relIndex_sup_rightproof · cited by 2