Commit 2024-08-09 08:00 a528f200
View on Github →feat(GroupTheory/GroupExtension/Defs): define group extensions (#15049) Mainly defines:
structure GroupExtension N E G: group extensions as short exact sequences1 → N → E → G → 1structure GroupExtension.Equiv S S': equivalences of two group extensionsS : GroupExtension N E GandS' : GroupExtension N E' Gstructure GroupExtension.Splitting S: splittings of a group extensionSdef SemidirectProduct.toGroupExtension (φ : G →* MulAut N): the group extension associated with the semidirect product,1 → N → N ⋊[φ] G → G → 1