GroupTheory
Socle
construct the socle of a group
Calling Sequence
Parameters
Description
Examples
Compatibility
Socle( G )
G
-
a permutation group
The socle of a group G is the subgroup generated by the minimal normal (non-trivial) subgroups of G.
The Socle( G ) command constructs the socle of a group G. The group G must be an instance of a permutation group.
with⁡GroupTheory:
S≔Socle⁡Symm⁡4
S≔1,23,4,1,42,3
df≔DirectFactors⁡S
df≔1,23,4,1,42,3
andmap⁡IsSimple,df
true
S≔Socle⁡Alt⁡6
S≔A6
IsSubgroup⁡Alt⁡6,S
The GroupTheory[Socle] command was introduced in Maple 2019.
For more information on Maple 2019 changes, see Updates in Maple 2019.
See Also
GroupTheory[AlternatingGroup]
GroupTheory[DirectFactors]
GroupTheory[IsSimple]
GroupTheory[IsSubgroup]
GroupTheory[SymmetricGroup]
Download Help Document
What kind of issue would you like to report? (Optional)