Let $X, Y$ be two sets. We define the equality of cardinality as follows: $|X| = |Y|$ if and only if there exists bijection between $X$ and $Y$. And, $|X| \leq |Y|$ if and only if there exists one-to-one function between $X$ and $Y$. Finally, $|X| < |Y|$ if and only if $|X| \leq |Y|$ and $|X| \neq |Y|$.
Prove that $<$ is linear.
Why is the ordering follows trichotomy? The book states "It follows from the axiom of choice that it must be linear".