group[core] - find the core of a subgroup of a permutation group
|
Calling Sequence
|
|
core(sg, pg)
|
|
Parameters
|
|
pg
|
-
|
group in which the core is to be found
|
sg
|
-
|
subgroup of pg
|
|
|
|
|
Description
|
|
•
|
This function finds the largest normal subgroup of the permutation group pg contained in 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,core) allows the use of the abbreviated form of this command.
|
|
|
Download Help Document
Was this information helpful?