Magma[IsKei] - test whether a magma is a kei (involutary quandle)
|
Calling Sequence
|
|
IsKei( m )
|
|
Parameters
|
|
m
|
-
|
Array representing the Cayley table of a finite magma
|
|
|
|
|
Description
|
|
•
|
The IsKei command returns true if the given magma is a kei. It returns false otherwise.
|
•
|
A kei, also called an involutary quandle, is a quandle that satisfies the right involutary law (XY)Y = X.
|
|
|
Compatibility
|
|
•
|
The Magma[IsKei] command was introduced in Maple 15.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
|
|
Download Help Document
Was this information helpful?