nLab free variable theory

Idea

A free variable theory is a first-order theory of quantifier-free open formulas that includes an inference rule for the substitution of terms for variables. For example, in an equational calculus such as primitive recursive arithmetic (PRA), we have

F(x)=G(x)F(A)=G(A)(Subst) \frac{F(x) = G(x)}{F(A) = G(A)} \quad \text{(Subst)}

Arithmetic Theories

Free Variable TheoryDefinable functionsCorresponding First-Order Theory
polynomial time arithmetic? (PTA), a.k.a. Cook’s PVpolynomial time computable functionsBuss’s bounded arithmetic? S 2 1\mathrm{S}_2^1
elementary recursive arithmetic? (ERA), a.k.a. \mathcal{E}'-arithmeticKalmár elementary functionsEFA (IΔ 0+exp\mathrm{I}\Delta_0 + {\exp})
primitive recursive arithmetic (PRA), a.k.a. ω\mathcal{F}_\omega-arithmeticprimitive recursive functionsIΣ 1\mathrm{I}\Sigma_1
provably recursive arithmetic?, a.k.a. *\mathcal{E}^\ast-arithmeticPA-provably recursive functionsPeano arithmetic (PA)

We say that a free variable arithmetic theory corresponds to a first-order theory whenever the functions definable in the former are exactly the provably total functions in the latter.

References

  • Reuben Goodstein?, Logic-free formalisations of recursive arithmetic, Mathematica Scandinavica 2 (1954). [doi:10.7146/math.scand.a-10412]
  • Reuben Goodstein?, Recursive Number Theory, North Holland Publishing Company (1957).
  • Harvey E. Rose?, Subrecursion: Functions and Hierarchies, Oxford University Press (1984).
  • Petr Hájek?, Pavel Pudlák?, Metamathematics of First-Order Arithmetic, Springer (1993).

Created on November 17, 2025 at 16:24:48. See the history of this page for a list of all contributions to it.