How to prove there exists an uncountable well-ordered set without using axiom of replacement

Yes, we can prove the existence of an uncountable well-ordered set without Replacement.

In Z alone (= ZF without Replacement), we can prove the existence of the set $X$ of equivalence classes of well-orderings of $\omega$ modulo order-isomorphism. It's easy to prove that $X$ is uncountable; the only remaining task is to show that $X$ is well-ordered by "$[x]\triangleleft[y]$ iff $x$ order-embeds as an initial segment of $y$" (this relation is clearly well-defined).

It's worth taking a bit of care here, however: the linearly-ordered-ness of $X$ depends on the ability to compare well-orderings, and this is a accomplished via transfinite recursion, but often arguments via transfinite recursion rely on Replacement. This is a reasonable source of worry, but it turns out to not be an issue here: since the "target" of our recursion is a set already, we don't actually need Replacement (see Eric's comment below).

Let me sketch how we can prove that $X$ is linearly ordered by $\triangleleft$ without relying on Replacement:

  • Say that $\alpha:A\rightarrow B$ is an initial segment embedding (where $A, B$ are linear orders) if it is order-preserving and has range an initial segment of $B$ (possibly all of $B$). We can show without Replacement that if $A, B$ are well-orderings, then there is at most one initial segment embedding from $A$ to $B$. (Think about the least element of the domain on which the two embeddings disagree ...)

  • Now suppose $A, B$ are well-orderings of $\omega$ and there is no initial segment embedding of $B$ into $A$ (that is, $B\not\trianglelefteq A$); we want to show that there is an initial segment embedding of $A$ into $B$ with range a proper subset of $B$ (so $A\triangleleft B$).

  • Let $S$ be the set of $a\in A$ such that there is an initial segment embedding from $(a)_A:=\{a'\in A: a'\le_Aa\}$ to $B$. Each $a\in S$ corresponds to a unique element $\hat{a}$ in $B$ by the observation two bulletpoints above; it's easy to see that the (a priori partial) map $m:\alpha\mapsto\hat{\alpha}$ exists and is an initial segment embedding.

  • Note that $m$ can't be surjective; otherwise, inverting $m$ would give an initial segment embedding of $B$ into $A$.

  • Now suppose $dom(m)$ is not all of $A$. Let $s$ be the $A$-least element of $A\setminus S$ and (by the above bulletpoint) let $t$ be the $B$-least element of $B\setminus ran(m)$. Then we can extend $m$ to a strictly larger partial initial segment embedding by sending $s$ to $t$, which is a contradiction.

  • So $dom(m)=A$; that is, $A\triangleleft B$.

It now only remains to show that $X$ has no $\triangleleft$-descending sequences, but this proceeds exactly as usual.


So the existence of big ordinals is much murkier than the existence of big well-orderings (indeed, ZC doesn't even prove that $\omega+\omega$ exists!). You should think of ordinals as being "normal forms" of well-orderings: in general, we need Replacement to show that an arbitrary well-ordering has a normal form.


You don't need to mention ordinals to construct an uncountable well-ordered set. Say $S$ is the family of all well-orders of $\Bbb N$. Say two well-orders are equivalent if they are isomorphic, and consider the quotient $S/\sim$. Now show that given two elements of $S/\sim$, one is isomorphic to an initial segment of the other; use that to define a linear order on $S/\sim$, and it turns out that $S/\sim$ is an uncountable well ordered set.

I'm not going to assert that that does not use replacement, but I don't see how it does.


Despite the already existing answers, it may be worth mentioning that the answer to the question "can we prove that every well-ordered set is isomorphic to an ordinal without replacement ?" is no, as there are models of ZFC-replacement(=ZC) in which this theorem fails.

The easiest example is probably $V_\lambda$ for a countable limit ordinal $\lambda>\omega$. Indeed for such an ordinal, $V_\lambda$ is a model of Zermelo set theory (and choice if we've assumed choice), but not of replacement.

Moreover, the ordinals of $V_\lambda$ are precisely the ordinals $<\lambda$, and for a countable $\lambda$, they are all countable (even in $V_\lambda$: it's easy to check that a bijection between $\alpha<\lambda$ and $\omega$ is in $V_\lambda$). Hence $V_\lambda$ is a model of Z and "there are no uncountable ordinals".

Taking $\lambda=\omega+\omega$ proves the claim of Noah Schweber that we can't even prove that $\omega+\omega$ exists without replacement.

However, the question of whether there are uncountable well-ordered sets without replacement is more subtle.

The answer to that uses the fact that we can "model" $\omega_1$ even without having access to it, because we know what it is : it's the set of countable ordinals. That's what Noah Schweber and David C.Ulrich showed in their answers (note that their answers can easily be extended to an arbitrary set $X$, showing the "weak" version of Hartog's theorem : for any set $X$, there is a well-orderes set $O$ with no injection $O\to X$)