PermutationSupport
PermutationSupport[perm] returns the support of the permutation perm.
Examples
Get the support of a permutation (elements that are moved):
PermutationSupport[Cycles[{{1, 3, 5}}]]
(* {1, 3, 5} *)Something isn't working? Report an issue.
Please visit the official Wolfram Language Reference for more details.