(in category theory/type theory/computer science)
of all homotopy types
of (-1)-truncated types/h-propositions
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
In type theory, a type of (small) types – usually written – is a type whose terms are themselves types. Thus, it is a universe of (small) types, a universe in type theory.
One also speaks of as being a reflection of the type system in itself (e.g. MartinLöf 74, p. 6, Palmgren, pp. 2-3, Rathjen, p. 1, Luo 11, section 2.5, Luo 12, p. 2, Stanf. Enc. Phil.), following the reflection principle in set theory.
In homotopy type theory a type of (small) types is what in higher categorical semantics is interpreted as a (small) object classifier. Thus, the type of types is a refinement of the type of propositions which only contains the (-1)-truncated/h-level-1 types (and is semantically a subobject classifier).
In the presence of a type of types a judgement of the form
says that is a term of type , hence is a (small) type itself. More generally, a hypothetical judgement of the form
says that is an -dependent type.
In homotopy type theory the type of types is often assumed to satisfy the univalence axiom. This is a reflection of the fact that in its categorical semantics as an object classifier is part of an internal (∞,1)-category in the ambient (∞,1)-topos: the one that as an indexed category is the small codomain fibration.
Per Martin-Lof‘s original type theory contained a type of all types, which therefore in particular contained itself, i.e. one had . But it was pointed out by Jean-Yves Girard that this was inconsistent; see Girard's paradox. Thus, modern type theories generally contain a hierarchy of types of types, with and , etc.
A universe à la Russell is a type whose terms are types. In the presence of a separate judgment “”, this can be formulated as a deduction rule of the form
Thus, the type formers have rules saying which universe they belong to, such as:
With universes à la Russell, we can also omit the judgment “” and replace it everywhere by a judgment that A is a term of some universe. This is the approach taken by the HoTT textbook and by Coq.
A universe à la Tarski (Hofmann, section 2.1.6, Luo 12, Gallozzi 14, p. 40) is a type together with an “interpretation” operation allowing us to regard its terms as codes or names for actual types. Thus we have a rule such as
saying that for each term of the type universe there is an actual type . (Conversely, with notation as used at object classifier in an (infinity,1)-topos, one might write to indicate that is the name of the type in the type universe.)
We usually also have operations on the universe corresponding to (but not identical to) type formers, such as
with an equality . Usually this latter equality (and those for other type formers) is a judgmental equality. If it is only an equivalence (i.e. we have a rule which gives us a canonical term of the equivalence type), we may speak of a weakly à la Tarski universe (Gallozzi 14, p. 49-50).
We can give a slightly different definition of weakly à la Tarski universe using propositional equality and a larger universe. More precisely, we can consider two (or many) universes and with the usual rules for the relative reflection for any , a choice of weakly or strongly a la Tarski computation rules for the reflections and , and a computation rule for the relative reflection el of inside based on propositional equality, which gives us canonical elements of the identity types and similarly for the other type formers.
If the containing universe is univalent the two definitions turn out to coincide.
Universes defined internally via induction-recursion are (strongly) à la Tarski. Weakly à la Tarski universes are easier to obtain in semantics (see below): they are somewhat more annoying to use, but probably suffice for most purposes.
Both Coq and Agda support universe polymorphism to deal with the issue of universe enlargement. Moreover, Coq supports typical ambiguity.
Univalent type universes à la Russell have been shown to be interpreted in type-theoretic model categories presenting the base (∞,1)-topos ∞Grpd
(Kapulkin-Lumsdaine-Voevodsky 12) and more generally presenting (∞,1)-toposes of (∞,1)-presheaves over elegant Reedy categories (Shulman 13).
Discussion for general (∞,1)-toposes (of (∞,1)-sheaves) that should have implementation weakly à la Tarski (Gallozzi 14, p. 49-50) is in (Gepner-Kock 12).
For more on this see the respective sections at relation between type theory and category theory.
Prop, the type of propositions,
Some of the text above is adapted from the entry universe at the homotopy type theory web.
Type universes in Martin-Löf type theory originate around
Basic discussion of the syntax of type universes is in
Definition of type universes weakly à la Tarski is in
Martin Hofmann, section 2.1.6 of Syntax and semantics of dependent types (web)
Zhaohui Luo, Notes on Universes in Type Theory, 2012 (pdf)
Cesare Gallozzi, Constructive Set Theory from a Weak Tarski Universe, MSc thesis (2014) (arXiv:1411.5591)
Detailed discussion of the type of types in Coq is in
See also around slide 8 of the survey
A formal proof in homotopy type theory that the type of homotopy n-types is not itself a homotopy -type (it is an -type) is in
(∞,1)-Categorical semantics for univalent type universes is discussed in
Chris Kapulkin, Peter LeFanu Lumsdaine, Vladimir Voevodsky, The Simplicial Model of Univalent Foundations (arXiv:1211.2851)
Michael Shulman, The univalence axiom for elegant Reedy presheaves (arXiv:1307.6248)
David Gepner, Joachim Kock, Univalence in locally cartesian closed ∞-categories (arXiv:1208.1749)
Relation to injective types:
See also
Michael Rathjen, The strength of Martin-Löf type theory with superuniverse. Part I pdf
Stanford Encyclopedia of Philosophy, Type theory – Extensions of type systems, Polymorphism, Paradoxes
Zhaohui Luo, Contextual analysis of word meanings in type-theoretical semantics, in Pogodalla, Prost (eds.) Logical Aspects of Computational Linguistics, 2011 (pdf)
Last revised on June 20, 2019 at 12:20:11. See the history of this page for a list of all contributions to it.