group[isabelian] - determine whether a permutation group is abelian
|
Calling Sequence
|
|
isabelian(pg)
|
|
Parameters
|
|
pg
|
-
|
given permutation group to be tested
|
|
|
|
|
Description
|
|
•
|
This function determines whether pg is an abelian group. If it is, then true is returned; otherwise false is returned.
|
•
|
The command with(group,isabelian) allows the use of the abbreviated form of this command.
|
|
|
Examples
|
|
>
|
|
>
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
|
|
Download Help Document
Was this information helpful?