GroupTheory
Socle
construct the socle of a group
Cosocle
construct the cosocle of a group
Calling Sequence
Parameters
Description
Examples
Compatibility
Socle( G )
Cosocle( G )
G
-
a permutation group
The socle of a group is the subgroup generated by the minimal normal (non-trivial) subgroups of .
The cosocle of a group is the intersection of the maximal normal subgroups of . It is also equal to the set of "normal non-generators" of , that is, the set of elements of that can be omitted from any set for which is the normal closure of .
The Socle( G ) command constructs the socle of a group G.
The Cosocle( G ) command constructs the cosocle of the group G.
The cosocle of a cyclic group is trivial if, and only if, the group has square-free order.
The GroupTheory[Socle] and GroupTheory[Cosocle] commands were 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