Beck's Theorem Characterizing Algebras

Total Page:16

File Type:pdf, Size:1020Kb

Beck's Theorem Characterizing Algebras BECK'S THEOREM CHARACTERIZING ALGEBRAS SOFI GJING JOVANOVSKA Abstract. In this paper, I will construct a proof of Beck's Theorem char- acterizing T -algebras. Suppose we have an adjoint pair of functors F and G between categories C and D. It determines a monad T on C. We can associate a T -algebra to the monad, and Beck's Theorem demonstrates when the catego- ry of T -algebras is equivalent to the category D. We will arrive at this result by rst de ning categories, and a few relevant concepts and theorems that will be useful for proving our result; these will include natural tranformations, adjoints, monads and more. Contents 1. Introduction 1 2. Categories 2 3. Adjoints 4 3.1. Isomorphisms and Natural Transformations 4 3.2. Adjoints 5 3.3. Triangle Identities 5 4. Monads and Algebras 7 4.1. Monads and Adjoints 7 4.2. Algebras for a monad 8 4.3. The Comparison with Algebras 9 4.4. Coequalizers 11 4.5. Beck's Threorem 12 Acknowledgments 15 References 15 1. Introduction Beck's Theorem characterizing algebras is one direction of Beck's Monadicity Theorem. Beck's Monadicity Theorem is most useful in studying adjoint pairs of functors. Adjunction is a type of relation between two functors that has some very important properties, such as preservation of limits or colimits, which, unfortunate- ly, we will not touch upon in this paper. However, we need to know that it is indeed a topic of interest, and therefore worth studying. Here, we state Beck's Monadicity Theorem. Since this is an overview, all the technical terms will be de ned later. Date: AUGUST 29, 2014. 1 2 SOFI GJING JOVANOVSKA Theorem 1.1. A functor U : D ! C is monadic if and only if the following hold: (i) U has a left adjoint (ii) U re ects isomorphisms (iii) C has and U preserves all coequalizers of U-split pairs Thus we see that Beck's Monadicity Theorem does two things. First, it shows when a functor gives rise to a monad; and secondly, if a functor U is monadic (a functor U is monadic if it determines a monad and if its domain category is equivalent to the category of algebras over that monad), what the image of the left adjoint of U, say F , is like. In this paper, we will only prove an equivalent statement of the theorem in the direction assuming F is monadic. We will focus on the construction of the proof, and we will introduce all de nitions and theorems needed for it. This paper falls short in examples, as examples in category theory tend t be very long. I will only provide the short ones. Readers can consult the materials this paper is based on: the two published books, Steve Awodey's Category Theory and Saunders Mac Lane's Categories for the Working Mathematician for further explorations, and other topics that are omitted. Sometimes the de nition and the statement of theorems are taken faithfully from the sources, in other instances I have rephrased them, if I consider necessary. The proofs are reconstructed with the intention of making them more understandable for the beginners in this area. As one might have noticed, Mac Lane's book titled itself a literature for professional mathematicians, and its proof sometimes need simpli cation. My paper aims to extend those in the way that I nd most suitable through my experience of reading them. The paper is divided into a few sections. In section 2, we will rst introduce categories from scratch, so that the readers have a good idea of the objects we are dealing with. In section 3, we will de ne some concepts regarding categories, such as isomorphism, coequalizers, and natural transformations that will enable us to de ne adjunctions. It is unfortunate that I am only able to include the most relevant ones. Notions such as duality, products, and limits are such essential aspects of this subject that one may not claim to know category theory without knowing these, but they will not be included, and readers are strongly encouraged to research on those, [2] is a good source for this. Section 4 is the main part pf the paper, in which I will introduce monads, T - algebras, and their relation to adjoints. Some imporatant results include: every adjoint pair gives rise to a monad, every monad is de ned by its T -algebras, and eventually, Beck's Theorem. 2. Categories In this section, we introduce the idea of a category, and a few relevant concepts, including equalizers and adjoints. Intuitively a category is a collection of mathe- matical objects with a set of maps between the objects of the category. The objects of a category can be groups, topological spaces, etc. Thus one useful way a category can be understood as a type of mathematical objects. Of course this is not the most inclusive way of thinking about categories, as a category can consist of only one object; but such cases are not particularly useful in exploring the relations between types of mathematical objects, such as that between monads and algebras, or eld extensions and groups, as those who are familiar with Galois Theory may recall. BECK'S THEOREM CHARACTERIZING ALGEBRAS 3 De nition 2.1. A category satis es the following axioms: It contains a family of objects, which are denoted in this paper with italic capital letters A, B, C ... The collection of all objects is denoted C0. It contains a family of arrows, which are denoted with small italic letters f, g, h ... The collection of all arrows is denoted C1. These arrows should be understood as maps between object of the category. Therefore, for each arrow f, there are two objects A and B in the category that exist as the domain and codomain of f, denoted as dom(f ), cod(f ), such that f : A ! B: For any two arrows f : A ! B and g : B ! C, the composite of f and g, g f : A ! C is also an arrow in the category. For any object A, there exists an identity arrow 1A such that 1A : A ! A. Composition is associative, meaning for any three composable arrows f; g and h in the category: h (g f) = (h g) f: For a map f : A ! B, f 1A = f = 1B f. Immediately, we can see a lot of familiar mathematical objects satisfying the axioms of categories. Here is a short list of examples of objects and arrows of categories, respectively: Grp: Groups and homomorphisms Vect: Vector spaces and linear maps Top: Topological spaces and continuous maps Pos: Partially ordered sets and monotone functions One natural question arises whether there can be a category whose objects are categories. The answer is yes, though the objects of the category Cat need to be restricted to small categories. We will touch upon a brief explanation for this later, as we need to rst de ne the maps between categories, for Cat to be de ned at all. De nition 2.2. A functor F : C ! D between categories C and D is a mapping from objects to objects, and arrows to arrows, such that domains, codomains, identity and composition are preserved, or F (f : A ! B) = F (f): F (A) ! F (B), F (1A) = 1F (A) , F (g f) = F (g) F (f). It is simple to check that a functor satis es the axioms of arrows in categories. Therefore Cat is a well-de ned category. And eventually, let us distinguish among three types of categories: large, small, and locally small. We impose a restriction on the categories we talk about in this paper, namely, all categories concerned are locally small, as when a category is \too large", we encounter diculty with conventional set theory, which is the foundation of the approach to category theory in this paper. De nition 2.3. A category C is called small if both the collection C0 and C1 are sets. Otherwise, C is large. 4 SOFI GJING JOVANOVSKA De nition 2.4. A category C is called locally small if for all objects X, Y in C the collection HomC(X; Y ) = ff 2 C1 j f : X ! Yg is a set (called a hom-set). All nite categories are small. On the other hand, common categories Pos, Top, and Grp are all large and locally small. 3. Adjoints In this section, we aim to de ne adjunct pair of functors. In a way, an adjunct pair can be juxatposed with an inverse pair of maps, except it is a weaker notion. In this section we will introduce a few relevant concepts that enable us to de ne adjoints. 3.1. Isomorphisms and Natural Transformations. De nition 3.1. For any category C, an arrow f : A ! B is an isomorphism if there is an arrow g : B ! A in C such that g f = 1A and f g = 1B. We say A is isomorphic to B, written as A = B. We are familiar with various notions of isomorphisms for di erent structured sets, such as isomorphisms of groups, or topological spaces (called homeomorphisms), and the way they are de ned in each area of mathematics. It is easy to check that this de nition is equivalent to all the de tions of isomorphism we have seen so far, and is, in fact, universally applicable to all categories of mathematical objects. De nition 3.2. For categories C, D and functors F; G : C ! D; a natural transformation # : F ! G is a family of arrows in D (# : FC ! GC) ; C C2C0 0 such that for any f : C ! C in C, one has #C0 F (f) = G(f) #C , that is, the following diagram commutes: # FC C / GC F f Gf FC0 / GC0: #C0 And if a natural transformation is an isomorphism in Fun(C; D) (the category of functors from C to D), we call it a natural isomorphism.
Recommended publications
  • Ambiguity and Incomplete Information in Categorical Models of Language
    Ambiguity and Incomplete Information in Categorical Models of Language Dan Marsden University of Oxford [email protected] We investigate notions of ambiguity and partial information in categorical distributional models of natural language. Probabilistic ambiguity has previously been studied in [27, 26, 16] using Selinger’s CPM construction. This construction works well for models built upon vector spaces, as has been shown in quantum computational applications. Unfortunately, it doesn’t seem to provide a satis- factory method for introducing mixing in other compact closed categories such as the category of sets and binary relations. We therefore lack a uniform strategy for extending a category to model imprecise linguistic information. In this work we adopt a different approach. We analyze different forms of ambiguous and in- complete information, both with and without quantitative probabilistic data. Each scheme then cor- responds to a suitable enrichment of the category in which we model language. We view different monads as encapsulating the informational behaviour of interest, by analogy with their use in mod- elling side effects in computation. Previous results of Jacobs then allow us to systematically construct suitable bases for enrichment. We show that we can freely enrich arbitrary dagger compact closed categories in order to capture all the phenomena of interest, whilst retaining the important dagger compact closed structure. This allows us to construct a model with real convex combination of binary relations that makes non-trivial use of the scalars. Finally we relate our various different enrichments, showing that finite subconvex algebra enrichment covers all the effects under consideration.
    [Show full text]
  • Lecture 10. Functors and Monads Functional Programming
    Lecture 10. Functors and monads Functional Programming [Faculty of Science Information and Computing Sciences] 0 Goals I Understand the concept of higher-kinded abstraction I Introduce two common patterns: functors and monads I Simplify code with monads Chapter 12 from Hutton’s book, except 12.2 [Faculty of Science Information and Computing Sciences] 1 Functors [Faculty of Science Information and Computing Sciences] 2 Map over lists map f xs applies f over all the elements of the list xs map :: (a -> b) -> [a] -> [b] map _ [] = [] map f (x:xs) = f x : map f xs > map (+1)[1,2,3] [2,3,4] > map even [1,2,3] [False,True,False] [Faculty of Science Information and Computing Sciences] 3 mapTree _ Leaf = Leaf mapTree f (Node l x r) = Node (mapTree f l) (f x) (mapTree f r) Map over binary trees Remember binary trees with data in the inner nodes: data Tree a = Leaf | Node (Tree a) a (Tree a) deriving Show They admit a similar map operation: mapTree :: (a -> b) -> Tree a -> Tree b [Faculty of Science Information and Computing Sciences] 4 Map over binary trees Remember binary trees with data in the inner nodes: data Tree a = Leaf | Node (Tree a) a (Tree a) deriving Show They admit a similar map operation: mapTree :: (a -> b) -> Tree a -> Tree b mapTree _ Leaf = Leaf mapTree f (Node l x r) = Node (mapTree f l) (f x) (mapTree f r) [Faculty of Science Information and Computing Sciences] 4 Map over binary trees mapTree also applies a function over all elements, but now contained in a binary tree > t = Node (Node Leaf 1 Leaf) 2 Leaf > mapTree (+1) t Node
    [Show full text]
  • 1. Language of Operads 2. Operads As Monads
    OPERADS, APPROXIMATION, AND RECOGNITION MAXIMILIEN PEROUX´ All missing details can be found in [May72]. 1. Language of operads Let S = (S; ⊗; I) be a (closed) symmetric monoidal category. Definition 1.1. An operad O in S is a collection of object fO(j)gj≥0 in S endowed with : • a right-action of the symmetric group Σj on O(j) for each j, such that O(0) = I; • a unit map I ! O(1) in S; • composition operations that are morphisms in S : γ : O(k) ⊗ O(j1) ⊗ · · · ⊗ O(jk) −! O(j1 + ··· + jk); defined for each k ≥ 0, j1; : : : ; jk ≥ 0, satisfying natural equivariance, unit and associativity relations. 0 0 A morphism of operads : O ! O is a sequence j : O(j) ! O (j) of Σj-equivariant morphisms in S compatible with the unit map and γ. Example 1.2. ⊗j Let X be an object in S. The endomorphism operad EndX is defined to be EndX (j) = HomS(X ;X), ⊗j with unit idX , and the Σj-right action is induced by permuting on X . Example 1.3. Define Assoc(j) = ` , the associative operad, where the maps γ are defined by equivariance. Let σ2Σj I Com(j) = I, the commutative operad, where γ are the canonical isomorphisms. Definition 1.4. Let O be an operad in S. An O-algebra (X; θ) in S is an object X together with a morphism of operads ⊗j θ : O ! EndX . Using adjoints, this is equivalent to a sequence of maps θj : O(j) ⊗ X ! X such that they are associative, unital and equivariant.
    [Show full text]
  • Categories of Coalgebras with Monadic Homomorphisms Wolfram Kahl
    Categories of Coalgebras with Monadic Homomorphisms Wolfram Kahl To cite this version: Wolfram Kahl. Categories of Coalgebras with Monadic Homomorphisms. 12th International Workshop on Coalgebraic Methods in Computer Science (CMCS), Apr 2014, Grenoble, France. pp.151-167, 10.1007/978-3-662-44124-4_9. hal-01408758 HAL Id: hal-01408758 https://hal.inria.fr/hal-01408758 Submitted on 5 Dec 2016 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. Distributed under a Creative Commons Attribution| 4.0 International License Categories of Coalgebras with Monadic Homomorphisms Wolfram Kahl McMaster University, Hamilton, Ontario, Canada, [email protected] Abstract. Abstract graph transformation approaches traditionally con- sider graph structures as algebras over signatures where all function sym- bols are unary. Attributed graphs, with attributes taken from (term) algebras over ar- bitrary signatures do not fit directly into this kind of transformation ap- proach, since algebras containing function symbols taking two or more arguments do not allow component-wise construction of pushouts. We show how shifting from the algebraic view to a coalgebraic view of graph structures opens up additional flexibility, and enables treat- ing term algebras over arbitrary signatures in essentially the same way as unstructured label sets.
    [Show full text]
  • Algebraic Structures Lecture 18 Thursday, April 4, 2019 1 Type
    Harvard School of Engineering and Applied Sciences — CS 152: Programming Languages Algebraic structures Lecture 18 Thursday, April 4, 2019 In abstract algebra, algebraic structures are defined by a set of elements and operations on those ele- ments that satisfy certain laws. Some of these algebraic structures have interesting and useful computa- tional interpretations. In this lecture we will consider several algebraic structures (monoids, functors, and monads), and consider the computational patterns that these algebraic structures capture. We will look at Haskell, a functional programming language named after Haskell Curry, which provides support for defin- ing and using such algebraic structures. Indeed, monads are central to practical programming in Haskell. First, however, we consider type constructors, and see two new type constructors. 1 Type constructors A type constructor allows us to create new types from existing types. We have already seen several different type constructors, including product types, sum types, reference types, and parametric types. The product type constructor × takes existing types τ1 and τ2 and constructs the product type τ1 × τ2 from them. Similarly, the sum type constructor + takes existing types τ1 and τ2 and constructs the product type τ1 + τ2 from them. We will briefly introduce list types and option types as more examples of type constructors. 1.1 Lists A list type τ list is the type of lists with elements of type τ. We write [] for the empty list, and v1 :: v2 for the list that contains value v1 as the first element, and v2 is the rest of the list. We also provide a way to check whether a list is empty (isempty? e) and to get the head and the tail of a list (head e and tail e).
    [Show full text]
  • The Expectation Monad in Quantum Foundations
    The Expectation Monad in Quantum Foundations Bart Jacobs and Jorik Mandemaker Institute for Computing and Information Sciences (iCIS), Radboud University Nijmegen, The Netherlands. fB.Jacobs,[email protected] The expectation monad is introduced abstractly via two composable adjunctions, but concretely cap- tures measures. It turns out to sit in between known monads: on the one hand the distribution and ultrafilter monad, and on the other hand the continuation monad. This expectation monad is used in two probabilistic analogues of fundamental results of Manes and Gelfand for the ultrafilter monad: algebras of the expectation monad are convex compact Hausdorff spaces, and are dually equivalent to so-called Banach effect algebras. These structures capture states and effects in quantum foundations, and the duality between them. Moreover, the approach leads to a new re-formulation of Gleason’s theorem, expressing that effects on a Hilbert space are free effect modules on projections, obtained via tensoring with the unit interval. 1 Introduction Techniques that have been developed over the last decades for the semantics of programming languages and programming logics gain wider significance. In this way a new interdisciplinary area has emerged where researchers from mathematics, (theoretical) physics and (theoretical) computer science collabo- rate, notably on quantum computation and quantum foundations. The article [6] uses the phrase “Rosetta Stone” for the language and concepts of category theory that form an integral part of this common area. The present article is also part of this new field. It uses results from programming semantics, topology and (convex) analysis, category theory (esp. monads), logic and probability, and quantum foundations.
    [Show full text]
  • Monads and Side Effects in Haskell
    Monads and Side Effects in Haskell Alan Davidson October 2, 2013 In this document, I will attempt to explain in simple terms what monads are, how they work, and how they are used to perform side effects in the Haskell programming language. I assume you already have some familiarity with Haskell syntax. I will start from relatively simple, familiar ideas, and work my way up to our actual goals. In particular, I will start by discussing functors, then applicative functors, then monads, and finally how to have side effects in Haskell. I will finish up by discussing the functor and monad laws, and resources to learn more details. 1 Functors A functor is basically a data structure that can be mapped over: class Functor f where fmap :: (a -> b) -> f a -> f b This is to say, fmap takes a function that takes an a and returns a b, and a data structure full of a’s, and it returns a data structure with the same format but with every piece of data replaced with the result of running it through that function. Example 1. Lists are functors. instance Functor [] where fmap _ [] = [] fmap f (x : xs) = (f x) : (fmap f xs) We could also have simply made fmap equal to map, but that would hide the implemen- tation, and this example is supposed to illustrate how it all works. Example 2. Binary trees are functors. data BinaryTree t = Empty | Node t (BinaryTree t) (BinaryTree t) instance Functor BinaryTree where fmap _ Empty = Empty fmap f (Node x left right) = Node (f x) (fmap f left) (fmap f right) 1 Note that these are not necessarily binary search trees; the elements in a tree returned from fmap are not guaranteed to be in sorted order (indeed, they’re not even guaranteed to hold sortable data).
    [Show full text]
  • 1 Category Theory
    {-# LANGUAGE RankNTypes #-} module AbstractNonsense where import Control.Monad 1 Category theory Definition 1. A category consists of • a collection of objects • and a collection of morphisms between those objects. We write f : A → B for the morphism f connecting the object A to B. • Morphisms are closed under composition, i.e. for morphisms f : A → B and g : B → C there exists the composed morphism h = f ◦ g : A → C1. Furthermore we require that • Composition is associative, i.e. f ◦ (g ◦ h) = (f ◦ g) ◦ h • and for each object A there exists an identity morphism idA such that for all morphisms f : A → B: f ◦ idB = idA ◦ f = f Many mathematical structures form catgeories and thus the theorems and con- structions of category theory apply to them. As an example consider the cate- gories • Set whose objects are sets and morphisms are functions between those sets. • Grp whose objects are groups and morphisms are group homomorphisms, i.e. structure preserving functions, between those groups. 1.1 Functors Category theory is mainly interested in relationships between different kinds of mathematical structures. Therefore the fundamental notion of a functor is introduced: 1The order of the composition is to be read from left to right in contrast to standard mathematical notation. 1 Definition 2. A functor F : C → D is a transformation between categories C and D. It is defined by its action on objects F (A) and morphisms F (f) and has to preserve the categorical structure, i.e. for any morphism f : A → B: F (f(A)) = F (f)(F (A)) which can also be stated graphically as the commutativity of the following dia- gram: F (f) F (A) F (B) f A B Alternatively we can state that functors preserve the categorical structure by the requirement to respect the composition of morphisms: F (idC) = idD F (f) ◦ F (g) = F (f ◦ g) 1.2 Natural transformations Taking the construction a step further we can ask for transformations between functors.
    [Show full text]
  • MONADS and ALGEBRAS I I
    \chap10" 2009/6/1 i i page 223 i i 10 MONADSANDALGEBRAS In the foregoing chapter, the adjoint functor theorem was seen to imply that the category of algebras for an equational theory T always has a \free T -algebra" functor, left adjoint to the forgetful functor into Sets. This adjunction describes the notion of a T -algebra in a way that is independent of the specific syntactic description given by the theory T , the operations and equations of which are rather like a particular presentation of that notion. In a certain sense that we are about to make precise, it turns out that every adjunction describes, in a \syntax invariant" way, a notion of an \algebra" for an abstract \equational theory." Toward this end, we begin with yet a third characterization of adjunctions. This one has the virtue of being entirely equational. 10.1 The triangle identities Suppose we are given an adjunction, - F : C D : U: with unit and counit, η : 1C ! UF : FU ! 1D: We can take any f : FC ! D to φ(f) = U(f) ◦ ηC : C ! UD; and for any g : C ! UD we have −1 φ (g) = D ◦ F (g): FC ! D: This we know gives the isomorphism ∼ HomD(F C; D) =φ HomC(C; UD): Now put 1UD : UD ! UD in place of g : C ! UD in the foregoing. We −1 know that φ (1UD) = D, and so 1UD = φ(D) = U(D) ◦ ηUD: i i i i \chap10" 2009/6/1 i i page 224 224 MONADS AND ALGEBRAS i i And similarly, φ(1FC ) = ηC , so −1 1FC = φ (ηC ) = FC ◦ F (ηC ): Thus we have shown that the two diagrams below commute.
    [Show full text]
  • On Coalgebras Over Algebras
    On coalgebras over algebras Adriana Balan1 Alexander Kurz2 1University Politehnica of Bucharest, Romania 2University of Leicester, UK 10th International Workshop on Coalgebraic Methods in Computer Science A. Balan (UPB), A. Kurz (UL) On coalgebras over algebras CMCS 2010 1 / 31 Outline 1 Motivation 2 The final coalgebra of a continuous functor 3 Final coalgebra and lifting 4 Commuting pair of endofunctors and their fixed points A. Balan (UPB), A. Kurz (UL) On coalgebras over algebras CMCS 2010 2 / 31 Category with no extra structure Set: final coalgebra L is completion of initial algebra I [Barr 1993] Deficit: if H0 = 0, important cases not covered (as A × (−)n, D, Pκ+) Locally finitely presentable categories: Hom(B; L) completion of Hom(B; I ) for all finitely presentable objects B [Adamek 2003] Motivation Starting data: category C, endofunctor H : C −! C Among fixed points: final coalgebra, initial algebra Categories enriched over complete metric spaces: unique fixed point [Adamek, Reiterman 1994] Categories enriched over cpo: final coalgebra L coincides with initial algebra I [Plotkin, Smyth 1983] A. Balan (UPB), A. Kurz (UL) On coalgebras over algebras CMCS 2010 3 / 31 Locally finitely presentable categories: Hom(B; L) completion of Hom(B; I ) for all finitely presentable objects B [Adamek 2003] Motivation Starting data: category C, endofunctor H : C −! C Among fixed points: final coalgebra, initial algebra Categories enriched over complete metric spaces: unique fixed point [Adamek, Reiterman 1994] Categories enriched over cpo: final coalgebra L coincides with initial algebra I [Plotkin, Smyth 1983] Category with no extra structure Set: final coalgebra L is completion of initial algebra I [Barr 1993] Deficit: if H0 = 0, important cases not covered (as A × (−)n, D, Pκ+) A.
    [Show full text]
  • An Introduction to Applicative Functors
    An Introduction to Applicative Functors Bocheng Zhou What Is an Applicative Functor? ● An Applicative functor is a Monoid in the category of endofunctors, what's the problem? ● WAT?! Functions in Haskell ● Functions in Haskell are first-order citizens ● Functions in Haskell are curried by default ○ f :: a -> b -> c is the curried form of g :: (a, b) -> c ○ f = curry g, g = uncurry f ● One type declaration, multiple interpretations ○ f :: a->b->c ○ f :: a->(b->c) ○ f :: (a->b)->c ○ Use parentheses when necessary: ■ >>= :: Monad m => m a -> (a -> m b) -> m b Functors ● A functor is a type of mapping between categories, which is applied in category theory. ● What the heck is category theory? Category Theory 101 ● A category is, in essence, a simple collection. It has three components: ○ A collection of objects ○ A collection of morphisms ○ A notion of composition of these morphisms ● Objects: X, Y, Z ● Morphisms: f :: X->Y, g :: Y->Z ● Composition: g . f :: X->Z Category Theory 101 ● Category laws: Functors Revisited ● Recall that a functor is a type of mapping between categories. ● Given categories C and D, a functor F :: C -> D ○ Maps any object A in C to F(A) in D ○ Maps morphisms f :: A -> B in C to F(f) :: F(A) -> F(B) in D Functors in Haskell class Functor f where fmap :: (a -> b) -> f a -> f b ● Recall that a functor maps morphisms f :: A -> B in C to F(f) :: F(A) -> F(B) in D ● morphisms ~ functions ● C ~ category of primitive data types like Integer, Char, etc.
    [Show full text]
  • A Coalgebraic View of Infinite Trees and Iteration
    Electronic Notes in Theoretical Computer Science 44 No. 1 (2001) URL: http://www.elsevier.nl/locate/entcs/volume44.html 26 pages A Coalgebraic View of Infinite Trees and Iteration Peter Aczel 1 Department of Mathematics and Computer Science, Manchester University, Manchester, United Kingdom Jiˇr´ı Ad´amek 2,4 Institute of Theoretical Computer Science, Technical University, Braunschweig, Germany Jiˇr´ı Velebil 3,4 Faculty of Electrical Engineering, Technical University, Praha, Czech Republic Abstract The algebra of infinite trees is, as proved by C. Elgot, completely iterative, i.e., all ideal recursive equations are uniquely solvable. This is proved here to be a general coalgebraic phenomenon: let H be an endofunctor such that for every object X afi- nal coalgebra, TX,ofH( )+X exists. Then TX is an object-part of a monad which is completely iterative. Moreover, a similar contruction of a “completely iterative monoid” is possible in every monoidal category satisfying mild side conditions. Key words: monad, coalgebra, monoidal category 1 Email:[email protected] 2 Email:[email protected] 3 Email:[email protected] 4 The support of the Grant Agency of the Czech Republic under the Grant No. 201/99/0310 is gratefully acknowledged. c 2001 Published by Elsevier Science B. V. Open access under CC BY-NC-ND license. 1 Aczel, Adamek,´ Velebil 1 Introduction There are various algebraic approaches to the formalization of computations of data through a given program, taking into account that such computations are potentially infinite. In 1970’s the ADJ group have proposed continuous algebras, i.e., algebras built upon CPO’s so that all operations are continu- ous.
    [Show full text]