Magma[IsSzasz] - test whether a given magma is a Szasz magma
|
Calling Sequence
|
|
IsSzasz( m )
|
|
Parameters
|
|
m
|
-
|
Array representing the Cayley table of a finite magma
|
|
|
|
|
Description
|
|
•
|
A Szasz magma M is one in which there is exactly one nonassociative ordered triple of members of the magma.
|
•
|
The IsSzasz command returns true if the given magma is a Szasz magma. It returns false otherwise.
|
|
|
Compatibility
|
|
•
|
The Magma[IsSzasz] command was introduced in Maple 15.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
|
|
Download Help Document
Was this information helpful?