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

Online Help

Home : Support : Online Help : GroupTheory/IsAlmostSimple

GroupTheory

  

IsAlmostSimple

  

determine whether a group is almost simple

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

IsAlmostSimple( G )

Parameters

G

-

a permutation group

Description

• 

A group  is almost simple if it has an unique minimal normal subgroup which is a non-Abelian simple group. Alternatively, the group  is almost simple if, up to isomorphism, we have  and , for a non-Abelian simple group .

• 

The IsAlmostSimple( G ) command returns true if the group G is almost simple, and returns false otherwise.

Examples

(1)

(2)

(3)

(4)

(5)

(6)

(7)

Compatibility

• 

The GroupTheory[IsAlmostSimple] command was introduced in Maple 2019.

• 

For more information on Maple 2019 changes, see Updates in Maple 2019.

See Also

GroupTheory

GroupTheory[IsSimple]

 


Download Help Document