Magma
Centralizer
compute the centralizer of a magma
Calling Sequence
Parameters
Description
Examples
Compatibility
Centralizer( a, m )
Centraliser( a, m )
m
-
Array representing the Cayley table of a finite magma
The centralizer of an element a of a magma m is the set of all members of m that commute with a.
The Centralizer command returns the centralizer in m of the element a, as a set.
The Centraliser command is provided as an alias.
The Magma[Centralizer] command was introduced in Maple 17.
For more information on Maple 17 changes, see Updates in Maple 17.
See Also
Center
Download Help Document