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

Online Help

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

group(deprecated)

  

inter

  

find the intersection of two permutation groups

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

inter(pg1, pg2)

Parameters

pg1, pg2

-

two permgroups of the same degree

Description

• 

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

• 

The intersection of two permutation groups is computed, and returned in the form of a permgroup.

• 

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

Examples

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

(1)

See Also

group[permgroup]

GroupTheory

GroupTheory[Intersection]

 


Download Help Document