Theorems · Definition · group theory
QuotientGroup.quotientInfEquivProdNormalizerQuotient
{G : Type u} →
[inst : Group G] →
(H N : Subgroup G) → (hLE : H ≤ Subgroup.normalizer ↑N) → ↥H ⧸ N.subgroupOf H ≃* ↥(H ⊔ N) ⧸ N.subgroupOf (H ⊔ N)Noether's second isomorphism theorem: given a subgroup N of G and a
subgroup H of the normalizer of N in G,
defines an isomorphism between H/(H ∩ N) and (HN)/N.
- Defined in
- Mathlib.GroupTheory.QuotientGroup.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Group
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- SetLike.coestatement and proof · cited by 8,199
- Groupstatement and proof · cited by 6,238
- MonoidHomproof · cited by 3,629
- Subgroupstatement and proof · cited by 3,593
- HasQuotient.Quotientstatement and proof · cited by 2,301
- MulEquivstatement · cited by 1,142
- MonoidHom.compproof · cited by 469
- Subgroup.subgroupOfstatement and proof · cited by 122
- Subgroup.normalizerstatement and proof · cited by 108
- QuotientGroup.mk'proof · cited by 90
- MulEquiv.transproof · cited by 53
Cited by1
Results whose statement or proof uses this declaration.
- QuotientGroup.quotientInfEquivProdNormalQuotientproof · cited by 1