Magma[SubMagmaClosure] - compute the closure of a set of magma members
|
Calling Sequence
|
|
SubMagmaClosure( gens, m )
|
|
Parameters
|
|
gens
|
-
|
set of elements of m; subset of {1,2,...,n}.
|
m
|
-
|
Array representing the Cayley table of a finite magma of order n
|
|
|
|
|
Description
|
|
•
|
The SubMagmaClosure( gens, m ) command returns the set of elements of the magma m generated by the set gens of elements of m. This is the smallest submagma of m containing the set gens.
|
|
|
Compatibility
|
|
•
|
The Magma[SubMagmaClosure] command was introduced in Maple 15.
|
|
|
Download Help Document
Was this information helpful?