Magma[LeftIdentity] - return a left identity element of a magma with a left identity
|
Calling Sequence
|
|
LeftIdentity( m )
|
|
Parameters
|
|
m
|
-
|
Array representing the Cayley table of a finite magma
|
|
|
|
|
Description
|
|
•
|
The LeftIdentity command returns a left identity element of a magma possessing one. If the magma has no left identity element, an exception is raised.
|
•
|
Note that a magma may posess more than one left identity element; only one is returned.
|
|
|
Compatibility
|
|
•
|
The Magma[LeftIdentity] command was introduced in Maple 15.
|
|
|
Download Help Document
Was this information helpful?