Qurak

PermutationSupport

Available

Elements moved by a permutation.

PermutationSupport[perm]
PermutationSupport[{1, 2, 3}] → {}PermutationSupport[{2, 1}] → {1, 2}PermutationSupport[{1, 3}] → PermutationSupport::permlist: Invalid permutation list {1, 3}. PermutationSupport[{1, 3}]

Topics

Related

All 6300 functions · Use this from an MCP client