Commit 2025-01-13 10:02 143aee40

View on Github →

feat(GroupTheory/SpecificGroups/ZGroup): Commutator subgroup of a Z-group is a Hall subgroup (#20694) This PR proves that the commutator subgroup of a finite Z-group is a Hall subgroup. There are several intermediate results about p-groups and Sylow subgroups, but they require the heavy import of FieldTheory/Finite/Basic, so I decided to leave them in the Z-groups file.

Estimated changes