|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
GroupSetwiseStabilizer[group, {p1, ..., pn}]
returns the subgroup of group for which the images of the points
are still in the list
.
GroupSetwiseStabilizer[group, {p1, ..., pn}, f]
returns the setwise stabilizer subgroup under the action given by the function f.
DetailsDetails
- Group elements in the setwise stabilizer do not necessarily fix the points
. - The pointwise stabilizer of a list of points, computed with GroupStabilizer, is a subgroup of the setwise stabilizer of the same list of points.
- The output is a subgroup of group defined by generators, but possibly using different generators.
- For permutation groups, the default group action is taken to be PermutationReplace.
New in 8 | Last modified in 9
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »


