Categorical Logic from a Categorical Point of View

Total Page:16

File Type:pdf, Size:1020Kb

Categorical Logic from a Categorical Point of View Categorical logic from a categorical point of view Michael Shulman DRAFT for AARMS Summer School 2016 Version of July 28, 2016 2 ii Contents Prefacei 0 Introduction3 0.1 Appetizer: inverses in group objects................3 0.2 On syntax and free objects.....................8 0.3 On type theory and category theory................ 12 0.4 Expectations of the reader...................... 16 1 Unary type theories 19 1.1 Posets................................. 19 1.2 Categories............................... 23 1.2.1 Primitive cuts......................... 24 1.2.2 Cut admissibility....................... 29 1.3 Meet-semilattices........................... 39 1.3.1 Sequent calculus for meet-semilattices........... 40 1.3.2 Natural deduction for meet-semilattices.......... 44 1.4 Categories with products...................... 47 1.5 Categories with coproducts..................... 56 1.6 Universal properties and modularity................ 61 1.7 Presentations and theories...................... 63 1.7.1 Group presentations..................... 64 1.7.2 Category presentations.................... 66 1.7.3 ×-presentations........................ 68 1.7.4 Theories............................ 75 2 Simple type theories 85 2.1 Towards multicategories....................... 85 2.2 Introduction to multicategories................... 89 2.3 Multiposets and monoidal posets.................. 93 2.3.1 Multiposets.......................... 93 2.3.2 Sequent calculus for monoidal posets............ 95 2.3.3 Natural deduction for monoidal posets........... 99 2.4 Multicategories and monoidal categories.............. 100 2.4.1 Multicategories........................ 101 1 2 CONTENTS 2.4.2 Monoidal categories..................... 106 2.5 Adding products and coproducts.................. 110 2.6 Some generalized multicategories.................. 114 2.7 Intuitionistic logic.......................... 120 2.7.1 S-monoidal lattices..................... 120 2.7.2 Heyting algebras....................... 124 2.7.3 Natural deduction and logic................. 127 2.8 Simply typed λ-calculus....................... 135 2.9 Finite-product theories........................ 142 2.10 Symmetric monoidal categories................... 145 3 Classical type theories 153 3.1 Classical logic............................. 153 3.2 Polycategories and linear logic.................... 153 3.3 Props and symmetric monoidal categories............. 153 4 First-order logic 155 4.1 Predicate logic............................ 155 4.1.1 Structural rules and simple rules.............. 156 4.1.2 The universal quantifier................... 159 4.1.3 The existential quantifier.................. 161 4.1.4 Equality............................ 162 4.1.5 First-order theories...................... 164 4.2 First-order hyperdoctrines...................... 170 4.3 Hyperdoctrines of subobjects.................... 181 4.3.1 Horn hyperdoctrines from finite limits........... 181 4.3.2 Regular categories...................... 182 4.3.3 Coherent categories..................... 188 4.3.4 Heyting categories...................... 189 4.4 Finite-limit theories......................... 192 4.5 Indexed monoidal categories..................... 192 5 Higher-order logic 201 6 Dependent type theory 203 A Deductive systems 205 A.1 Trees and free algebras........................ 205 A.2 Indexed trees............................. 207 A.3 Free algebras with axioms...................... 208 A.4 Rules and deductive systems.................... 211 A.5 Terms................................. 212 A.6 Variable binding and α-equivalence................. 216 Chapter 0 Introduction In this optional chapter I will attempt to motivate and describe the discipline of categorical logic for the newcomer, and also locate this book within the ecosystem thereof for the expert. Nothing herein is required for reading the rest of the book; but I hope that it may serve some purpose nevertheless. 0.1 Appetizer: inverses in group objects In this section we consider an extended example. We do not expect the reader to understand it very deeply, but we hope it will give some motivation for what follows, as well as a taste of the power and flexibility of categorical logic as a tool for category theory. Our example will consist of several varations on the following theorem: Theorem 0.1.1. If a monoid has inverses (hence is a group), then those inverses are unique. When \monoid" and \group" have their usual meaning, namely sets equipped with structure, the proof is easy. For any x, if y and z are both two-sided inverse of x, then we have y = y · e = y · (x · z) = (y · x) · z = e · z = z (0.1.2) However, the theorem is true much more generally than this. We consider first the case of monoid/group objects in a category with products. A monoid object is an object A together with maps m : A × A ! A and e : 1 ! A satisfying associativity and unitality axioms: 1×m (1;e) (e;1) A × A × A / A × A A / A × A o A m×1 m m (0.1.3) 1 1 / " | A × A m A A 3 4 CHAPTER 0. INTRODUCTION π A × A 1 / A E 1 1×∆ & (1;e) & A × A × A A × A (i;1) 8 1×1×j m 1×m (i;1;j) ' " A / A × A × A A 7 < L m×1 m i×1×1 & (1;j) A × A × A A × A 8 8 (e;1) ∆×1 A × A / A 1 π2 Figure 1: Uniqueness of inverses by diagram chasing An inverse operator for a monoid object is a map i : A ! A such that the following diagrams commute: i×1 A × A / A × A @ ∆ m ! / e / A 1 @ A (0.1.4) m ∆ A × A / A × A 1×i The internalized claim, then, is that any two inverse operators for a monoid object are equal. A standard category-theoretic proof would be to suppose i and j are both inverse operators and draw a large commutative diagram such as that shown in Figure1. Here the composite around the top is equal to i, the composite around the bottom is equal to j, and all the internal polygons commute either by one of the monoid axioms, the inverse axiom for i or j, or the universal property of products. (We encourage the reader to verify this.) While there is a certain beauty to Figure1, it takes considerable effort to write it down and arrange it in such a pleasing form (as opposed to a horrid mess on scratch paper), let alone typeset it prettily. And this is really a fairly simple fact about monoids; for more complicated theorems, the complexity of the resulting diagrams grows accordingly (see Exercises 0.1.4 and 0.1.5). Nevertheless, there is a sense in which Figure1 is obtained algorithmically from the simple proof (0.1.2). Specifically, each expression in (0.1.2) corresponds to one or more paths through Figure1, and each equality in (0.1.2) corresponds 0.1. APPETIZER: INVERSES IN GROUP OBJECTS 5 to a commuting polygon in Figure1. 1 With experience, one can learn to do such translations without much effort, at least in simple cases. However, if it really is an algorithm, we shouldn't have to re-do it on a case-by-case basis at all; we should be able to prove a single general \meta-theorem" and then appeal to it whenever we want to. This is the goal of categorical logic. Specifically, the type theory for categories with products allows us to replace Figure1 by an argument that looks almost the same as (0.1.2). The morphisms m and e are represented in this logic by the notations x : A; y : A ` x · y : A ` e : A: Don't worry if this notation doesn't make a whole lot of sense yet. The symbol ` (called a \turnstile") is the logic version of a morphism arrow !, and the entire notation is called a sequent or a judgment. The fact that m is a morphism A×A ! A is indicated by the fact that A appears twice to the left of ` and once to the right; the comma \;" in between x : A and y : A represents the product ×, and the variables x; y are there so that we have a good notation \x · y" for the morphism m. In particular, the notation x : A; y : A ` x · y : A should be bracketed as ((x : A); (y : A)) ` ((x · y): A): Similarly, the associativity, unit, and inverse axioms are indicated by the notations x : A; y : A; z : A ` (x · y) · z = x · (y · z): A x : A ` x · e = x : A x : A ` e · x = x : A x : A ` x · i(x) = e : A x : A ` i(x) · x = e : A Now (0.1.2) can be essentially copied in this notation: x : A ` i(x) = i(x) · e = i(x) · (x · j(x)) = (i(x) · x) · j(x) = e · j(x) = j(x): A: The essential point is that the notation looks set-theoretic, with \variables" representing \elements", and yet (as we will see) its formal structure is such that it can be interpreted into any category with products. Therefore, writing the proof in this way yields automatically a proof of the general theorem that any two inverse operators for a monoid object in a category with products are equal. Before leaving this appetizer section, we mention some further generalizations of this result. While type theory allows us to use set-like notation to prove facts about any category with finite products, the allowable notation is fairly limited, essentially restricting us to algebraic calculations with variables. However, if our category has more structure, then we can \internalize" more set-theoretic arguments. 1Not every polygon in Figure1 corresponds to anything in (0.1.2), though: the \universal property" quadrilaterals on the left are \invisible" algebraically. This is why we said each expression corresponds to \one or more" paths: y · (x · z) and (y · x) · z don't care which route we take from A to A × A × A. 6 CHAPTER 0. INTRODUCTION As an example, note that for ordinary monoids in sets, the uniqueness of inverses (0.1.2) is expressed \pointwise" rather than in terms of inverse-assigning operators. In other words, for each element x 2 A, if x has two two-sided inverses y and z, then y = z, regardless of whether any other elements of A have inverses.
Recommended publications
  • An Introduction to Category Theory and Categorical Logic
    An Introduction to Category Theory and Categorical Logic Wolfgang Jeltsch Category theory An Introduction to Category Theory basics Products, coproducts, and and Categorical Logic exponentials Categorical logic Functors and Wolfgang Jeltsch natural transformations Monoidal TTU¨ K¨uberneetika Instituut categories and monoidal functors Monads and Teooriaseminar comonads April 19 and 26, 2012 References An Introduction to Category Theory and Categorical Logic Category theory basics Wolfgang Jeltsch Category theory Products, coproducts, and exponentials basics Products, coproducts, and Categorical logic exponentials Categorical logic Functors and Functors and natural transformations natural transformations Monoidal categories and Monoidal categories and monoidal functors monoidal functors Monads and comonads Monads and comonads References References An Introduction to Category Theory and Categorical Logic Category theory basics Wolfgang Jeltsch Category theory Products, coproducts, and exponentials basics Products, coproducts, and Categorical logic exponentials Categorical logic Functors and Functors and natural transformations natural transformations Monoidal categories and Monoidal categories and monoidal functors monoidal functors Monads and Monads and comonads comonads References References An Introduction to From set theory to universal algebra Category Theory and Categorical Logic Wolfgang Jeltsch I classical set theory (for example, Zermelo{Fraenkel): I sets Category theory basics I functions from sets to sets Products, I composition
    [Show full text]
  • Categorical Semantics of Constructive Set Theory
    Categorical semantics of constructive set theory Beim Fachbereich Mathematik der Technischen Universit¨atDarmstadt eingereichte Habilitationsschrift von Benno van den Berg, PhD aus Emmen, die Niederlande 2 Contents 1 Introduction to the thesis 7 1.1 Logic and metamathematics . 7 1.2 Historical intermezzo . 8 1.3 Constructivity . 9 1.4 Constructive set theory . 11 1.5 Algebraic set theory . 15 1.6 Contents . 17 1.7 Warning concerning terminology . 18 1.8 Acknowledgements . 19 2 A unified approach to algebraic set theory 21 2.1 Introduction . 21 2.2 Constructive set theories . 24 2.3 Categories with small maps . 25 2.3.1 Axioms . 25 2.3.2 Consequences . 29 2.3.3 Strengthenings . 31 2.3.4 Relation to other settings . 32 2.4 Models of set theory . 33 2.5 Examples . 35 2.6 Predicative sheaf theory . 36 2.7 Predicative realizability . 37 3 Exact completion 41 3.1 Introduction . 41 3 4 CONTENTS 3.2 Categories with small maps . 45 3.2.1 Classes of small maps . 46 3.2.2 Classes of display maps . 51 3.3 Axioms for classes of small maps . 55 3.3.1 Representability . 55 3.3.2 Separation . 55 3.3.3 Power types . 55 3.3.4 Function types . 57 3.3.5 Inductive types . 58 3.3.6 Infinity . 60 3.3.7 Fullness . 61 3.4 Exactness and its applications . 63 3.5 Exact completion . 66 3.6 Stability properties of axioms for small maps . 73 3.6.1 Representability . 74 3.6.2 Separation . 74 3.6.3 Power types .
    [Show full text]
  • Logic and Categories As Tools for Building Theories
    Logic and Categories As Tools For Building Theories Samson Abramsky Oxford University Computing Laboratory 1 Introduction My aim in this short article is to provide an impression of some of the ideas emerging at the interface of logic and computer science, in a form which I hope will be accessible to philosophers. Why is this even a good idea? Because there has been a huge interaction of logic and computer science over the past half-century which has not only played an important r^olein shaping Computer Science, but has also greatly broadened the scope and enriched the content of logic itself.1 This huge effect of Computer Science on Logic over the past five decades has several aspects: new ways of using logic, new attitudes to logic, new questions and methods. These lead to new perspectives on the question: What logic is | and should be! Our main concern is with method and attitude rather than matter; nevertheless, we shall base the general points we wish to make on a case study: Category theory. Many other examples could have been used to illustrate our theme, but this will serve to illustrate some of the points we wish to make. 2 Category Theory Category theory is a vast subject. It has enormous potential for any serious version of `formal philosophy' | and yet this has hardly been realized. We shall begin with introduction to some basic elements of category theory, focussing on the fascinating conceptual issues which arise even at the most elementary level of the subject, and then discuss some its consequences and philosophical ramifications.
    [Show full text]
  • Notes on Categorical Logic
    Notes on Categorical Logic Anand Pillay & Friends Spring 2017 These notes are based on a course given by Anand Pillay in the Spring of 2017 at the University of Notre Dame. The notes were transcribed by Greg Cousins, Tim Campion, L´eoJimenez, Jinhe Ye (Vincent), Kyle Gannon, Rachael Alvir, Rose Weisshaar, Paul McEldowney, Mike Haskel, ADD YOUR NAMES HERE. 1 Contents Introduction . .3 I A Brief Survey of Contemporary Model Theory 4 I.1 Some History . .4 I.2 Model Theory Basics . .4 I.3 Morleyization and the T eq Construction . .8 II Introduction to Category Theory and Toposes 9 II.1 Categories, functors, and natural transformations . .9 II.2 Yoneda's Lemma . 14 II.3 Equivalence of categories . 17 II.4 Product, Pullbacks, Equalizers . 20 IIIMore Advanced Category Theoy and Toposes 29 III.1 Subobject classifiers . 29 III.2 Elementary topos and Heyting algebra . 31 III.3 More on limits . 33 III.4 Elementary Topos . 36 III.5 Grothendieck Topologies and Sheaves . 40 IV Categorical Logic 46 IV.1 Categorical Semantics . 46 IV.2 Geometric Theories . 48 2 Introduction The purpose of this course was to explore connections between contemporary model theory and category theory. By model theory we will mostly mean first order, finitary model theory. Categorical model theory (or, more generally, categorical logic) is a general category-theoretic approach to logic that includes infinitary, intuitionistic, and even multi-valued logics. Say More Later. 3 Chapter I A Brief Survey of Contemporary Model Theory I.1 Some History Up until to the seventies and early eighties, model theory was a very broad subject, including topics such as infinitary logics, generalized quantifiers, and probability logics (which are actually back in fashion today in the form of con- tinuous model theory), and had a very set-theoretic flavour.
    [Show full text]
  • Lecture Notes: Introduction to Categorical Logic
    Lecture Notes: Introduction to Categorical Logic [DRAFT: January 16, 2017] Steven Awodey Andrej Bauer January 16, 2017 Contents 1 Review of Category Theory 7 1.1 Categories . 7 1.1.1 The empty category 0 .................... 8 1.1.2 The unit category 1 ..................... 8 1.1.3 Other finite categories . 8 1.1.4 Groups as categories . 8 1.1.5 Posets as categories . 9 1.1.6 Sets as categories . 9 1.1.7 Structures as categories . 9 1.1.8 Further Definitions . 10 1.2 Functors . 11 1.2.1 Functors between sets, monoids and posets . 12 1.2.2 Forgetful functors . 12 1.3 Constructions of Categories and Functors . 12 1.3.1 Product of categories . 12 1.3.2 Slice categories . 13 1.3.3 Opposite categories . 14 1.3.4 Representable functors . 14 1.3.5 Group actions . 16 1.4 Natural Transformations and Functor Categories . 16 1.4.1 Directed graphs as a functor category . 18 1.4.2 The Yoneda Embedding . 19 1.4.3 Equivalence of Categories . 21 1.5 Adjoint Functors . 23 1.5.1 Adjoint maps between preorders . 24 1.5.2 Adjoint Functors . 26 1.5.3 The Unit of an Adjunction . 28 1.5.4 The Counit of an Adjunction . 30 1.6 Limits and Colimits . 31 1.6.1 Binary products . 31 1.6.2 Terminal object . 32 1.6.3 Equalizers . 32 1.6.4 Pullbacks . 33 1.6.5 Limits . 35 [DRAFT: January 16, 2017] 4 1.6.6 Colimits . 39 1.6.7 Binary Coproducts .
    [Show full text]
  • An Institutional View on Categorical Logic and the Curry-Howard-Tait-Isomorphism
    An Institutional View on Categorical Logic and the Curry-Howard-Tait-Isomorphism Till Mossakowski1, Florian Rabe2, Valeria De Paiva3, Lutz Schr¨oder1, and Joseph Goguen4 1 Department of Computer Science, University of Bremen 2 School of Engineering and Science, International University of Bremen 3 Intelligent Systems Laboratory, Palo Alto Research Center, California 4 Dept. of Computer Science & Engineering, University of California, San Diego Abstract. We introduce a generic notion of propositional categorical logic and provide a construction of an institution with proofs out of such a logic, following the Curry-Howard-Tait paradigm. We then prove logic-independent soundness and completeness theorems. The framework is instantiated with a number of examples: classical, intuitionistic, linear and modal propositional logics. Finally, we speculate how this framework may be extended beyond the propositional case. 1 Introduction The well-known Curry-Howard-Tait isomorphism establishes a correspondence between { propositions and types { proofs and terms { proof reductions and term reductions. Moreover, in this context, a number of deep correspondences between cate- gories and logical theories have been established (identifying `types' with `objects in a category'): conjunctive logic cartesian categories [19] positive logic cartesian closed categories [19] intuitionistic propositional logic bicartesian closed categories [19] classical propositional logic bicartesian closed categories with [19] ::-elimination linear logic ∗-autonomous categories [33] first-order logic hyperdoctrines [31] Martin-L¨of type theory locally cartesian closed categories [32] Here, we present work aimed at casting these correspondences in a common framework based on the theory of institutions. The notion of institution arose within computer science as a response to the population explosion among logics in use, with the ambition of doing as much as possible at a level of abstraction independent of commitment to any particular logic [16, 18].
    [Show full text]
  • Natural Number Objects in Dialectica Categories
    Available online at www.sciencedirect.com Electronic Notes in Theoretical Computer Science 305 (2014) 53–65 www.elsevier.com/locate/entcs Natural Number Objects in Dialectica Categories Valeria de Paiva1,2 NLU Research Lab Nuance Communications, Inc. Sunnyvale, CA, USA Charles Morgan3 Department of Mathematics University College London London, United Kingdom Samuel G. da Silva4 Departamento de Matem´atica Universidade Federal da Bahia Salvador, BA, Brazil Abstract This note sets down some facts about natural number objects in the Dialectica category Dial2(Sets). Natural number objects allow us to model G¨odel’s System T in an intrinsically logical fashion. G¨odel’s Dialectica Interpretation is a powerful tool originally used to prove the consistency of arithmetic. It was surprising (but pleasing) to discover, in the late eighties, that studying the Dialectica Interpretation by means of categorical proof theory led to models of Girard’s Linear Logic, in the shape of Dialectica categories. More recently Dialectica Interpretations of (by now established) Linear Logic systems have been studied, but not extended to System T. In this note we set out to to consider notions of natural number objects in the original Dialectica category models of the Interpretation. These should lead to intrinsic notions of linear recursitivity, we hope. Keywords: categorical logic, linear logic, natural numbers object, dialectica categories 1 We gratefully acknowledge support from CNPq for a visit of Valeria de Paiva to the Depto of Matematica of the Universidade Federal da Bahia that allowed us to collaborate in this work. 2 Email: [email protected] 3 Email: [email protected] 4 Email: [email protected] http://dx.doi.org/10.1016/j.entcs.2014.06.005 1571-0661/© 2014 Elsevier B.V.
    [Show full text]
  • An Institutional View on Categorical Logic
    An Institutional View on Categorical Logic Florian Rabe, Jacobs University Bremen Till Mossakowski, DFKI-Lab Bremen and University of Bremen Valeria de Paiva, Palo Alto Research Center, Palo Alto, California Lutz Schr¨oder, DFKI-Lab Bremen and University of Bremen Joseph Goguen, University of California, San Diego † Abstract We introduce a generic notion of categorical propositional logic and provide a construc- tion of a preorder-enriched institution out of such a logic, following the Curry-Howard-Tait paradigm. The logics are specified as theories of a meta-logic within the logical framework LF such that institution comorphisms are obtained from theory morphisms of the meta- logic. We prove several logic-independent results including soundness and completeness theorems and instantiate our framework with a number of examples: classical, intuition- istic, linear and modal propositional logic. We dedicate this work to the memory of our dear friend and colleague Joseph Goguen who passed away during its preparation. 1 Introduction The well-known Curry-Howard isomorphism [25, 18] establishes a correspondence between propositions and types, and proofs and terms, and proof and term reductions. A number of correspondences between various kinds of logical theories, λ-calculi and categories have been established, see Fig. 1. Here, we present work aimed at casting the propositional part of these correspondences in a common framework based on the theory of institutions. The notion of institution arose within computer science as a response to the population explosion among logics in use [20, 22]. Its key idea is to focus on abstractly axiomatizing the satisfaction relation between sentences and models.
    [Show full text]
  • Categorical Logic and Type Theory
    CATEGORICAL LOGIC AND TYPE THEORY Bart JACOBS Research Fellow ofthe Royal Netherlands Academy of Ans and Sciences Computing Science Institute, University ofNijmegen, P.O. Box 9010, 6500 GL Nijmegen, The Netherlands 1999 ELSEVIER AMSTERDAM • LAUSANNE • NEW YORK • OXFORD • SHANNON • SINGAPORE • TOKYO Contents Preface v Contents vii Preliminaries xi 0. Prospectus 1 0.1. Logic, type theory, and fibred category theory 1 0.2. The logic and type theory of sets 11 1. Introduction to ßbred category theory 19 1.1. Fibrations 20 1.2. Some concrete examples: sets, w-sets and PERs 31 1.3. Some general examples 40 1.4. Cloven and split fibrations 47 1.5. Change-of-base and composition for fibrations 56 1.6. Fibrations of signatures 64 1.7. Categories of fibrations 72 1.8. Fibrewise structure and fibred adjunctions 80 1.9. Fibred products and coprodncts 93 1.10. Indexed categories 107 2. Simple type theory 119 2.1. The basic calculus of types and terms 120 2.2. Functorial semantics 126 vii viii Contents 2.3. Exponents, products and coproducts 133 2.4. Semantics of simple type theories 146 2.5. Semantics of the untyped lambda calculus as a corollary 154 2.6. Simple parameters 157 3. Equational Logic 169 3.1. Logics 170 3.2. Specifications and theories in equational logic 177 3.3. Algebraic specifications 183 3.4. Fibred equality 190 3.5. Fibrations for equational logic 201 3.6. Fibred functorial semantics 209 4. First order predicate logic 219 4.1. Signatures, connectives and quantifiers 221 4.2. Fibrations for first order predicate logic 232 4.3.
    [Show full text]
  • Categorical Aspects of Type Theory
    Categorical Aspects of Type Theory Andr´eJoyal UQAM` CMS Meeting, Halifax, June 5, 2013 Introduction Motivation: To understand Martin-L¨oftype theory. Conceptual mathematics ! category theory. Two questions: I Is type theory soluble in category theory? I Is category theory soluble in type theory? I will not discuss the second question here. Overview Aspects of categorical logic: I Locally cartesian closed categories I Tribes Homotopical logic: I Weak factorization systems I Homotopical algebra I Pre-typoi I Typoi I Univalent typoi Aspects of categorical logic The basic principles of categorical logic was expressed in Lawvere's paper Adjointness in Foundation (1969). I will use these principles implicitly. I Locally cartesian closed categories I Tribes I Π-tribes Terminal objects and terms Recall that an object > in a category C is said to be terminal if for every object A 2 C, there is a unique map A ! >. If > is a terminal object, then a map u : > ! A is called I a global section of the object A, u 2 Γ(A) I an element of A, u 2 A I a constant of sort A, u 2 A I a term of type A, u : A. Cartesian product Recall that the cartesian product A × B of two objects A and B in a category C is an object A × B equipped with a pair of projection p1 p2 AAo × B / B having the following universal property: for any object C 2 C and any a pair of maps f g ACo / B; there is a unique map h = hf ; gi : C ! A × B such that p1h = f and p2h = g.
    [Show full text]
  • A Unified Approach to Algebraic Set Theory
    A Unified Approach to Algebraic Set Theory Benno van den Berg ∗ Ieke Moerdijk† June 22, 2007 1 Introduction This short paper provides a summary of the tutorial on categorical logic given by the second named author at the Logic Colloquium in Nijmegen. Before we go into the subject matter, we would like to express our thanks to the organisers for an excellent conference, and for offering us the opportunity to present this material. Categorical logic studies the relation between category theory and logical languages, and provides a very efficient framework in which to treat the syntax and the model theory on an equal footing. For a given theory T formulated in a suitable language, both the theory itself and its models can be viewed as categories with structure, and the fact that the models are models of the theory corresponds to the existence of canonical functors between these categories. This applies to ordinary models of first order theories, but also to more complicated topological models, forcing models, realisability and dialectica interpretations of intuitionistic arithmetic, domain-theoretic models of the λ-calculus, and so on. One of the best worked out examples is that where T extends the theory HHA of higher order Heyting arithmetic [29], which is closely related to the Lawvere-Tierney theory of elementary toposes. Indeed, every elementary topos (always taken with a natural numbers object here) provides a categorical model for HHA, and the theory HHA itself also corresponds to a particular topos, the “free” one, in which the true sentences are the provable ones. The logic of many particular toposes shares features of independence results in set theory.
    [Show full text]
  • INTRODUCTION to CATEGORICAL LOGIC 1. Motivation We Want To
    INTRODUCTION TO CATEGORICAL LOGIC JOSEPH HELFER 1. Motivation We want to discuss Logic \from scratch" { that is, without any assumptions about any notions the reader may have of what logic is about or what \mathematical logic" is as a field. We start simply by saying that logic is some part of our experience of reality that we want to understand { something to do with our capacity for thought, and the fact that our thought seems to have some kind of structure, or follow some kind of rules. We first want to identify (at least as a first approximation) what logic is about. As an analogy, physics is also about a part of our experience of reality. Our basic intuition about physics is that it is about physical objects { books, chairs, balls, and the like { and their properties. Indeed, the first (mathematical) physical theories { those of Galileo, Descartes, and Newton { describe the motion of such objects, the forces which act upon them, and so forth. Later, the kinds of things studied by physics { for example fields and thermodynamics systems { become more refined and complicated. Similarly, we start with a simple view of what logic is about, allowing for refinements later on: logic is primarily about propositions and their truth. That is: it is a basic phenomenon that people make statements, and sometimes we observe them to be true (or false), and sometimes it is not immediately clear whether they are true, but we can decide it after some consideration. In logic, then, we are trying to investigate the relation of propositions to their truth, and to our capacity for deciding it.
    [Show full text]