Are ordinals greater than $\varepsilon_0$ used outside Ordinal Analysis?

200 Views Asked by At

I know of Conway's use of ordinals to exhibit the algebraic closure of $\mathcal{F}_2$. I also read a document about the Cantor Bendixson rank of some family of groups. But I found no applications of ordinals outside Ordinal Analysis that use "big" ordinals. In particular, no applications that make explicit use of notation systems like Veblen or Bachmann (or stronger). Are there any?

Edit: I already got useful answers (in the comments) in computability theory and in topology. However, I'll leave the answer open because I'm interesting in getting as many nice applications as possible.

I'm particularly interested in applications in "less abstract" branches of mathematics and, I explained earlier, in an explicit use of ordinal notations.

1

There are 1 best solutions below

3
On

How about googology? Pretty much all of this field is dedicated to creating bigger numbers than anyone else. And there are methods that people have used ordinals for to create numbers. I’m going to quickly explain the fast growing hierarchy as an example.

Every recursive limit ordinal has a canonical sequence, for example: the ordinal $\omega$ is the supremum of 1, 2, 3 and so on, $\omega2$ is the supremum of $\omega$, $\omega+1$, $\omega+2$ (where of course + n is the nth iteration of the successor function), even $\varepsilon_0$ has the canonical sequence $\omega, \omega^\omega, \omega^{\omega^\omega}$ and so on.

If we define $f(a)$ (where $a$ is a natural number) as $a + 1$, and then use recursion to define $f^2(a)$ as $f(f(a))$ with iteration continuing like expected. We can’t now define $f_1(a)$ as $f^a(a)$, and further: $f_{b+1}(a) = f^a_b(a)$. Now if instead of $b$ being a natural number, we use a limit ordinal, such as $\omega$, we replace the limit ordinal with the $a$th term in its canonical sequence. So for $f_\omega(5)$ we could reduce this to $f_5(5)$, and for $f_{\varepsilon_0}(3)$ we get $f_{\omega^{\omega^\omega}}(3)$

We can see how useful this would be for creating large numbers, as using large ordinals, like the Bachman-Howard ordinal would lead to extremely large numbers being created. Also, just in case you didn’t get my explanation of it, go to https://en.m.wikipedia.org/wiki/Fast-growing_hierarchy for a better explanation.

This is one (absolutely pointless, yet fun) use for large countable ordinals.

Although, this doesn’t just work for countable ordinals, it would work for ordinals such as $\omega_1$ too, if our mortal minds could comprehend its canonical sequence...