Centralizer - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Magma

  

Centralizer

  

compute the centralizer of a magma

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

Centralizer( a, m )

Centraliser( a, m )

Parameters

m

-

Array representing the Cayley table of a finite magma

Description

• 

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.

Examples

(1)

(2)

Compatibility

• 

The Magma[Centralizer] command was introduced in Maple 17.

• 

For more information on Maple 17 changes, see Updates in Maple 17.

See Also

Center

Magma

 


Download Help Document