PermutationSupport[perm]
returns the support of the permutation perm.


PermutationSupport
PermutationSupport[perm]
returns the support of the permutation perm.
Details

- The support of a permutation perm is the list of integers that are not fixed by perm.
- The list of integers is returned sorted.
- PermutationSupport works with Cycles objects as well as with permutation lists. When applied to a permutation list, PermutationSupport[{p1,…,pn}] returns the pi for which pi≠i.
Examples
open all close allBasic Examples (2)
Generalizations & Extensions (1)
Tech Notes
Related Guides
History
Text
Wolfram Research (2010), PermutationSupport, Wolfram Language function, https://reference.wolfram.com/language/ref/PermutationSupport.html.
CMS
Wolfram Language. 2010. "PermutationSupport." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/PermutationSupport.html.
APA
Wolfram Language. (2010). PermutationSupport. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/PermutationSupport.html
BibTeX
@misc{reference.wolfram_2025_permutationsupport, author="Wolfram Research", title="{PermutationSupport}", year="2010", howpublished="\url{https://reference.wolfram.com/language/ref/PermutationSupport.html}", note=[Accessed: 13-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_permutationsupport, organization={Wolfram Research}, title={PermutationSupport}, year={2010}, url={https://reference.wolfram.com/language/ref/PermutationSupport.html}, note=[Accessed: 13-August-2025]}