group(deprecated)
normalizer
Find the normalizer of a subgroup
Calling Sequence
Parameters
Description
Examples
normalizer(pg, sg)
pg, sg
-
two permgroups of the same degree
Important: The group package has been deprecated. Use the superseding command GroupTheory[Normalizer] instead.
This function finds the largest subgroup of pg in which sg is a normal subgroup. The group sg should be a subgroup of pg. The result is returned as an unevaluated permgroup call.
The command with(group,normalizer) allows the use of the abbreviated form of this command.
See Also
group[permgroup]
GroupTheory
GroupTheory[Normalizer]
Download Help Document