natural deduction metalanguage, practical foundations
type theory (dependent, intensional, observational type theory, homotopy type theory)
computational trinitarianism =
propositions as types +programs as proofs +relation type theory/category theory
basic constructions:
strong axioms
further
Second-order arithmetic is a theory of arithmetic dealing with natural numbers and, what makes it “second-order”, sets of natural numbers1. SOA, or as it is often denoted, is proof-theoretically weak in comparison with ZFC, but still strong enough to derive “almost all of undergraduate mathematics” (Friedman).
The language of SOA consists of two sorts, here denoted and , together with
A constant of type ,
An unary function symbol ,
Binary function symbols ,
A binary relation symbol of type .
A binary relation symbol of type .
The axioms of SOA may be divided into two parts: the first part comprises the “first-order axioms” that deal only with the sort , and defines which is known as Robinson arithmetic. The second part comprises induction and comprehension schemes that involve the symbol .
Omitting the sort and the symbol from the language, the axioms in this section give Robinson arithmetic. The logic throughout is classical first-order (predicate) logic with equality.
For all the formulas in this section, it is tacitly understood that there are universal quantifiers at the heads of formulas, binding all variables which appear freely.
.
.
.
.
.
.
.
.
.
.
.
Note: according to convention, lower-case letters refer to terms of type , and upper-case letters to terms of type .
Comprehension scheme: for any formula in the language of SOA with free variables and ,
provided that the variable does not appear in . (Using alpha-equivalence to rename variables, it's enough that does not appear free in .)
Full induction scheme: for any formula with a free variable and possible remaining free variables and ,
The instance in the full induction scheme where is the formula is called simply the induction axiom. The induction axiom together with the comprehension scheme implies the full induction scheme.
The theory described above gives full second-order arithmetic. However, in reverse mathematics, one often studies subsystems of weaker proof-theoretic strength than SOA, by limiting in some way the comprehension scheme (often also beefing up the single induction axiom with more instances of the induction scheme, to offset the weakening). The main examples are given in Wikipedia; a standard reference is Simpson.
Many important subsystems for SOA have been the subject of an ordinal analysis.
Another important subsystem is intuitionistic second-order arithmetic, or second-order Heyting arithmetic. Here, we use intuitionistic logic rather than classical logic as the underlying first-order logic. In a subsystem without the induction axiom, we must add axioms stating that equality and order are decidable?:
;
.
Full (classical) SOA may be recovered from intuitionistic SOA by adding a similar axiom that set membership is decidable; in a subsystem without the comprehension scheme, this needs to be strengthened to an axiom scheme that every proposition (with any free variables) is true or false (effectively making the logic classical again).
Wikipedia Second order arithmetic
Harvey Friedman’s Home Page
Stephen G. Simpson, Subsystems of second order arithmetic, Perspectives in Logic (2nd ed.), Cambridge University Press (2009) (pdf)
The logic that governs the language and theory of is ordinary (first-order) predicate logic. The “second-order” aspect is really in the models, where one interprets the symbol as membership in a background set theory, i.e., terms of type are interpreted as subsets of the set that interprets the type , and an extensionality axiom is in force. A full model is where is interpreted as the full power set of . When one sees absoluteness assertions such as “there is only one (full) model of SOA up to isomorphism,” it should be clear that this is meant with regard to a given background set theory. Cf. the fact that while there is, up to isomorphism, at most one natural numbers object in a given topos, the set of global elements might contain “non-standard elements” as viewed against the background . ↩
Last revised on May 2, 2024 at 00:13:05. See the history of this page for a list of all contributions to it.