group[NormalClosure] - Find the normal closure of a subgroup of a permutation group
|
Calling Sequence
|
|
NormalClosure(sg, pg)
|
|
Parameters
|
|
pg
|
-
|
group in which the normal closure is to be found
|
sg
|
-
|
subgroup of pg
|
|
|
|
|
Description
|
|
•
|
This function finds the smallest normal subgroup of the permutation group pg containing sg. To speed up the computation, it is required that sg be a subgroup of pg. The result is returned as an unevaluated permgroup call.
|
•
|
The command with(group,NormalClosure) allows the use of the abbreviated form of this command.
|
|
|
Download Help Document
Was this information helpful?