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

Online Help

All Products    Maple    MapleSim


Magma

  

Center

  

compute the center of a magma

 

Calling Sequence

Parameters

Description

Examples

Compatibility

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.

Examples

(1)

(2)

(3)

(4)

(5)

(6)

Compatibility

• 

The Magma[Center] command was introduced in Maple 15.

• 

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

See Also

Commutant

Magma

Nucleus

 


Download Help Document