Magma[IsPower3Associative] - test whether a finite magma is power 3-associative
|
Calling Sequence
|
|
IsPower3Associative( m )
|
|
Parameters
|
|
m
|
-
|
Array representing the Cayley table of a finite magma
|
|
|
|
|
Description
|
|
•
|
The IsPower3Associative command returns true if the given magma satisfies the power 3-associative law (XX)X = X(XX). It returns false otherwise.
|
|
|
Compatibility
|
|
•
|
The Magma[IsPower3Associative] command was introduced in Maple 15.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
|
|