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 formal logic such as type theory a term is an entity/expression of the formal language which is of some type . One writes to express this (a typing judgement). The semantics of terms in Set is: elements of a set, where one writes . One also says is an inhabitant of the type and that is an inhabited type if it has a term.
A term may depend on free variables that are themselves terms of some other type . For instance may be a term of type (the integers) which depends on a variable term also of type the integers. The notation for this in the metalanguage is
Generally here also the type itself may depend on the variable (hence the term may be of different type depending on its free variables) in which case one says that is a term of -dependent type.
In the metalanguage of type theory called natural deduction, terms are what the term introduction rules produce.
Here are comments on the interpretation of types in the categorical semantics of dependent type theory.
In the internal language of any category , a morphism
is a term of type where is a free variable of type , which in type-theoretic symbols is given by
dependent term?
Last revised on May 7, 2022 at 12:46:31. See the history of this page for a list of all contributions to it.