Primitive recursive arithmetic

Primitive recursive arithmetic, or PRA, is a quantifier-free formalization of the natural numbers. It was first proposed by Skolem[1] as a formalization of his finitist conception of the foundations of arithmetic, and it is widely agreed that all reasoning of PRA is finitist. Many also believe that all of finitism is captured by PRA,[2] but others believe finitism can be extended to forms of recursion beyond primitive recursion, up to ε0,[3] which is the proof-theoretic ordinal of Peano arithmetic. PRA's proof theoretic ordinal is ωω, where ω is the smallest transfinite ordinal. PRA is sometimes called Skolem arithmetic.

The language of PRA can express arithmetic propositions involving natural numbers and any primitive recursive function, including the operations of addition, multiplication, and exponentiation. PRA cannot explicitly quantify over the domain of natural numbers. PRA is often taken as the basic metamathematical formal system for proof theory, in particular for consistency proofs such as Gentzen's consistency proof of first-order arithmetic.

Language and axioms

The language of PRA consists of:

The logical axioms of PRA are the:

The logical rules of PRA are modus ponens and variable substitution.
The non-logical axioms are:

and recursive defining equations for every primitive recursive function as desired. For instance, the most common characterization of the primitive recursive functions is as the 0 constant and successor function closed under projection, composition and primitive recursion. So for a (n+1)-place function f defined by primitive recursion over a n-place base function g and (n+2)-place iteration function h there would be the defining equations:

Especially:

PRA replaces the axiom schema of induction for first-order arithmetic with the rule of (quantifier-free) induction:

In first-order arithmetic, the only primitive recursive functions that need to be explicitly axiomatized are addition and multiplication. All other primitive recursive predicates can be defined using these two primitive recursive functions and quantification over all natural numbers. Defining primitive recursive functions in this manner is not possible in PRA, because it lacks quantifiers.

Logic-free calculus

It is possible to formalise PRA in such a way that it has no logical connectives at all - a sentence of PRA is just an equation between two terms. In this setting a term is a primitive recursive function of zero or more variables. In 1941 Haskell Curry gave the first such system.[4] The rule of induction in Curry's system was unusual. A later refinement was given by Reuben Goodstein.[5] The rule of induction in Goodstein's system is:

Here x is a variable, S is the successor operation, and F, G, and H are any primitive recursive functions which may have parameters other than the ones shown. The only other inference rules of Goodstein's system are substitution rules, as follows:

Here A, B, and C are any terms (primitive recursive functions of zero or more variables). Finally, there are symbols for any primitive recursive functions with corresponding defining equations, as in Skolem's system above.

In this way the propositional calculus can be discarded entirely. Logical operators can be expressed entirely arithmetically, for instance, the absolute value of the difference of two numbers can be defined by primitive recursion:

Thus, the equations x=y and |x-y|=0 are equivalent. Therefore the equations and express the logical conjunction and disjunction, respectively, of the equations x=y and u=v. Negation can be expressed as .

See also

References

  1. Skolem, Thoralf (1923), "Begründung der elementaren Arithmetik durch die rekurrierende Denkweise ohne Anwendung scheinbarer Veränderlichen mit unendlichem Ausdehnungsbereich" [The foundations of elementary arithmetic established by means of the recursive mode of thought without the use of apparrent variables ranging over infinite domains] (PDF), Skrifter utgit av Videnskapsselskapet i Kristiania. I, Matematisk-naturvidenskabelig klasse (in German), 6: 1–38. Reprinted in translation in van Heijenoort, Jean (1967), From Frege to Gödel. A source book in mathematical logic, 1879–1931, Cambridge, Mass.: Harvard University Press, pp. 302–333, MR 0209111.
  2. Tait, W.W. (1981), "Finitism", The Journal of Philosophy, 78: 524–546, doi:10.2307/2026089.
  3. Kreisel, G. (1960), "Ordinal logics and the characterization of informal concepts of proof" (PDF), Proceedings of the International Congress of Mathematicians, 1958, New York: Cambridge University Press, pp. 289–299, MR 0124194.
  4. Curry, Haskell B. (1941), "A formalization of recursive arithmetic", American Journal of Mathematics, 63: 263–282, doi:10.2307/2371522, MR 0004207.
  5. Goodstein, R. L. (1954), "Logic-free formalisations of recursive arithmetic", Mathematica Scandinavica, 2: 247–261, MR 0087614.
Additional reading
This article is issued from Wikipedia - version of the 7/9/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.