Magma[HasRightIdentity] - test whether a magma has a right identity
|
Calling Sequence
|
|
HasRightIdentity( m )
|
|
Parameters
|
|
m
|
-
|
Array; magma represented by its Cayley table
|
|
|
|
|
Description
|
|
•
|
The HasRightIdentity command determines whether a magma m has a right identity element. It returns true if m has a right identity element, and returns false' otherwise.
|
|
|
Compatibility
|
|
•
|
The Magma[HasRightIdentity] command was introduced in Maple 15.
|
|
|
Download Help Document
Was this information helpful?