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