Magma[IsLoop] - test whether a finite magma is a loop
|
Calling Sequence
|
|
IsLoop( m )
|
|
Parameters
|
|
m
|
-
|
Array representing the Cayley table of a finite magma
|
|
|
|
|
Description
|
|
•
|
A loop is a quasigroup with an identity element.
|
•
|
The IsLoop command returns true if the given magma is a loop, and returns false otherwise.
|
|
|
Compatibility
|
|
•
|
The Magma[IsLoop] command was introduced in Maple 15.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
|
|