Magma[Center] - compute the center of a magma
|
Calling Sequence
|
|
Center( m )
Centre( m )
|
|
Parameters
|
|
m
|
-
|
Array representing the Cayley table of a finite magma
|
|
|
|
|
Description
|
|
•
|
The center of a magma is the set of its members that both commute and associate with every member of the magma. Alternatively, it is the intersection of the nucleus and the commutant.
|
•
|
The Center command returns the center of the magma m as a set. The spelling Centre is also supported as a synonym.
|
|
|
Compatibility
|
|
•
|
The Magma[Center] command was introduced in Maple 15.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
>
|
|
| (6) |
|
|
Download Help Document
Was this information helpful?