GroupTheory/IsCharacteristicallySimple - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

Home : Support : Online Help : GroupTheory/IsCharacteristicallySimple

GroupTheory

  

IsCharacteristicallySimple

  

determine whether a group is characteristically simple

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

IsCharacteristicallySimple( G )

Parameters

G

-

a group

Description

• 

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.

Examples

(1)

(2)

(3)

(4)

(5)

(6)

(7)

(8)

See Also

GroupTheory

GroupTheory[IsSimple]

 


Download Help Document