group(deprecated)/derived - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Home : Support : Online Help : group(deprecated)/derived

group(deprecated)

  

derived

  

Find the derived subgroup of a permutation group

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

derived(pg)

Parameters

 

-

group in which the derived subgroup is to be found

Description

• 

Important: The group package has been deprecated. Use the superseding command GroupTheory[DerivedSubGroup] instead.

• 

This function finds the derived subgroup pg,pg of the permutation group pg. The result is returned as an unevaluated permgroup call.

• 

The command with(group,derived) allows the use of the abbreviated form of this command.

Examples

Important: The group package has been deprecated. Use the superseding command GroupTheory[DerivedSubGroup] instead.

withgroup:

derivedpermgroup5,1,2,3,4,5,2,5,3,4

permgroup5,,1,3,5,2,4

(1)

See Also

group[DerivedS]

group[LCS]

GroupTheory

GroupTheory[DerivedSubGroup]