Magma[AreIsomorphic] - test isomorphism of magmas
|
Calling Sequence
|
|
AreIsomorphic( m1, m2 )
|
|
Parameters
|
|
m1
|
-
|
Array; Cayley table of a magma
|
m2
|
-
|
Array; Cayley table of a magma
|
|
|
|
|
Description
|
|
•
|
The AreIsomorphic( 'm1', 'm2' ) command returns true if the magmas m1 and m2 are isomorphic, and returns false otherwise.
|
|
|
Compatibility
|
|
•
|
The Magma[AreIsomorphic] command was introduced in Maple 15.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
|
|
Download Help Document
Was this information helpful?