WLJS LogoWLJS Notebook

PermutationGroup

PermutationGroup[{perm1, …, permn}] represents the group generated by multiplication of the permutations perm1, …, permn.

Examples

PermutationGroup[{Cycles[{{1, 2}}], Cycles[{{2, 3}}]}]

Please visit the official Wolfram Language Reference for more details.

On this page