
Last chance! 50% off unlimited learning
Sale ends in
A permutation
Given
stabilizes(a,s)
stabilizer(a,s)
A boolean vector [stabilizes()
] or a vector of permutations in
cycle form [stabilizer()
]
Permutation (coerced to class cycle
)
Subset of
Robin K. S. Hankin
a <- rperm(200)
stabilizer(a,3:4)
all_perms_shape(c(1,1,2,2)) |> stabilizer(2:3) # some include (23), some don't
Run the code above in your browser using DataLab