GroupTheory
Intersection
compute the intersection of two subgroups of a group
Calling Sequence
Parameters
Description
Examples
Compatibility
Intersection( A, B, ... )
A intersect B
A
-
a permutation group
B
The Intersection( A, B, ... ) command computes the intersection of one or more permutation groups A, B, ...
You can also compute the intersection of two permutation groups A and B by using the intersect operator: A intersect B.
The GroupTheory[Intersection] command was introduced in Maple 17.
For more information on Maple 17 changes, see Updates in Maple 17.
See Also
GroupTheory[PermutationGroup]
Download Help Document