The following additional commands are new in this release: ComplexProduct, ElementOrder, Exponent, FreeGroup, IsCyclic,
A complex in a group is just a subset of a group. The ComplexProduct command computes the product of two complexes and in a group , which is defined to be the set of products of the form , for in and in .
>
|
|
>
|
|
>
|
|
>
|
|
>
|
|
>
|
|
>
|
|
| (11) |
>
|
|
>
|
|
>
|
|
| (12) |
The new ElementOrder command computes the order of an element of a finite group, represented as either a permutation group or a Cayley table group.
>
|
|
| (13) |
>
|
|
>
|
|
| (15) |
The Exponent command computes the exponent of a finite group represented as either a permutation group or a Cayley table group.
>
|
|
>
|
|
>
|
|
To construct a free group as a finitely presented group, use the new FreeGroup command.
| (21) |
>
|
|
The IsCyclic command attempts to determine whether a group is cyclic.
>
|
|
>
|
|
>
|
|