GroupTheory
IsCharacteristicallySimple
determine whether a group is characteristically simple
Calling Sequence
Parameters
Description
Examples
IsCharacteristicallySimple( G )
G
-
a group
A group is characteristically simple if it is non-trivial and has no proper, non-trivial characteristic subgroups. Clearly, every simple group is characteristically simple.
The IsCharacteristicallySimple( G ) command returns true if the group G is characteristically simple, and returns false otherwise.
See Also
GroupTheory[IsSimple]
Download Help Document