[Math] Defining cardinals without choice

axiom-of-choicecardinalsset-theory

According to Wikipedia if we assume AC we define a cardinals number to be an ordinal that is not in bijection with any smaller ordinal.

Without AC, one takes the cardinality of a set $X$ to be the set of all sets that are in bijection with $X$ and are of minimal rank.

Why does one need AC for the first definition?

Thank you for your help.

Best Answer

Abstractly, the cardinality of a set $X$ is an object $|X|$ such that given any two sets $X, Y$ the equality $| X | = | Y |$ holds iff $X \approx Y$ (there is a bijection between $X$ and $Y$). An object is called a cardinal if it is the cardinality of a set.

Now, some basic observations:

  • If a set $X$ can be well-ordered, then there is a least ordinal $\alpha$ such that $X$ admits a well-ordering of order-type $\alpha$.
  • If $X$ admits a well-ordering of order-type $\alpha$, then $X \approx \alpha$.
  • If $X \approx Y$, then $X$ can be well-ordered iff $Y$ can be well-ordered. Furthermore, in this case $X$ admits a well-ordering of order-type $\alpha$ iff $Y$ does.

From these observations it follows that if to each well-orderable set $X$ we define its cardinality $|X|$ to be the least ordinal such that $X$ admits a well-ordering of order-type $\alpha$, then within the class $\mathbf{WO}$ of well-orderable sets we have that $| X | = |Y|$ iff $X \approx Y$.

Now, if AC holds, then every set can be well-ordered, and the above gives an appropriate definition of cardinality of a set.

However, if AC does not hold, then there is some set $X$ which cannot be well-ordered. How should we then assign a cardinality to $X$? Note that if we assign $|X|$ to be some ordinal $\alpha$, then the biconditional $$|X| = |Y| \Longleftrightarrow X \approx Y$$ must fail for some set $Y$, namely the set $\alpha$: As $X$ cannot be well-ordered, $X$ cannot be equipotent with any ordinal, in particular $\alpha$. It follows that the above scheme of defining the cardinality of a set to be some ordinal cannot be continued in a manner consistent with the desired properties of the assignment.