6

So the set of permutations for $\{x, y\}$ is $\{(x, y), (y, x)\}$. However, if I would try to make a set of permutations of an empty set $∅$, would the permutation set be $∅$ or $\{∅\}$?

1 Answers1

9

There is exactly one permutation of $\emptyset$, which is $\emptyset$. Therefore, the set of all permutations is not $\emptyset$; it's $\{\emptyset\}$.