Magma
DirectProduct
compute the direct product of two magmas
Calling Sequence
Parameters
Description
Examples
Compatibility
DirectProduct( A, B )
A
-
Array representing the Cayley table of a finite magma
B
The direct product of two magmas A and B is the set of pairs (a,b), with a in A and b in B, and with binary operation defined componentwise.
The DirectProduct( A, B ) command returns the Cayley table of the direct product of the magmas A and B.
The Magma[DirectProduct] command was introduced in Maple 2016.
For more information on Maple 2016 changes, see Updates in Maple 2016.
See Also
Download Help Document