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.
The principle of identity of indiscernibles states that two objects are identical if they have all the same properties.
This is also known as “Leibniz’s Law”, in honor of Gottfried Leibniz (not to be confused with his product rule, also so-called).
Concretely, Leibniz wrote the following, (in translation from Lewis 1918, p. 373 with original Latin terms in parenthesis; see also Cartwright 1971, p. 119 and Gries & Schneider 1998):
Two terms are the same (eadem) if one can be substituted for the other without altering the truth of any statement (salva veritate). If we have and , and enters into some true proposition, and the substitution of for wherever it appears results in a new proposition that is likewise true, and if this can be done for every proposition, then and are said to be the same; …
This sentence of Leibniz in fact closes with a statement of the converse, often known as the “principle of substitutivity” but which may deserve to be called the indiscernibility of identicals:
… conversely, if and are the same, they can be substituted for one another.
The paragraph ends with the assertion that
and are, of course, said to be the same
This is what Fichte 1794 later called the “first, absolutely unconditioned principle” and Hegel 1812- called the “first law of thought”.
From the perspective of homotopy type theory, the “first law of thought” is the term introduction-rule for identity types, and “indiscernability of identicals” is the transport-rule, which together with “identiy of indiscernible” is implied by the induction-rule of the identity type (the “J-rule”). For more on this see below.
In set theory with power sets, the inference rule for the identity of indiscernables is given by
In dependent type theory, a direct translation of Leibniz’s identity of indiscernibles requires a way to quantify over all propositions and predicates. The only way this is possible is if the dependent type theory comes with a type of all propositions and thus power sets, the latter of which are the type of all predicates on a type. In addition, unlike with set theory, one cannot simply say that there is a dependent function
This is because the identity type has more than one element, and thus indiscernibles could be identified in more than one way. Instead, the identity of indiscenibles for type is given by the dependent function
More concretely, for all and , the principle of substitution is always true because by induction on reflexivity, one could define a function
The identity of indiscernibles is simply the statement that is an equivalence of types. This is the same concept that motivates the definition of partial orders, Kolmogorov topological spaces, and skeletal categories in terms of equivalences between identity types and a binary endorelation.
If we define the local membership relation as , then Leibniz’s identity of indiscenibles becomes
This is similar to but not identical to the axiom of extensionality: the axiom of extensionality is given by
If Leibniz’s identity of indiscenibles is true for , then is a set, because the type
is always a proposition, in the context of weak function extensionality, and thus by the equivalence of types, is also a proposition for all and , which means that is a set. Thus, if Leibniz’s identity of indiscernibles is true for all types , the dependent type theory becomes a set-level type theory with Leibniz’s identity of indiscernibles as an axiom of set truncation.
On the other hand, one does not necessarily need Leibniz’s identity of indiscernibles to be true for all types , because the type family
is always an equivalence relation, and thus one could construct the quotient set
as the type
In topological terms, this means that every type with its power set is an R0-space and the quotient is a T1-space.
For a version of the identity of indiscernibles which applies to not just sets, but other non-set types, one would have to go from quantifying over predicates to quantifying over type families: For this, one has to use a type universe , upon which the identity of indiscenibles for type is given by the dependent function
The type-theoretic identity of indiscernibles is similar to but not identical to the univalence axiom for Tarski universes: univalence for Tarski universe quantifies over -small types and fixes the type reflector type family for Tarski universes, while the identity of indiscernables for type quantifies over -small type families and fixes the type .
In addition, extensionality principles like function extensionality, propositional extensionality, and univalence (“typal extensionality”) are naturally regarded as a stronger form of identity of indiscernibles. In particular, the consistency of univalence means that in Martin-Löf type theory without univalence, one cannot define any predicate that provably distinguishes equivalent types; thus equivalent types are “externally indiscernible”, and univalence incarnates that principle internally by making them identical.
“There are several ways to think about the axiom of univalence. One can see it as a sophisticated updating of Leibniz’s principle of the identity of indiscernibles.” –John Baez nCafé
On the other hand, the converse substitution/substitutivity principle of “indiscernibility of identicals” is expressd by transport in homotopy type theory.
A topological or geometrical version of the idea of identity of indiscernibles is separation: if two points are distinct, then they are separated in some sense. This means in turn that if two points in a space subject to a given separation axiom can not be separated by any admissible separation condition then they are identical.
More in detail:
Given a topological space one might declare that “topological observations” about the space are questions of the form: “Which points are contained in a given open subset?”, and hence that two points are “discernible”, namely “topologically distinct”, if there exists an open subset that contains one but not the other. With this convention, the condition that “indiscernibles be identical” is equivalently the condition that the topological space satisfies the -separation axiom, hence that it is a Kolmogorov space. Generally, one could regard the -reflection as the modality under which identity becomes indiscernibility, in this sense.
In dependent type theory, given a dominance , let denote the type of -open sets of the type , the type of functions . The -separation axiom for type is given by the dependent function
Leibniz’s identity of indiscernibles is simply the -separation axiom where the type of all propositions is the dominance and where the predicates/subsets are the -open sets.
In addition, given an type universe , Leibniz’s identity of indiscernibles for is simply the -separation axiom where the type of -small propositions is the dominance, and where the -small predicates/subsets are the -open sets
Leibniz’s original paragraph (from an unpublished manuscript probably written after 1683) is reproduced in the Latin Original in
and in English translation in:
and further discussed in:
Richard Cartwright, Identity and Substitutivity, p. 119-133 of: Milton Munitz (ed.) Identity and Individuation, New York University Press (1971) [pdf]
David Gries, Fred Schneider, Formalizations Of Substitution Of Equals For Equals (1998) [pdf, ecommons:1813/7340
Leibniz’s original terminology “salva veritate” for the substitution principle is prominently used in:
See also:
Wikipedia, Identity of indiscernibles
Wikipedia, Salva veritate
Standord Encyclopedia of Philosophy, The Identity of Indiscernibles
Formalization in homotopy type theory is in
Univalent Foundations Project, section 1.12 of Homotopy Type Theory – Univalent Foundations of Mathematics (2013)
Favonia, appendix B of Higher-Dimensional Types in the Mechanization of Homotopy Theory, PhD thesis 2017, (pdf)
The understanding of “indiscernibility of identicals” as transport in homotopy type theory is made explicit in:
James Ladyman, Stuart Presnell, §6.3 of: Identity in Homotopy Type Theory, Part I: The Justification of Path Induction, Philosophia Mathematica 23 3 (2015) 386–406 [doi:10.1093/philmat/nkv014, pdf]
Benedikt Ahrens, Paige Randall North, §3.1 in: Univalent foundations and the equivalence principle, in: Reflections on the Foundations of Mathematics, Synthese Library 407 Springer (2019) [arXiv:2202.01892, doi:10.1007/978-3-030-15655-8]
See also:
Last revised on July 16, 2023 at 21:00:58. See the history of this page for a list of all contributions to it.