group[center] - find the center of a given permutation group
|
Calling Sequence
|
|
center(pg)
|
|
Parameters
|
|
pg
|
-
|
group in which the center is to be found
|
|
|
|
|
Description
|
|
•
|
This function finds the largest subgroup of the permutation group pg in which every element commutes with every element of pg. The result is returned as an unevaluated permgroup call.
|
•
|
The command with(group,center) allows the use of the abbreviated form of this command.
|
|
|
Download Help Document
Was this information helpful?