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

Online Help

All Products    Maple    MapleSim


GroupTheory

  

Core

  

construct the core of a subgroup of a group

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

Core( H, G )

Parameters

H

-

a subgroup of G

G

-

a permutation group

Description

• 

If  is a subgroup of a group , then the core of  in  is the largest normal subgroup of  contained in .

• 

The Core( H, G ) command computes the core of the subgroup H of the permutation group G.

Examples

(1)

(2)

(3)

(4)

(5)

(6)

(7)

(8)

(9)

(10)

Compatibility

• 

The GroupTheory[Core] command was introduced in Maple 17.

• 

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

See Also

GroupTheory

GroupTheory[Generators]

GroupTheory[Group]

GroupTheory[GroupOrder]

GroupTheory[PCore]

GroupTheory[Subgroup]

GroupTheory[SymmetricGroup]

Perm

 


Download Help Document