If I have a set Zn = { 0, 1, …, n-1 }, and I want to indicate that P is a permutation of Zn, is there any mathematical shorthand/symbol that I can use to express this relationship?
Asked
Active
Viewed 28 times
0
$S_X$ denotes the set of permutations on $X$ so you can use $$P\in S_{Z_n}.$$
– Anne Bauval Dec 22 '22 at 09:25