Lifting Results for Categories of Algebras 

Total Page:16

File Type:pdf, Size:1020Kb

Lifting Results for Categories of Algebras  Theoretical Computer Science 278 (2002) 257–269 www.elsevier.com/locate/tcs Lifting results for categories of algebras P.S. Mulry Department of Computer Science, Colgate University, Hamilton, NY 13346, USA Abstract In this paper, we present results that provide an abstract setting for the construction and in- terpretation of categories of algebras appearing in various semantic examples including those related to Scott domains and cartesian closed categories. A methodology is introduced that lifts adjoint pairs on categories with monads to categories whose objects are algebras for these mon- ads. Results are achieved by exploiting prior work on Kleisli liftings and the existence of key isomorphisms. While applicable to domain theory and the semantics of partiality, the construc- tion at work is considerably more general and is applicable to other settings as well. c 2002 Elsevier Science B.V. All rights reserved. 1. Introduction It is by now quite well known that certain functorial relationships exist between various standard semantic categories. For example, the connection between bottomless, strict and ordinary domains can be fruitfully described in a categorical framework of Kleisli and Eilenberg–Moore algebras. Strict domains form the category of lift- algebras for the category of (possibly bottomless) domains and the canonical functor between them is nothing more than the categorical comparison functor from Kleisli to Eilenberg–Moore algebras [8]. In this paper, we show that these observations are not accidental but rather arise as simple examples of a more general process that provides a means of lifting an adjoint pair from categories with monads to categories whose objects consist of the algebras of the corresponding monads. More precisely, starting with categories with assigned monads, an adjoint pair, and assuming certain closure conditions, we build in stages ÿrst to an adjunction on the categories of algebras and secondly to an adjunction on the Kleisli categories generated by the comonads. The interim adjoint pair constructed is often of interest as well. A key step involves the recognition of the existence of an iso- morphism relating lifted and underlying adjoint pairs. Special cases of this isomorphism This research was partially supported by NSF Grants CCR-9203106 and CCR-9506383. E-mail address: [email protected] (P.S. Mulry). 0304-3975/02/$ - see front matter c 2002 Elsevier Science B.V. All rights reserved. PII: S0304-3975(00)00338-8 258 P.S. Mulry / Theoretical Computer Science 278 (2002) 257–269 arise in domain theory and linear logic leading to the construction of cartesian closed categories. Results are also applicable to work of Jacobs on the semantics of weak- ening and contraction, and to other domain theoretic constructions. A ÿnal application provides an abstract setting for connecting partial and total semantics. It demonstrates not just how, but more importantly why, Scott total map semantics must arise in a systematic way from the corresponding partial semantics. 2. Liftings 2.1. Liftings and algebras We begin with a brief introduction to monads, algebras and liftings. See [1] for details about monads and algebras. Deÿnition 2.1. A monad (H; ; Á) on category C is a triple consisting of an endofunctor H and two natural transformations Á : id → H and : H 2 → H satisfying (1) ◦ ÁH = idH = ◦ HÁ, (2) ◦ H = ◦ H. Example 2.2. P, the powerset functor on SET, is a monad. For set A, Á (a)={a} A generates singletons and A{Ai} = Ai takes a family of subsets of A to their union. This paper focuses on lifting properties for categories of algebras. We brieDy describe these categories. Deÿnition 2.3. Let (H; Á; ) be a monad on category C. The Kleisli category, CH , has the same objects as in C. Arrows from A to B in CH correspond to arrows A → HB in C. The deÿnition of arrows in Kleisli makes composition of arrows non-trivial. If f is an arrow from A to B, and g an arrow from B to C in CH , the composition corresponds to the arrow B ◦ Hg ◦ f in C. It is easy to check that this composition is well deÿned. There is a standard inclusion functor iH : C → CH . It is well known that iH has a right adjoint, iH RH , that the monad formed by the adjunction is just H and that it is the initial such adjunction generating H. Further, the Kleisli category on H is equivalent to the category of free Eilenberg–Moore algebras on H [1]. Example 2.4. Given P, the monad of Example 2.2, SETP is the category whose objects are sets and whose morphisms from A to B are functions A → PB, i.e. relations on A × B. Thus SETP is just REL, the category of sets and relations. Deÿnition 2.5. Let (H; Á; ) be a monad on category C. The Eilenberg–Moore (E–M) category of H-algebras, denoted CH , has: P.S. Mulry / Theoretical Computer Science 278 (2002) 257–269 259 Objects: E–M algebras (A; a) Arrows: An arrow from (A; a)to(B; b)inCH is an arrow f : A → B in C so that b ◦ Hf = f ◦ a. Example 2.6. Returning to the powerset monad P on SET, E–M algebras (X; x) and (Y; y) are complete semilattices. Algebra maps f from (X; x)to(Y; y) are set functions so that y ◦ Pf = f ◦ x. This is turn forces f to preserve and therefore order as well. SETP then is the category of complete semilattices and sup-preserving maps, SLAT. H There is a standard forgetful functor UH : C → C. UH has a left adjoint, FH UH , which on object A in C creates the free algebra (HA; A). The monad formed by the adjunction is again just H and it is the ÿnal such adjunction generating H.In H particular, there always exists a comparison functor G : CH → C which is a map of the corresponding adjunctions. See [1]. Example 2.7. Let F be the free functor from SET to MON, the category of monoids, with forgetful right adjoint U. The monad H on SET formed by this adjunction is Kleene star which acting on set X produces X ∗ the set of strings on alphabet X . Á(x)=‘x’ coerces a character into a string of length one and acting on a string of words concatenates the string into a single word. SETH is isomorphic to the category MON. Multiplication on algebra object (X; h) is determined by the structure map h, namely the monoid product of x and y is just h(‘xy’), while the identity element is simply the image under h of the empty string. Thus the comparison functor is an isomorphism. This motivates the general nomenclature deÿning a right adjoint to be monadic when the comparison functor, for the monad generated by the adjunction, is an isomorphism. Example 2.8. In the case of the powerset monad P on SET, the comparison functor REL → SLAT maps the relation R on A × B to the semilattice morphism G(R):PA→PB, where for subset A0 of A, G(R)(A0)={b|aRb for a in A0}. We now consider the notion of lifting functors to categories of algebras. Consider monads (H; Á; ) and (K; ; ) on categories C and D, respectively. Let F be a functor F : C → D. The notion of the lifting of a functor F exists for both Eilenberg–Moore and Kleisli categories. Let iH ;iK denote the inclusion functors into Kleisli categories. G G Deÿnition 2.9. A functor F : CH → DK is a Kleisli lifting of F if F ◦ iH = iK ◦ F or equivalently that the following diagram commutes. FG CH → DK iH↑ iK↑ C →F D One can specify conditions that ensure such liftings exist. 260 P.S. Mulry / Theoretical Computer Science 278 (2002) 257–269 G Theorem 2.10. For C; D;H;K;Fas above; functors F : CH → DK which are liftings are in 1–1 correspondence with natural transformations of the form : FH → KF that satisfy the following: (1) ◦ FÁ = F ; (2) F ◦ K ◦ H = ◦ F. Proof. See [5, 10] where further references can be found. The natural transformation along with the corresponding equations is often referred to as a distributive law. In a similar fashion one can deÿne E–M liftings F∗ : CH → D K of functors F to ∗ E–M categories of algebras where the equation F ◦ UH = UK ◦ F holds for forgetful functors UH ;UK . Such liftings are ensured by the existence of natural transformations of the form : KF → FH satisfying equations similar to those for above [3]. Notation: Again we are supposing that functor F : C → D exists with accompanying monads H and K. We will denote Kleisli lifts of F by FG and Eilenberg–Moore lifts by F∗. A key point to note is that more than one lifting of each kind may exist for a given functor, depending on the existence of particular distributive laws. Further discussion on this can be found in [10]. Example 2.11. Let C be a symmetric monoidal category with monad H. Monad H is called strong [4] if there exists a natural transformation A; B : HA ⊗ B → H(A ⊗ B) satisfying (1) A; B ◦ ÁA ⊗ B = ÁA⊗B, (2) A⊗B ◦ HA; B ◦ HA; B = A; B ◦ A ⊗ B. By the above we note that H is strong exactly when the product functor ⊗ B on C lifts to the Kleisli category CH . Likewise if H is commutative (monoidal), then the bifunctor ⊗ lifts. A special case arises when dealing with the product bifunctor × on a cartesian category C × C. Example 2.12.
Recommended publications
  • 1. Directed Graphs Or Quivers What Is Category Theory? • Graph Theory on Steroids • Comic Book Mathematics • Abstract Nonsense • the Secret Dictionary
    1. Directed graphs or quivers What is category theory? • Graph theory on steroids • Comic book mathematics • Abstract nonsense • The secret dictionary Sets and classes: For S = fX j X2 = Xg, have S 2 S , S2 = S Directed graph or quiver: C = (C0;C1;@0 : C1 ! C0;@1 : C1 ! C0) Class C0 of objects, vertices, points, . Class C1 of morphisms, (directed) edges, arrows, . For x; y 2 C0, write C(x; y) := ff 2 C1 j @0f = x; @1f = yg f 2C1 tail, domain / @0f / @1f o head, codomain op Opposite or dual graph of C = (C0;C1;@0;@1) is C = (C0;C1;@1;@0) Graph homomorphism F : D ! C has object part F0 : D0 ! C0 and morphism part F1 : D1 ! C1 with @i ◦ F1(f) = F0 ◦ @i(f) for i = 0; 1. Graph isomorphism has bijective object and morphism parts. Poset (X; ≤): set X with reflexive, antisymmetric, transitive order ≤ Hasse diagram of poset (X; ≤): x ! y if y covers x, i.e., x 6= y and [x; y] = fx; yg, so x ≤ z ≤ y ) z = x or z = y. Hasse diagram of (N; ≤) is 0 / 1 / 2 / 3 / ::: Hasse diagram of (f1; 2; 3; 6g; j ) is 3 / 6 O O 1 / 2 1 2 2. Categories Category: Quiver C = (C0;C1;@0 : C1 ! C0;@1 : C1 ! C0) with: • composition: 8 x; y; z 2 C0 ; C(x; y) × C(y; z) ! C(x; z); (f; g) 7! g ◦ f • satisfying associativity: 8 x; y; z; t 2 C0 ; 8 (f; g; h) 2 C(x; y) × C(y; z) × C(z; t) ; h ◦ (g ◦ f) = (h ◦ g) ◦ f y iS qq <SSSS g qq << SSS f qqq h◦g < SSSS qq << SSS qq g◦f < SSS xqq << SS z Vo VV < x VVVV << VVVV < VVVV << h VVVV < h◦(g◦f)=(h◦g)◦f VVVV < VVV+ t • identities: 8 x; y; z 2 C0 ; 9 1y 2 C(y; y) : 8 f 2 C(x; y) ; 1y ◦ f = f and 8 g 2 C(y; z) ; g ◦ 1y = g f y o x MM MM 1y g MM MMM f MMM M& zo g y Example: N0 = fxg ; N1 = N ; 1x = 0 ; 8 m; n 2 N ; n◦m = m+n ; | one object, lots of arrows [monoid of natural numbers under addition] 4 x / x Equation: 3 + 5 = 4 + 4 Commuting diagram: 3 4 x / x 5 ( 1 if m ≤ n; Example: N1 = N ; 8 m; n 2 N ; jN(m; n)j = 0 otherwise | lots of objects, lots of arrows [poset (N; ≤) as a category] These two examples are small categories: have a set of morphisms.
    [Show full text]
  • 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]
  • Kleisli Database Instances
    KLEISLI DATABASE INSTANCES DAVID I. SPIVAK Abstract. We use monads to relax the atomicity requirement for data in a database. Depending on the choice of monad, the database fields may contain generalized values such as lists or sets of values, or they may contain excep- tions such as various typesi of nulls. The return operation for monads ensures that any ordinary database instance will count as one of these generalized in- stances, and the bind operation ensures that generalized values behave well under joins of foreign key sequences. Different monads allow for vastly differ- ent types of information to be stored in the database. For example, we show that classical concepts like Markov chains, graphs, and finite state automata are each perfectly captured by a different monad on the same schema. Contents 1. Introduction1 2. Background3 3. Kleisli instances9 4. Examples 12 5. Transformations 20 6. Future work 22 References 22 1. Introduction Monads are category-theoretic constructs with wide-ranging applications in both mathematics and computer science. In [Mog], Moggi showed how to exploit their expressive capacity to incorporate fundamental programming concepts into purely functional languages, thus considerably extending the potency of the functional paradigm. Using monads, concepts that had been elusive to functional program- ming, such as state, input/output, and concurrency, were suddenly made available in that context. In the present paper we describe a parallel use of monads in databases. This approach stems from a similarity between categories and database schemas, as presented in [Sp1]. The rough idea is as follows. A database schema can be modeled as a category C, and an ordinary database instance is a functor δ : C Ñ Set.
    [Show full text]
  • On String Topology Operations and Algebraic Structures on Hochschild Complexes
    City University of New York (CUNY) CUNY Academic Works All Dissertations, Theses, and Capstone Projects Dissertations, Theses, and Capstone Projects 9-2015 On String Topology Operations and Algebraic Structures on Hochschild Complexes Manuel Rivera Graduate Center, City University of New York How does access to this work benefit ou?y Let us know! More information about this work at: https://academicworks.cuny.edu/gc_etds/1107 Discover additional works at: https://academicworks.cuny.edu This work is made publicly available by the City University of New York (CUNY). Contact: [email protected] On String Topology Operations and Algebraic Structures on Hochschild Complexes by Manuel Rivera A dissertation submitted to the Graduate Faculty in Mathematics in partial fulfillment of the requirements for the degree of Doctor of Philosophy, The City University of New York 2015 c 2015 Manuel Rivera All Rights Reserved ii This manuscript has been read and accepted for the Graduate Faculty in Mathematics in sat- isfaction of the dissertation requirements for the degree of Doctor of Philosophy. Dennis Sullivan, Chair of Examining Committee Date Linda Keen, Executive Officer Date Martin Bendersky Thomas Tradler John Terilla Scott Wilson Supervisory Committee THE CITY UNIVERSITY OF NEW YORK iii Abstract On string topology operations and algebraic structures on Hochschild complexes by Manuel Rivera Adviser: Professor Dennis Sullivan The field of string topology is concerned with the algebraic structure of spaces of paths and loops on a manifold. It was born with Chas and Sullivan’s observation of the fact that the in- tersection product on the homology of a smooth manifold M can be combined with the con- catenation product on the homology of the based loop space on M to obtain a new product on the homology of LM , the space of free loops on M .
    [Show full text]
  • On Projective Lift and Orbit Spaces T.K
    BULL. AUSTRAL. MATH. SOC. 54GO5, 54H15 VOL. 50 (1994) [445-449] ON PROJECTIVE LIFT AND ORBIT SPACES T.K. DAS By constructing the projective lift of a dp-epimorphism, we find a covariant functor E from the category d of regular Hausdorff spaces and continuous dp- epimorphisms to its coreflective subcategory £d consisting of projective objects of Cd • We use E to show that E(X/G) is homeomorphic to EX/G whenever G is a properly discontinuous group of homeomorphisms of a locally compact Hausdorff space X and X/G is an object of Cd • 1. INTRODUCTION Throughout the paper all spaces are regular HausdorfF and maps are continuous epimorphisms. By X, Y we denote spaces and for A C X, Cl A and Int A mean the closure of A and the interior of A in X respectively. The complete Boolean algebra of regular closed sets of a space X is denoted by R(X) and the Stone space of R(X) by S(R(X)). The pair (EX, hx) is the projective cover of X, where EX is the subspace of S(R(X)) having convergent ultrafilters as its members and hx is the natural map from EX to X, sending T to its point of convergence ^\T (a singleton is identified with its member). We recall here that {fl(F) \ F £ R(X)} is an open base for the topology on EX, where d(F) = {T £ EX \ F G T} [8]. The projective lift of a map /: X —> Y (if it exists) is the unique map Ef: EX —> EY satisfying hy o Ef = f o hx • In [4], Henriksen and Jerison showed that when X , Y are compact spaces, then the projective lift Ef of / exists if and only if / satisfies the following condition, hereafter called the H J - condition, holds: Clint/-1(F) = Cl f-^IntF), for each F in R(Y).
    [Show full text]
  • Parametrized Higher Category Theory
    Parametrized higher category theory Jay Shah MIT May 1, 2017 Jay Shah (MIT) Parametrized higher category theory May 1, 2017 1 / 32 Answer: depends on the class of weak equivalences one inverts in the larger category of G-spaces. Inverting the class of maps that induce a weak equivalence of underlying spaces, X ; the homotopy type of the underlying space X , together with the homotopy coherent G-action. Can extract homotopy fixed points and hG orbits X , XhG from this. Equivariant homotopy theory Let G be a finite group and let X be a topological space with G-action (e.g. G = C2 and X = U(n) with the complex conjugation action). What is the \homotopy type" of X ? Jay Shah (MIT) Parametrized higher category theory May 1, 2017 2 / 32 Inverting the class of maps that induce a weak equivalence of underlying spaces, X ; the homotopy type of the underlying space X , together with the homotopy coherent G-action. Can extract homotopy fixed points and hG orbits X , XhG from this. Equivariant homotopy theory Let G be a finite group and let X be a topological space with G-action (e.g. G = C2 and X = U(n) with the complex conjugation action). What is the \homotopy type" of X ? Answer: depends on the class of weak equivalences one inverts in the larger category of G-spaces. Jay Shah (MIT) Parametrized higher category theory May 1, 2017 2 / 32 Equivariant homotopy theory Let G be a finite group and let X be a topological space with G-action (e.g.
    [Show full text]
  • Lifting Grothendieck Universes
    Lifting Grothendieck Universes Martin HOFMANN, Thomas STREICHER Fachbereich 4 Mathematik, TU Darmstadt Schlossgartenstr. 7, D-64289 Darmstadt mh|[email protected] Spring 1997 Both in set theory and constructive type theory universes are a useful and necessary tool for formulating abstract mathematics, e.g. when one wants to quantify over all structures of a certain kind. Structures of a certain kind living in universe U are usually referred to as \small structures" (of that kind). Prominent examples are \small monoids", \small groups" . and last, but not least \small sets". For (classical) set theory an appropriate notion of universe was introduced by A. Grothendieck for the purposes of his development of Grothendieck toposes (of sheaves over a (small) site). Most concisely, a Grothendieck universe can be defined as a transitive set U such that (U; 2 U×U ) itself constitutes a model of set theory.1 In (constructive) type theory a universe (in the sense of Martin–L¨of) is a type U of types that is closed under the usual type forming operations as e.g. Π, Σ and Id. More precisely, it is a type U together with a family of types ( El(A) j A 2 U ) assigning its type El(A) to every A 2 U. Of course, El(A) = El(B) iff A = B 2 U. For the purposes of Synthetic Domain Theory (see [6, 3]) or Semantic Nor- malisations Proofs (see [1]) it turns out to be necessary to organise (pre)sheaf toposes into models of type theory admitting a universe. In this note we show how a Grothendieck universe U gives rise to a type-theoretic universe in the presheaf topos Cb where C is a small category (i.e.
    [Show full text]
  • Arxiv:1709.06839V3 [Math.AT] 8 Jun 2021
    PRODUCT AND COPRODUCT IN STRING TOPOLOGY NANCY HINGSTON AND NATHALIE WAHL Abstract. Let M be a closed Riemannian manifold. We extend the product of Goresky- Hingston, on the cohomology of the free loop space of M relative to the constant loops, to a nonrelative product. It is graded associative and commutative, and compatible with the length filtration on the loop space, like the original product. We prove the following new geometric property of the dual homology coproduct: the nonvanishing of the k{th iterate of the coproduct on a homology class ensures the existence of a loop with a (k + 1){fold self-intersection in every representative of the class. For spheres and projective spaces, we show that this is sharp, in the sense that the k{th iterated coproduct vanishes precisely on those classes that have support in the loops with at most k{fold self-intersections. We study the interactions between this cohomology product and the more well-known Chas-Sullivan product. We give explicit integral chain level constructions of these loop products and coproduct, including a new construction of the Chas- Sullivan product, which avoid the technicalities of infinite dimensional tubular neighborhoods and delicate intersections of chains in loop spaces. Let M be a closed oriented manifold of dimension n, for which we pick a Riemannian metric, and let ΛM = Maps(S1;M) denote its free loop space. Goresky and the first author defined in [15] a ∗ product ~ on the cohomology H (ΛM; M), relative to the constant loops M ⊂ ΛM. They showed that this cohomology product behaves as a form of \dual" of the Chas-Sullivan product [8] on the homology H∗(ΛM), at least through the eyes of the energy functional.
    [Show full text]
  • Homological Algebra in Characteristic One Arxiv:1703.02325V1
    Homological algebra in characteristic one Alain Connes, Caterina Consani∗ Abstract This article develops several main results for a general theory of homological algebra in categories such as the category of sheaves of idempotent modules over a topos. In the analogy with the development of homological algebra for abelian categories the present paper should be viewed as the analogue of the development of homological algebra for abelian groups. Our selected prototype, the category Bmod of modules over the Boolean semifield B := f0, 1g is the replacement for the category of abelian groups. We show that the semi-additive category Bmod fulfills analogues of the axioms AB1 and AB2 for abelian categories. By introducing a precise comonad on Bmod we obtain the conceptually related Kleisli and Eilenberg-Moore categories. The latter category Bmods is simply Bmod in the topos of sets endowed with an involution and as such it shares with Bmod most of its abstract categorical properties. The three main results of the paper are the following. First, when endowed with the natural ideal of null morphisms, the category Bmods is a semi-exact, homological category in the sense of M. Grandis. Second, there is a far reaching analogy between Bmods and the category of operators in Hilbert space, and in particular results relating null kernel and injectivity for morphisms. The third fundamental result is that, even for finite objects of Bmods the resulting homological algebra is non-trivial and gives rise to a computable Ext functor. We determine explicitly this functor in the case provided by the diagonal morphism of the Boolean semiring into its square.
    [Show full text]
  • Linear Continuations and Duality Paul-André Melliès, Nicolas Tabareau
    Linear continuations and duality Paul-André Melliès, Nicolas Tabareau To cite this version: Paul-André Melliès, Nicolas Tabareau. Linear continuations and duality. 2007. hal-00339156 HAL Id: hal-00339156 https://hal.archives-ouvertes.fr/hal-00339156 Preprint submitted on 17 Nov 2008 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. Linear continuations and duality Paul-Andre´ Mellies` and Nicolas Tabareau Equipe Preuves, Programmes, Syst`emes CNRS and Universit´eParis 7 Denis Diderot Abstract One fundamental aspect of linear logic is that its conjunction behaves in the same way as a tensor product in linear algebra. Guided by this intuition, we investigate the algebraic status of disjunction – the dual of conjunction – in the presence of linear continuations. We start from the observation that every monoidal category equipped with a tensorial negation inherits a lax monoidal structure from its opposite category. This lax structure interprets dis- junction, and induces a multicategory whose underlying category coincides with the kleisli category associated to the continuation monad. We study the structure of this multicategory, and establish a structure theorem adapting to linear continuations a result by Peter Selinger on control categories and cartesian continuations.
    [Show full text]
  • Profunctors, Open Maps and Bisimulation
    BRICS RS-04-22 Cattani & Winskel: Profunctors, Open Maps and Bisimulation BRICS Basic Research in Computer Science Profunctors, Open Maps and Bisimulation Gian Luca Cattani Glynn Winskel BRICS Report Series RS-04-22 ISSN 0909-0878 October 2004 Copyright c 2004, Gian Luca Cattani & Glynn Winskel. BRICS, Department of Computer Science University of Aarhus. All rights reserved. Reproduction of all or part of this work is permitted for educational or research use on condition that this copyright notice is included in any copy. See back inner page for a list of recent BRICS Report Series publications. Copies may be obtained by contacting: BRICS Department of Computer Science University of Aarhus Ny Munkegade, building 540 DK–8000 Aarhus C Denmark Telephone: +45 8942 3360 Telefax: +45 8942 3255 Internet: [email protected] BRICS publications are in general accessible through the World Wide Web and anonymous FTP through these URLs: http://www.brics.dk ftp://ftp.brics.dk This document in subdirectory RS/04/22/ Profunctors, Open Maps and Bisimulation∗ Gian Luca Cattani DS Data Systems S.p.A., Via Ugozzolo 121/A, I-43100 Parma, Italy. Email: [email protected]. Glynn Winskel University of Cambridge Computer Laboratory, Cambridge CB3 0FD, England. Email: [email protected]. October 2004 Abstract This paper studies fundamental connections between profunctors (i.e., dis- tributors, or bimodules), open maps and bisimulation. In particular, it proves that a colimit preserving functor between presheaf categories (corresponding to a profunctor) preserves open maps and open map bisimulation. Consequently, the composition of profunctors preserves open maps as 2-cells.
    [Show full text]
  • On Closed Categories of Functors
    ON CLOSED CATEGORIES OF FUNCTORS Brian Day Received November 7, 19~9 The purpose of the present paper is to develop in further detail the remarks, concerning the relationship of Kan functor extensions to closed structures on functor categories, made in "Enriched functor categories" | 1] §9. It is assumed that the reader is familiar with the basic results of closed category theory, including the representation theorem. Apart from some minor changes mentioned below, the terminology and notation employed are those of |i], |3], and |5]. Terminology A closed category V in the sense of Eilenberg and Kelly |B| will be called a normalised closed category, V: V o ÷ En6 being the normalisation. Throughout this paper V is taken to be a fixed normalised symmetric monoidal closed category (Vo, @, I, r, £, a, c, V, |-,-|, p) with V ° admitting all small limits (inverse limits) and colimits (direct limits). It is further supposed that if the limit or colimit in ~o of a functor (with possibly large domain) exists then a definite choice has been made of it. In short, we place on V those hypotheses which both allow it to replace the cartesian closed category of (small) sets Ens as a ground category and are satisfied by most "natural" closed categories. As in [i], an end in B of a V-functor T: A°P@A ÷ B is a Y-natural family mA: K ÷ T(AA) of morphisms in B o with the property that the family B(1,mA): B(BK) ÷ B(B,T(AA)) in V o is -2- universally V-natural in A for each B 6 B; then an end in V turns out to be simply a family sA: K ~ T(AA) of morphisms in V o which is universally V-natural in A.
    [Show full text]