Is the factorial of an uncountably infinite set also uncountably infinite? And, if so, is it a larger infinity?
For context, I'm working on a problem in which I need to find the number of permutations of a power set, ℘{F}. {F} is either finite or countably infinite. I understand the number of permutations, in this case, is equal to (2^|F|)!. So, I was wondering if (2^|F|)! is well-defined when |F| is countably infinite.
Thanks.
There are $2^{\mathfrak c}$ permutations. The number of permutations is less than or equal to the number of continuum length sequences of reals, which is $\mathfrak c^{\mathfrak c}$. Given one permutation, which AC guarantees you exists, as a well order, you can find $2^{\mathfrak c}$ by splitting it into pairs, taking all the binary strings of length $\mathfrak c$ and swapping pairs that correspond to $1$s.