I had come across this question when revising an upcoming exam in Set Theory.
Here we are assuming Axiom of Choice, and $WO(X)$ denotes the set of well-orders on $X$, which was already established to be a set earlier on in the question.
I had thus far made 2 attempts at the question:
- an argument akin to Cantor's diagonalization theorem (tried this as we have a similar conclusion for that theorem). I can't see a way to construct the diagonal.
- to construct a function directly via AC: firstly by Cantor's Theorem establish that there are no surjection $X \rightarrow P(X)$ and then constructing an injection $g: P(X) \rightarrow WO(X)$. This would imply the conclusion needed.
- I tried the map from $P(X) \rightarrow WO(X)$ by $S \in P(X); x \in S, y \in X-S \implies x < y$, but this did not seem to work as I cannot make the map injective.
These, combined with the fact that this argument does not seem to make use of the assumption of $X$ being infinite makes me think I've been going about this the wrong way.
Any pointers would be much appreciated!