The Number Chain
What happens to the numbers
The classical number chain — ℕ → ℤ → ℚ → ℝ → ℂ → the transfinite hierarchy — is built link by link on the
Axiom of Infinity. Remove the axiom, and the chain does not vanish. It breaks at a specific point: the
construction of the real continuum. Everything before the break survives as finite fragments. Everything after
it does not exist as a completed object.
ℕ — Finite Naturals
Individual natural numbers exist; the completed set ℕ does not. The successor
operation applies but terminates at some unknowable bound. Bounded induction replaces set-theoretic
induction: every specific proof that a working mathematician has ever performed goes through, because each
terminates at a finite n. Primitive Recursive Arithmetic holds in full.
ℤ — Finite Integers
Concrete number theory is entirely unaffected. Modular arithmetic, factoring,
primality testing, the Euclidean algorithm, the fundamental theorem of arithmetic — all hold for every
integer within the bound. Modular arithmetic becomes a primary object, not a quotient of an infinite
structure. Cryptography (RSA, Diffie-Hellman, ECC) operates entirely within finite modular domains.
ℚ — Constructible Rationals
Between any two constructible rationals, a third can always be constructed.
Density becomes a capacity — you can always refine further — rather than a completed structural fact. √2 is
not lost: it exists as a computable quantity (algorithms produce approximations to any precision) and as an
algebraic object (the positive root of x² = 2 in ℚ(√2), a finite-dimensional vector space over ℚ).
ℝ — The Critical Break
The real continuum does not exist as a completed object. Both Dedekind cuts and
Cauchy sequences require completed infinite sets at every step. This is the most consequential break. The
replacement: finitely approximable quantities — numbers approximated to any needed precision by terminating
algorithms. Every number any scientist or engineer has ever used is of this kind. Calculus becomes finite
approximation theory with computable error bounds.
ℂ — Complex Numbers
Since ℂ = ℝ × ℝ, the loss of ℝ entails the loss of ℂ as a completed field.
Finite complex arithmetic with approximable components survives. The Riemann Hypothesis for finite fields
(Weil conjectures, proved by Deligne) demonstrates that the deep structural content manifests in purely
finite settings — these become the primary objects, not the infinite extrapolation.
ℵ₀, ℵ₁, ω… — Transfinite Hierarchy
Entirely eliminated. No infinite sets means no infinite cardinalities, no
transfinite ordinals, no diagonal argument as a statement about completed sets, no continuum hypothesis, no
large cardinal axioms. The continuum hypothesis — independent of ZFC and troubling set theorists for sixty
years — dissolves as an artifact of asking a question the framework permitted but could not answer.
Computational complexity hierarchies provide the finite replacement.
The chain does not disappear. It is replaced by a different structure: finite naturals, finite integers,
constructible rationals, finitely approximable quantities, and computational complexity hierarchies — grounded
in finite operations on finite objects.