equality (definitional, propositional, computational, judgemental, extensional, intensional, decidable)
identity type, equivalence of types, definitional isomorphism
isomorphism, weak equivalence, homotopy equivalence, weak homotopy equivalence, equivalence in an (∞,1)-category
Examples.
basic constructions:
strong axioms
further
There is a lot of interesting stuff to be said about equality in logic, higher category theory, and the foundations of mathematics, but it hasn't all been said here yet.
Here is a list of distinctions between different notions of equality, in different contexts, where possibly all the following pairs of notions are, in turn, “the same”, just expressed in terms of different terminologies:
In a formal language such as type theory, one distinguishes various different notions of equality or equivalence of the terms of the language.
In type theory, there are broadly three different notions of equality which could be distinguished: judgmental equality, propositional equality, and typal equality. Judgmental equality is defined as a basic judgment in type theory. Propositional equality is defined as a proposition in any two-layered type theory with a layer of types and a layer of propositions. Typal equality is defined as a type in type theory.
The first notion of equality is judgmental equality, where we simply judge two elements to be equal to each other. Judgmental equality is expressed in type theory by a separate judgment: in addition to typing judgments , we have equality judgments . The rules for manipulating such judgments then include reflexivity, symmetry, transitivity, making judgmental equality into a judgmental equivalence relation.
However, not all type theories have judgmental equality; most first-order theories use propositional equality in place of judgmental equality, and objective type theories use typal equality in place of judgmental equality.
In any two-layer type theory with a layer of types and a layer of propositions, or equivalently a first order logic over type theory or a first-order theory, every type has a binary relation according to which two elements and of are related if and only if they are equal; in this case we write . Since relations are propositions in the context of a term variable judgment in the type layer, this is called propositional equality. The formation and introduction rules for propositional equality is as follows
Then we have the elimination rules for propositional equality:
Propositional equality satisfies the principle of substitution and the identity of indiscernibles:
In addition, one could have propositional equality between the types themselves, with formation and introduction rules
Notable examples of propositional equality include the equality in all flavors of set theory, such as ZFC or ETCS.
The presence of propositional equality is part of the axiomatization of first-order theories, although this is usually swept under the rug by including propositional equality by default in all first-order theories. (It has to be made more explicit in a structural set theory such as SEAR, where there is no propositional equality on sets themselves, only on elements of a particular set.) By contrast, in a first order theory without propositional equality, propositional equality is an equivalence relation which has to be put onto a type or preset.
However, not all type theories are first order logic over type theory, nor are they even two-layered type theories. In type theories with only one layer for types, equality is not a relation. Instead, we have what are called typal equality, as equality of both terms and types are represented by types. Typal equality of terms is also called the equality type, identity type, path type, or identification type, and the terms of typal equality are called equalities, identities, identifications, paths. Notable examples of typal equality of terms include the identity type in Martin-Löf type theory and higher observational type theory, and the cubical path type in cubical type theory. Typal equality of types is also called equivalence of types, are written as for types and and are definable in all type theories with typal equality of terms, function types, dependent product types, and dependent sum types.
Type theories with only typal equality are called objective type theories. In type theories with both typal equality and either judgmental equality or propositional equality, one could distinguish between intensional type theories and extensional type theories: extensional type theories are type theories with an equality reflection rule, where one could derive judgmental or propositional equality of terms from typal equality of terms:
Intensional type theories are then type theories with typal equality and one of either judgmental or propositional equality without an equality reflection rule. Note that this notion of extensionality is different from the axiom of extensionality or function extensionality.
This table gives the six different notions of equality found in type theory.
Judgment | of types | of terms |
---|---|---|
Judgmental equality | ||
Propositional equality | ||
Typal equality |
The reflexivity of equality is given by the following judgmental, propositional, and typal rules respectively:
Reflexivity of propositional equality
Reflexitivity of typal equality (i.e. identity function and identity path)
The symmetry of equality is given by the following judgmental, propositional, and typal rules respectively:
Symmetry of judgmental equality
Symmetry of propositional equality
Symmetry of typal equality (i.e. inverse function and inverse path)
The transitivity of equality is given by the following judgmental, propositional, and typal rules respectively:
Transitivity of judgmental equality
Transitivity of propositional equality
Transitivity of typal equality (i.e. composition of functions and path concatenation)
The principle of substituting equals for equals is given by the following judgmental, propositional, and typal rules respectively:
Substitution of judgmentally equal terms:
Substitution of propositionally equal terms:
Substitution of typally equal terms (i.e. transport and action on identifications):
The variable conversion rule is given by the following judgmental, propositional, and typal rules respectively:
Judgmental variable conversion rule:
Propositional variable conversion rule:
Typal variable conversion rule:
is a generic judgment thesis.
The three different notions of equality above could be used in definitions of types and terms, as well as in the rules for the single assignment operator . In Martin-Löf type theory and cubical type theory, judgmental equality is used for definitional equality. In ZFC and ETCS, propositional equality is used for definitional equality, and in objective type theories, typal equality is used for definitional equality.
The three different notions of equality above could also be used in the conversion rules for the various type formers, such as beta conversion or eta conversion, where the equality is called conversional equality or computational equality. Computational equality is important because it is the equality used in inductive definitions. In Martin-Löf type theory and cubical type theory, judgmental equality is used for computational equality, and in objective type theories, typal equality is used for computational equality.
There are also equalities in type theory which are not internal to the type theory itself, but rather equalities in the metatheory. These include syntactic equality of expressions, as well as alpha-equivalence and definitional equality of syntactical expressions. When using de Bruijn indices, alpha-equivalence is the same as syntactic equality, but when using variables, alpha-equivalence is different from syntactic equality: rather alpha-equivalence is equality up to the renaming of bound variables. All type theories, like MLTT, cubical type theory, ZFC, and ETCS, have syntactic equality, alpha-equivalence, and definitional equality of syntactical expressions, including the type theories which lack judgmental equality like objective type theories.
Constructive mathematics is mathematics in which the law of excluded middle does not necessarily hold for propositions, subsingletons, or h-propositions. Classical mathematics is mathematics in which the law of excluded middle does hold for propositions, subsingletons, or h-propositions. Here, we take equality to mean either typal or propositional equality, so that equality is a relation or a type family on a type or set.
In classical mathematics, equality of sets is a stable equivalence relation, and denial inequality of sets is a tight apartness relation. However, in constructive mathematics, equality cannot be proven to be stable for all sets, and denial inequality cannot be proven to be a tight apartness relation for all sets. Instead, one could distinguish between 4 different notions of equality and inequality:
tight apartness relations. However, not all sets have tight apartness relations. The sets which do are called inequality spaces.
equality, which is an equivalence relation; inequality spaces have stable equality.
denial inequality, which can only be proven to be a weakly tight irreflexive symmetric relation. However, all statements in classical mathematics involving only denial inequalities hold in constructive mathematics, by the double negation translation and the property that for any proposition , if and only if .
the double negation of equality, which can only be proven to be a stable reflexive symmetric relation. However, all statements in classical mathematics involving only equality hold in constructive mathematics with the equality replaced by its double negation, by the double negation translation.
The sets in which equality and inequality behaves as it does in classical mathematics are the sets with decidable equality.
As a result, in constructive mathematics, sometimes one takes inequality spaces instead of general sets to be the foundational primitive concept. In classical mathematics, this is unnecessary, because every set is an inequality space.
Relations and equality could be internalized in any set theory: the internal equality in set theory is the smallest internal reflexive relation on , and it is in fact an internal equivalence relation; it is the only internal equivalence relation on that is also a partial order (although that fact is somewhat circular). This relation is often called the identity relation on , either because ‘identity’ can mean ‘equality’ or because it is the identity for composition of relations.
In the category of reflexive relations on , the equality relation on is an initial reflexive relation; when the equality relation is a type family instead of a family of propositions, then the equality relation is the initial type generated by reflexivity or the first law of thought.
As a subset of , the equality relation is often called the diagonal and written or similarly. As an abstract set, this subset is isomorphic to itself, so one also sees the diagonal as a map, the diagonal function , which maps to ; note that . This is in Set; analogous diagonal morphisms exist in any cartesian monoidal category.
equality, equation
In
equality is the subject of volume 1, book 2 “Die Lehre vom Wesen” (The doctrine of essence). As discussed at Science of Logic, one can roughly identify in Hegel’s text there the notion of intensional identity and of the reflector term in identity types.
Texts on type theory typically deal with the subtleties of the notion of equality. For instance
Besides
which might be the first paper to mention intensional equality (and the fact that it should be decidable), there is
where de Bruijn makes a distinction between definitional equality and “book” equality.
Last revised on September 22, 2024 at 08:04:15. See the history of this page for a list of all contributions to it.