Commit 2025-03-25 08:54 80c61f18
View on Github →feat(Algebra/Group/Subgroup, GroupTheory/QuotientGroup): strengthen second isomorphism theorem for groups (#22650)
The stronger statement is necessary when we wish that H
and H ⊔ N
in the statement _ ⧸ N.subgroupOf H ≃* _ ⧸ N.subgroupOf (H ⊔ N)
may need to be of a type larger than whichever subgroup H
is normal in. Furthermore, this commit adapts some basic results about Normal subgroups to be wrt subgroups of normalizers instead.
Moves:
- Subgroup.le_normalizer_of_normal -> Subgroup.le_normalizer_of_normal_subgroupOf