Explicit mathematics is a programme initiated by Solomon Feferman which is related to constructive mathematics.
It is also a range of foundational logical systems based on the logic of partial terms?. Starting from a first-order logic of partial terms axiomatizing combinatory algebra, a second sort of classes is added. Sometimes, the alternative names classifications or types are used.
The classes of explicit mathematics are not like the classes of set theory, but also not like types of type theory. They are like the former in that they represent certain collections of the underlying first-order model, but they are like the latter in that they have names that can be operated on to construct new ones.
The systems come in flavors with either intuitionistic or classical logic. On benefit is that they allow for smooth axiomatization of strong notions of universes, see below.
The primary systems are called (the classical variant) and (the intuitionistic variant).
In the 1980s there was a proof assistant and program extraction tool called PX based on a version of relative to the Lisp programming language.
The first-order part of the systems treat an applicative universe in the sense of combinatory algebra. It includes constants and (combinators), , , and (pairing and projection), , , and (zero, successor, and predecessor), and (definition by cases on the natural numbers), and possibly further applicative constants.
There is one binary function symbol for application (usual just indicated by juxtaposition), one unary relation symbol for being defined, one unary relation symbol for natural numbers, as well the binary equality relation.
In the logic of partial terms, we use the usual abbreviation . The basic axioms for the operations and natural numbers are:
From the first two axioms we get lambda-definability and a fixed-point combinator.
To these axioms we add the scheme of induction over the natural numbers to obtain the theory . This is proof-theoretically equivalent to first-order Peano arithmetic, , via interpretations both ways. We can interpret in by coding operations as indices for recursive functions using Kleene’s and predicates.
When we go from the purely applicative theory to the theories of classes and names, we add a second sort (for classes) as well as several new constants, a binary relation symbol (for membership) and a binary relation symbol for names , where means that is a name for the class . We use the abbreviation , indicating that is a name.
The basic axioms regarding classes and names state that every class has a name, that there are no homonyms, and that respects extensional equality.
The names of classes corresponding to elementary comprehension are generated from (natural numbers) and (the equality relation) using (complements), (intersections), (domains), and (inverse images). [These are for the classical systems. The intuitionistic systems are slightly different. Todo: look this up]
Using the abbreviation , the axioms are:
Again we add some induction over the natural numbers to obtain theories (induction axiom for classes) and (induction schema for all formulas). These correspond proof-theoretically to the subsystems of second-order arithmetic and , respectively.
The join of classes gives disjoint unions of classes, and thus corresponds to the -types of type theory. The inductive generation operation provides accesible parts of classes coding binary relations.
[todo: the axioms for join and inductive generation.]
The theory has elementary comprehension, join, inductive generation, and full induction over the natural numbers. It has the same proof-theoretic strength as CZF plus , the regular extension axiom. Further equivalences are listed at ordinal analysis.
[todo]
Solomon Feferman, How a Little Bit goes a Long Way: Predicative Foundations of Analysis, notes prepared 1977-1981 with a new introduction from 2013.
Reinhard Kahle and Anton Setzer, An extended predicative definition of the Mahlo universe, In: Ways of Proof Theory, pp. 315–340. Ontos Mathematical Logic, vol. 2, 2010.
Susumu Hayashi and Hiroshi Nakano, PX: a computational logic, MIT Press, 1988.
Last revised on June 2, 2020 at 15:30:56. See the history of this page for a list of all contributions to it.