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