nLab logicality and invariance

Contents

Contents

Idea

A prominent idea in the effort to isolate what are the properly logical concepts we deploy has been to use the notion of invariance. The thought here is that logical concepts are those that remain invariant under arbitrary permutations of the corresponding domain of objects of the universe of discourse. This approach has been seen by some, notably Friederich Mautner and Alfred Tarski, as an extension of the Erlangen program of Felix Klein, which looked to distinguish geometries by their invariance under different transformation groups. Just as Euclidean concepts are preserved by Euclidean transformations of space, and topological ones are preserved by homeomorphisms, so here logical concepts are those preserved by any permutation.

Tarski’s informal definition (Ln) is reproduced here,

Now suppose we continue this idea, and consider still wider classes of transformations. In the extreme case, we would consider the class of all one-one transformations of the space, or universe of discourse, or ‘world’, onto itself. What will be the science which deals with the notions invariant under this widest class of transformations? Here we will have very few notions, all of a very general character. I suggest that they are the logical notions, that we call a notion ‘logical’ if it is invariant under all possible one-one transformations of the world onto itself.

Logic is now to be seen as the maximally invariant theory.

Tarski goes on to point out that using this method to distinguish between logical and mathematical concepts, the result is dependent on the chosen foundational theory. When Russell's theory of types is chosen, as used by Whitehead and him in Principia Mathematica, then the membership relation is a logical concept. However, using a material set theory, such as ZFC, then it is not.

Cases of invariance in logical systems

Propositional logic

In the propositional case, consider the symmetric group, S nS_n, acting on a set, XX, of cardinality nn. Then it also acts on all cartesian powers, X kX^k. Subsets of X kX^k are kk-ary relations, and those invariant (as subsets) under S nS_n are unions of the orbits of its action. The idea then is that such relations are invariant if and only if they are definable using only logical constants.

Simple type theory

Johan van Benthem proposed (JvB) such a treatment for a certain simple type theory. Here there is a type of individuals, ee, a type of truth values, tt, and it is closed under function types. For instance, invariant elements of the type ((e,t),t)((e, t), t) include the quantifiers.

Van Benthem demonstrates that types possessing an invariant element are precisely those of either of the forms

  1. (a 1,(a 2,,(a n,t))),(a_1, (a_2, \ldots,(a_n, t)\ldots)),

  2. (a 1,(a 2,,(a n,e))),(a_1, (a_2, \ldots,(a_n, e)\ldots)), where at least one of the a ia_i fails to have an invariant element.

Homotopy type theory

Steve Awodey (ULL) has argued that homotopy type theory should be seen in a similar light as expressing invariance under the broader notion of equivalence (see also at principle of equivalence). In (UPL) he speaks of what he calls the Tarski-Grothendieck Thesis:

If a statement, concept, or construction is purely logical, then it should be invariant under all equivalences of the structures involved. A statement that is not invariant must involve some non-logical specifics, pertaining not to general logical form but to some particular aspects of the objects bearing the structure. If it is the hallmark of a logical concept that it should pertain only to general, formal structure and not to any specific features of the objects bearing that structure, then this formal character may be witnessed by the fact that the concept is invariant under all equivalence transformations.

One way to understand this formally is in terms of type formation that is invariant under type equivalence. So given a type A:𝒰A: \mathcal{U}, we have for instance

  • dependent sum type and dependent product type formation in

    (X:BAut(A))(X𝒰)𝒰,(X: BAut(A)) \to (X \to \mathcal{U}) \to \mathcal{U},
  • list type formation and truncation X n\| X\|_n in

    (X:BAut(A))𝒰,(X: BAut(A)) \to \mathcal{U},
  • identity type formation in

    (X:BAut(A))X(X𝒰),(X: BAut(A)) \to X \to (X \to \mathcal{U}),

and so on.

Types formed from two or more types may be treated similarly, so that the formation of sum type, product type and function type are invariant elements of

  • (X:BAut(A))(Y:BAut(B))𝒰.(X: BAut(A)) \to (Y: BAut(B)) \to \mathcal{U}.

In this way, any concept expressible in homotopy type theory, and compatible with the univalence axiom, is to be counted as logical.

References

  • John MacFarlane, Logical Constants:Permutation invariance, SEP

  • F. I. Mautner, An Extension of Klein’s Erlanger Program: Logic as Invariant-Theory, American Journal of Mathematics, Vol. 68, No. 3 (Jul., 1946), pp. 345-384 (based on Hermann Weyl‘s formulation of the program in Classical Groups, pp. 13-18) (JSTOR).

  • Alfred Tarski, 1986, What are Logical Notions?, History and Philosophy of Logic, 7: 143–154. (Transcript of a 1966 talk, ed. J. Corcoran.) doi:10.1080/01445348608837096

  • Willard Quine, 1951, Two Dogmas of Empiricism, The Philosophical Review, 60(1): 20–43. Reprinted in Quine From a Logical Point of View, New York: Harper, 1953, pp. 20–46.

  • V. McGee, 1996, Logical Operations, Journal of Philosophical Logic, 25: 567–580

  • Denis Bonnay, Logicality and Invariance, lecture series (under ‘Enseignement’)

  • Denis Bonnay, Logicality and Invariance, Bulletin of Symbolic Logic 14 (1):29-68 (2006), pdf

  • Johan van Benthem, Logical constants across varying types, Notre Dame J. Formal Logic 30 (1989), no. 3, 315–342, (pdf)

  • Steve Awodey, Univalence as a logical law, talk at conference, Bristol 15 Sept 2016.

  • Steve Awodey, Univalence as a Principle of Logic, (preprint)

Last revised on August 16, 2021 at 14:24:51. See the history of this page for a list of all contributions to it.