GroupTheory
IsElementary
attempt to determine whether a group is elementary Abelian
Calling Sequence
Parameters
Description
Examples
Compatibility
IsElementary( G )
G
-
a permutation group
A group G is elementary if it is a finite Abelian group with prime exponent. Equivalently, G is elementary if it is a direct sum (product) of groups each of order equal to a fixed prime p.
The IsElementary( G ) command attempts to determine whether the group G is elementary. It returns true if G is elementary and returns false otherwise.
The group G must be an instance of a permutation group.
with⁡GroupTheory:
G≔SmallGroup⁡32,1:
IsElementary⁡G
false
G≔SmallGroup⁡17,1:
true
The GroupTheory[IsElementary] command was introduced in Maple 17.
For more information on Maple 17 changes, see Updates in Maple 17.
See Also
GroupTheory[IsAbelian]
Download Help Document
What kind of issue would you like to report? (Optional)