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