Ordinals and recursively defined functions on the reals
Gabriel Nivasch, Lior Shiboli
TL;DR
The paper develops the notion of ordinal decreasing functions to certify termination of a broad class of recursive real-valued algorithms, generalizing the classic fusible-number computations. It proves that, for ordinal decreasing $f,g_1,\dots,g_k,s$ with positive outputs, the recursive scheme $M(x)$ halts for all $x\in\mathbb{R}$ and is ordinal decreasing, with explicit bounds on the ordinal height $o(M)$ based on $k$ and the heights of the component functions. The bounds use the finite Veblen hierarchy via $\varphi_{k-1}$ and, in the simpler case, epsilon-number towers, anchoring the results in transfinite ordinal analysis. This work extends prior results on fusible numbers and their generalizations, connects termination to real induction and WPO machinery, and provides a unified framework for proving termination of related recursive constructions with quantitative ordinal-height bounds. The findings have implications for understanding the logical strength required to prove termination and for constructing termination-guaranteed recursive definitions in analysis and computation.
Abstract
We determine sufficient conditions under which certain recursively defined functions are well defined for all real inputs. Given a function $f:\mathbb R\to\mathbb R$, call a decreasing sequence $x_1>x_2>x_3>\cdots$ "$f$-bad" if $f(x_1)>f(x_2)>f(x_3)>\cdots$, and call the function $f$ "ordinal decreasing" if there exist no infinite $f$-bad sequences. We prove the following result: Given ordinal decreasing functions $f,g_1,\ldots,g_k,s$ that are everywhere larger than $0$, define the recursive algorithm "$M(x)$: if $x<0$ return $f(x)$, else return $g_1(-M(x-g_2(-M(x-\cdots-g_k(-M(x-s(x)))\cdots))))$". Then $M(x)$ halts and is ordinal decreasing for all $x \in \mathbb{R}$. The recursive algorithms $M$ and $M_n$ previously studied in the context of fusible numbers by Ericskon et al. (2022) and Bufetov et al. (2024), respectively, are special cases of this scheme. Moreover, given an ordinal decreasing function $f$, denote by $o(f)$ the ordinal height of the root of the tree of $f$-bad sequences. Then we prove that, for $k\ge 2$, the function $M(x)$ defined by the above algorithm satisfies $o(M)\le\varphi_{k-1}(γ+o(s)+1)$, where $γ$ is the smallest ordinal such that $\max\{o(s),o(f),o(g_1), \ldots, o(g_k)\} <\varphi_{k-1}(γ)$.
