Arxiv:1005.0156V3
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
Notes and Solutions to Exercises for Mac Lane's Categories for The
Stefan Dawydiak Version 0.3 July 2, 2020 Notes and Exercises from Categories for the Working Mathematician Contents 0 Preface 2 1 Categories, Functors, and Natural Transformations 2 1.1 Functors . .2 1.2 Natural Transformations . .4 1.3 Monics, Epis, and Zeros . .5 2 Constructions on Categories 6 2.1 Products of Categories . .6 2.2 Functor categories . .6 2.2.1 The Interchange Law . .8 2.3 The Category of All Categories . .8 2.4 Comma Categories . 11 2.5 Graphs and Free Categories . 12 2.6 Quotient Categories . 13 3 Universals and Limits 13 3.1 Universal Arrows . 13 3.2 The Yoneda Lemma . 14 3.2.1 Proof of the Yoneda Lemma . 14 3.3 Coproducts and Colimits . 16 3.4 Products and Limits . 18 3.4.1 The p-adic integers . 20 3.5 Categories with Finite Products . 21 3.6 Groups in Categories . 22 4 Adjoints 23 4.1 Adjunctions . 23 4.2 Examples of Adjoints . 24 4.3 Reflective Subcategories . 28 4.4 Equivalence of Categories . 30 4.5 Adjoints for Preorders . 32 4.5.1 Examples of Galois Connections . 32 4.6 Cartesian Closed Categories . 33 5 Limits 33 5.1 Creation of Limits . 33 5.2 Limits by Products and Equalizers . 34 5.3 Preservation of Limits . 35 5.4 Adjoints on Limits . 35 5.5 Freyd's adjoint functor theorem . 36 1 6 Chapter 6 38 7 Chapter 7 38 8 Abelian Categories 38 8.1 Additive Categories . 38 8.2 Abelian Categories . 38 8.3 Diagram Lemmas . 39 9 Special Limits 41 9.1 Interchange of Limits . -
Introduction to Category Theory (Notes for Course Taught at HUJI, Fall 2020-2021) (UNPOLISHED DRAFT)
Introduction to category theory (notes for course taught at HUJI, Fall 2020-2021) (UNPOLISHED DRAFT) Alexander Yom Din February 10, 2021 It is never true that two substances are entirely alike, differing only in being two rather than one1. G. W. Leibniz, Discourse on metaphysics 1This can be imagined to be related to at least two of our themes: the imperative of considering a contractible groupoid of objects as an one single object, and also the ideology around Yoneda's lemma ("no two different things have all their properties being exactly the same"). 1 Contents 1 The basic language 3 1.1 Categories . .3 1.2 Functors . .7 1.3 Natural transformations . .9 2 Equivalence of categories 11 2.1 Contractible groupoids . 11 2.2 Fibers . 12 2.3 Fibers and fully faithfulness . 12 2.4 A lemma on fully faithfulness in families . 13 2.5 Definition of equivalence of categories . 14 2.6 Simple examples of equivalence of categories . 17 2.7 Theory of the fundamental groupoid and covering spaces . 18 2.8 Affine algebraic varieties . 23 2.9 The Gelfand transform . 26 2.10 Galois theory . 27 3 Yoneda's lemma, representing objects, limits 27 3.1 Yoneda's lemma . 27 3.2 Representing objects . 29 3.3 The definition of a limit . 33 3.4 Examples of limits . 34 3.5 Dualizing everything . 39 3.6 Examples of colimits . 39 3.7 General colimits in terms of special ones . 41 4 Adjoint functors 42 4.1 Bifunctors . 42 4.2 The definition of adjoint functors . 43 4.3 Some examples of adjoint functors . -
Adjoint and Representable Functors
What underlies dual-process cognition? Adjoint and representable functors Steven Phillips ([email protected]) Mathematical Neuroinformatics Group, Human Informatics Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Tsukuba, Ibaraki 305-8566 JAPAN Abstract & Stanovich, 2013, for the model and responses to the five criticisms). According to this model, cognition defaults to Despite a general recognition that there are two styles of think- ing: fast, reflexive and relatively effortless (Type 1) versus slow, Type 1 processes that can be intervened upon by Type 2 pro- reflective and effortful (Type 2), dual-process theories of cogni- cesses in response to task demands. However, this model is tion remain controversial, in particular, for their vagueness. To still far from the kinds of formal, computational explanations address this lack of formal precision, we take a mathematical category theory approach towards understanding what under- that prevail in cognitive science. lies the relationship between dual cognitive processes. From our category theory perspective, we show that distinguishing ID Criticism of dual-process theories features of Type 1 versus Type 2 processes are exhibited via adjoint and representable functors. These results suggest that C1 Theories are multitudinous and definitions vague category theory provides a useful formal framework for devel- C2 Type 1/2 distinctions do not reliably align oping dual-process theories of cognition. C3 Cognitive styles vary continuously, not discretely Keywords: dual-process; Type 1; Type 2; category theory; C4 Single-process theories provide better explanations category; functor; natural transformation; adjoint C5 Evidence for dual-processing is unconvincing Introduction Table 2: Five criticisms of dual-process theories (Evans & Intuitively, at least, human cognition involves two starkly dif- Stanovich, 2013). -
Monads and Algebras - an Introduction
Monads and Algebras - An Introduction Uday S. Reddy April 27, 1995 1 1 Algebras of monads Consider a simple form of algebra, say, a set with a binary operation. Such an algebra is a pair hX, ∗ : X × X → Xi. Morphisms of these algebras preserve the binary operation: f(x ∗ y) = f(x) ∗ f(y). We first notice that the domain of the operation is determined by a functor F : Set → Set (the diagonal functor FX = X ×X). In general, given an endofunctor F : C → C on a category C, we can speak of the “algebras” for F , which are pairs hX, α : FX → Xi of an object X of C and an arrow α : FX → X. Morphism preserve the respective operations, i.e., F f FX - FY α β ? f ? X - Y Now, in algebra, it is commonplace to talk about “derived operators.” Such an operator is determined by a term made up of variables (over X) and the operations of the algebra. For example, for the simple algebra with a binary operation, terms such as x, x ∗ (y ∗ z), and (x ∗ y) ∗ (z ∗ w) determine derived operators. From a categorical point of view, such derived operators are just compositions of the standard operators and identity arrows: id X X- X id ×α α X × (X × X) X - X × X - X α×α α (X × X) × (X × X) - X × X - X To formalize such derived operators, we think of another functor T : C → C into which we can embed the domains of all the derived operators. In particular, we should have embeddings I →. -
Groupoids and Homotopy Types Cahiers De Topologie Et Géométrie Différentielle Catégoriques, Tome 32, No 1 (1991), P
CAHIERS DE TOPOLOGIE ET GÉOMÉTRIE DIFFÉRENTIELLE CATÉGORIQUES M. M. KAPRANOV V. A. VOEVODSKY ∞-groupoids and homotopy types Cahiers de topologie et géométrie différentielle catégoriques, tome 32, no 1 (1991), p. 29-46. <http://www.numdam.org/item?id=CTGDC_1991__32_1_29_0> © Andrée C. Ehresmann et les auteurs, 1991, tous droits réservés. L’accès aux archives de la revue « Cahiers de topologie et géométrie différentielle catégoriques » implique l’accord avec les conditions générales d’utilisation (http://www.numdam.org/legal.php). Toute uti- lisation commerciale ou impression systématique est constitutive d’une infraction pénale. Toute copie ou impression de ce fichier doit contenir la présente mention de copyright. Article numérisé dans le cadre du programme Numérisation de documents anciens mathématiques http://www.numdam.org/ CAHIERS DE TOPOLOGIE VOL. XXXII-1 (1991) ET CEOMETRIE DIFFERENTIELLE ~-GROUPOIDS AND HOMOTOPY TYPES by M.M. KAPRANOV and V.A. VOEVODSKY RESUME. Nous pr6sentons une description de la categorie homotopique des CW-complexes en termes des oo-groupoïdes. La possibilit6 d’une telle description a dt6 suggeree par A. Grothendieck dans son memoire "A la poursuite des champs". It is well-known [GZ] that CW-complexes X such that ni(X,x) =0 for all i z 2 , x E X , are described, at the homotopy level, by groupoids. A. Grothendieck suggested, in his unpublished memoir [Gr], that this connection should have a higher-dimensional generalisation involving polycategories. viz. polycategorical analogues of groupoids. It is the pur- pose of this paper to establish such a generalisation. To do this we deal with the globular version of the notion of a polycategory [Sl], [MS], [BH2], where a p- morphism has the "shape" of a p-globe i.e. -
Categories and Functors, the Zariski Topology, and the Functor Spec
Categories and functors, the Zariski topology, and the functor Spec We do not want to dwell too much on set-theoretic issues but they arise naturally here. We shall allow a class of all sets. Typically, classes are very large and are not allowed to be elements. The objects of a category are allowed to be a class, but morphisms between two objects are required to be a set. A category C consists of a class Ob (C) called the objects of C and, for each pair of objects X; Y 2 Ob (C) a set Mor (X; Y ) called the morphisms from X to Y with the following additional structure: for any three given objects X; Y and Z there is a map Mor (X; Y ) × Mor (Y; Z) ! Mor (X; Z) called composition such that three axioms given below hold. One writes f : X ! Y or f X −! Y to mean that f 2 Mor (X; Y ). If f : X ! Y and g : Y ! Z then the composition is denoted g ◦ f or gf. The axioms are as follows: (0) Mor (X; Y ) and Mor (X0;Y 0) are disjoint unless X = X0 and Y = Y 0. (1) For every object X there is an element denoted 1X or idX in Mor (X; X) such that if g : W ! X then 1X ◦ g = g while if h : X ! Y then h ◦ 1X = h. (2) If f : W ! X, g : X ! Y , and h : Y ! Z then h ◦ (g ◦ f) = (h ◦ g) ◦ f (associativity of composition). The morphism 1X is called the identity morphism on X and one can show that it is unique. -
Introduction to Categories
6 Introduction to categories 6.1 The definition of a category We have now seen many examples of representation theories and of operations with representations (direct sum, tensor product, induction, restriction, reflection functors, etc.) A context in which one can systematically talk about this is provided by Category Theory. Category theory was founded by Saunders MacLane and Samuel Eilenberg around 1940. It is a fairly abstract theory which seemingly has no content, for which reason it was christened “abstract nonsense”. Nevertheless, it is a very flexible and powerful language, which has become totally indispensable in many areas of mathematics, such as algebraic geometry, topology, representation theory, and many others. We will now give a very short introduction to Category theory, highlighting its relevance to the topics in representation theory we have discussed. For a serious acquaintance with category theory, the reader should use the classical book [McL]. Definition 6.1. A category is the following data: C (i) a class of objects Ob( ); C (ii) for every objects X; Y Ob( ), the class Hom (X; Y ) = Hom(X; Y ) of morphisms (or 2 C C arrows) from X; Y (for f Hom(X; Y ), one may write f : X Y ); 2 ! (iii) For any objects X; Y; Z Ob( ), a composition map Hom(Y; Z) Hom(X; Y ) Hom(X; Z), 2 C × ! (f; g) f g, 7! ∞ which satisfy the following axioms: 1. The composition is associative, i.e., (f g) h = f (g h); ∞ ∞ ∞ ∞ 2. For each X Ob( ), there is a morphism 1 Hom(X; X), called the unit morphism, such 2 C X 2 that 1 f = f and g 1 = g for any f; g for which compositions make sense. -
Formal Model Theory & Higher Topology
Formal Model Theory & Higher Topology Ivan Di Liberti Pittsburgh’s HoTT Seminar October 2020 2 of 35 This talk is based on three preprints. 1 General facts on the Scott Adjunction, ArXiv:2009.14023. 2 Towards Higher Topology, ArXiv:2009.14145. 3 Formal Model Theory & Higher Topology, ArXiv:2010.00319. Which were estracted from my PhD thesis. 4 The Scott Adjunction, ArXiv:2009.07320. Sketches of an elephant These cover three different aspects of the same story. 1 Category Theory; 2 (Higher) Topology; 3 Logic. We will start our tour from the crispiest one: (Higher) Topology. 3 of 35 The topological picture Loc O pt pt S Top Pos ST ! Top is the category of topological spaces and continuous mappings between them. Pos! is the category of posets with directed suprema and functions preserving directed suprema. 4 of 35 The topological picture Loc O pt pt S Top Pos ST ! Loc is the category of Locales. It is defined to be the opposite category of frames, where objects are frames and morphisms are morphisms of frames. A frame is a poset with infinitary joins (W) and finite meets (^), verifying the infinitary distributivity rule, _ _ ( xi ) ^ y = (xi ^ y) The poset of open sets O(X ) of a topological space X is the archetypal example of a locale. 5 of 35 The topological picture Loc O pt pt S Top Pos ST ! The diagram is relating three different approaches to geometry. Top is the classical approach. Loc is the pointfree/constructive approach. Pos! was approached from a geometric perspective by Scott, motivated by domain theory and λ-calculus. -
Notes/Exercises on the Functor of Points. Due Monday, Febrary 8 in Class. for a More Careful Treatment of This Material, Consult
Notes/exercises on the functor of points. Due Monday, Febrary 8 in class. For a more careful treatment of this material, consult the last chapter of Eisenbud and Harris' book, The Geometry of Schemes, or Section 9.1.6 in Vakil's notes, although I would encourage you to try to work all this out for yourself. Let C be a category. For each object X 2 Ob(C), define a contravariant functor FX : C!Sets by setting FX (S) = Hom(S; X) and for each morphism in C, f : S ! T define FX (f) : Hom(S; X) ! Hom(T;X) by composition with f. Given a morphism g : X ! Y , we get a natural transformation of functors, FX ! FY defined by mapping Hom(S; X) ! Hom(S; Y ) using composition with g. Lemma 1 (Yoneda's Lemma). Every natural transformation φ : FX ! FY is induced by a unique morphism f : X ! Y . Proof: Given a natural transformation φ, set fφ = φX (id). Exercise 1. Check that φ is the natural transformation induced by fφ. This implies that the functor F that takes an object X of C to the functor FX and takes a morphism in C to the corresponding natural transformation of functors defines a fully faithful functor from C to the category whose objects are functors from C to Sets and whose morphisms are natural transformations of functors. In particular, X is uniquely determined by FX . However, not all functors are of the form FX . Definition 1. A contravariant functor F : C!Sets is set to be representable if ∼ there exists an object X in C such that F = FX . -
Adjoint Functor Theorems for Homotopically Enriched Categories
ADJOINT FUNCTOR THEOREMS FOR HOMOTOPICALLY ENRICHED CATEGORIES JOHN BOURKE, STEPHEN LACK, AND LUKA´Sˇ VOKRˇ´INEK Abstract. We prove a weak adjoint functor theorem in the set- ting of categories enriched in a monoidal model category V admit- ting certain limits. When V is equipped with the trivial model structure this recaptures the enriched version of Freyd’s adjoint functor theorem. For non-trivial model structures, we obtain new weak adjoint functor theorems of a homotopical flavour — in par- ticular, when V is the category of simplicial sets we obtain a ho- motopical adjoint functor theorem appropriate to the ∞-cosmoi of Riehl and Verity. We also investigate accessibility in the enriched setting, in particular obtaining homotopical cocompleteness results for accessible ∞-cosmoi. 1. Introduction The general adjoint functor theorem of Freyd describes conditions under which a functor U : B→A has a left adjoint: namely, • U satisfies the solution set condition and • B is complete and U : B→A preserves limits. The first applications of this result that one typically learns about are the construction of left adjoints to forgetful functors between alge- braic categories, and the cocompleteness of algebraic categories. In the present paper we shall describe a strict generalisation of Freyd’s result, applicable to categories of a homotopical nature, and shall demonstrate arXiv:2006.07843v1 [math.CT] 14 Jun 2020 similar applications to homotopical algebra. The starting point of our generalisation is to pass from ordinary Set- enriched categories to categories enriched in a monoidal model category V. For instance, we could take B to be • the 2-category of monoidal categories and strong monoidal func- tors (here V = Cat); Date: June 16, 2020. -
ALGEBRA: LECTURE NOTES §1. Categories and Functors 2 §1.1
ALGEBRA: LECTURE NOTES JENIA TEVELEV CONTENTS x1. Categories and Functors 2 x1.1. Categories 2 x1.2. Functors 5 x1.3. Equivalence of Categories 6 x1.4. Representable Functors 7 x1.5. Products and Coproducts 8 x1.6. Natural Transformations 9 x1.7. Exercises 10 x2. Tensor Products 12 x2.1. Tensor Product of Vector Spaces 12 x2.2. Tensor Product of R-modules 14 x2.3. Categorical aspects of tensors: Yoneda’s Lemma 16 x2.4. Hilbert’s 3d Problem 21 x2.5. Right-exactness of a tensor product 25 x2.6. Restriction of scalars 28 x2.7. Extension of scalars 29 x2.8. Exercises 30 x3. Algebraic Extensions 31 x3.1. Field Extensions 31 x3.2. Adjoining roots 33 x3.3. Algebraic Closure 35 x3.4. Finite Fields 37 x3.5. Exercises 37 x4. Galois Theory 39 x4.1. Separable Extensions 39 x4.2. Normal Extensions 40 x4.3. Main Theorem of Galois Theory 41 x4.4. Exercises 43 x5. Applications of Galois Theory - I 44 x5.1. Fundamental Theorem of Algebra 44 x5.2. Galois group of a finite field 45 x5.3. Cyclotomic fields 45 x5.4. Kronecker–Weber Theorem 46 x5.5. Cyclic Extensions 48 x5.6. Composition Series and Solvable Groups 50 x5.7. Exercises 52 x6. Applications of Galois Theory -II 54 x6.1. Solvable extensions: Galois Theorem. 54 1 2 JENIA TEVELEV x6.2. Norm and Trace 56 x6.3. Lagrange resolvents 57 x6.4. Solving solvable extensions 58 x6.5. Exercises 60 x7. Transcendental Extensions 61 x7.1. Transcendental Numbers: Liouville’s Theorem 61 x7.2. -
A Concrete Introduction to Category Theory
A CONCRETE INTRODUCTION TO CATEGORIES WILLIAM R. SCHMITT DEPARTMENT OF MATHEMATICS THE GEORGE WASHINGTON UNIVERSITY WASHINGTON, D.C. 20052 Contents 1. Categories 2 1.1. First Definition and Examples 2 1.2. An Alternative Definition: The Arrows-Only Perspective 7 1.3. Some Constructions 8 1.4. The Category of Relations 9 1.5. Special Objects and Arrows 10 1.6. Exercises 14 2. Functors and Natural Transformations 16 2.1. Functors 16 2.2. Full and Faithful Functors 20 2.3. Contravariant Functors 21 2.4. Products of Categories 23 3. Natural Transformations 26 3.1. Definition and Some Examples 26 3.2. Some Natural Transformations Involving the Cartesian Product Functor 31 3.3. Equivalence of Categories 32 3.4. Categories of Functors 32 3.5. The 2-Category of all Categories 33 3.6. The Yoneda Embeddings 37 3.7. Representable Functors 41 3.8. Exercises 44 4. Adjoint Functors and Limits 45 4.1. Adjoint Functors 45 4.2. The Unit and Counit of an Adjunction 50 4.3. Examples of adjunctions 57 1 1. Categories 1.1. First Definition and Examples. Definition 1.1. A category C consists of the following data: (i) A set Ob(C) of objects. (ii) For every pair of objects a, b ∈ Ob(C), a set C(a, b) of arrows, or mor- phisms, from a to b. (iii) For all triples a, b, c ∈ Ob(C), a composition map C(a, b) ×C(b, c) → C(a, c) (f, g) 7→ gf = g · f. (iv) For each object a ∈ Ob(C), an arrow 1a ∈ C(a, a), called the identity of a.