Additive, Abelian, and Exact Categories

Total Page:16

File Type:pdf, Size:1020Kb

Additive, Abelian, and Exact Categories U.U.D.M. Project Report 2016:48 Additive, abelian, and exact categories Samuel Pettersson Examensarbete i matematik, 15 hp Handledare: Martin Herschend Examinator: Jörgen Östensson December 2016 Department of Mathematics Uppsala University Additive, abelian, and exact categories Samuel Pettersson December 23, 2016 Contents 1 Modules 2 1.1 Basic constructions . 2 1.2 R-module morphisms . 4 1.3 Induced morphisms . 9 1.4 Direct products and sums of modules . 10 2 Categories 16 2.1 Basic constructions . 16 2.2 Duality . 22 2.3 Kernels and cokernels . 25 2.4 Pullbacks and pushouts . 28 2.5 Functors and subcategories . 37 3 Additive categories 43 3.1 Preadditive categories . 43 3.2 Products and coproducts . 46 3.3 Biproducts . 53 3.4 Additive functors . 59 3.5 Matrix notation . 63 3.6 Pullbacks and pushouts via matrices . 72 4 Abelian categories 76 4.1 Basics . 76 4.2 The first isomorphism theorem . 82 4.3 Exact sequences . 87 5 Exact categories 89 5.1 Basics . 89 5.2 Extension-closed subcategories . 98 1 1 Modules In this preliminary section, we will define modules over rings and explore the bare necessities for the sections to come. Most (if not all) definitions and results in this section can be found in any exposition of modules over a ring, e.g., [3] or [4]. 1.1 Basic constructions Definition 1.1. For any ring (with unity) R, a (left) R-module (or module over R) is an abelian group (M; +) equipped with a compatible (left) R-action ·: R × M ! M by R. Spelled out, an R-module should satisfy the following eight axioms, the first four of which are for the abelian group and the last four of which are for the ring action: 1. Addition is associative, i.e., (a + b) + c = a + (b + c) for any a; b; c 2 M 2. Addition is commutative, i.e., a + b = b + a for any a; b 2 M 3. There is an additive identity, denoted by 0, such that 0 + a = a = a + 0 for any a 2 M 4. Any a 2 M has an additive inverse, denoted by −a, such that a + (−a) = 0 = (−a) + a 5. The ring identity 1R acts trivially, i.e., 1R · m = m for any m 2 M 6. A sum r + s of ring elements acts as (r + s) · m = rm + sm, i.e., in a way compatible with the group addition, for any r; s 2 R and m 2 M 7. A product rs of ring elements acts as (rs) · m = r · (s · m), i.e., in a way compatible with a composition of sorts, for any r; s 2 R and m 2 M 8. Any ring element acts additively, i.e., r · (m + n) = r · m + r · n for any r 2 R and m; n 2 M Remark 1.2. Readers familiar with linear algebra will note that the above definition with \ring R" replaced with “field K" would be a definition of a vector space; modules over fields are precisely vector spaces. Accordingly, one may think of modules over rings as being generalized vector spaces with many, but not all, of the properties of vector spaces (see Example 1.32). Remark 1.3. We will concern ourselves only with left R-modules, but the reader should know that there are notions of a right R-module and even of so-called bimodules, which are equipped with both a left ring action and a right ring action (possibly by different rings!). Example 1.4. For any fixed ring R, there is a trivial example of an R-module, namely when the underlying group is trivial (i.e., the group is a singleton f0g), in which case the R-action maps everything to 0. We will refer to this module as the zero module (though to be strict, it might be better to speak of it as a zero module) and denote it by f0g or sometimes just 0. More interestingly, we may turn any ring R into an R-module in a natural manner. Example 1.5. Consider a ring R. It is by definition an abelian group with the additional structure of a multiplication ·: R × R ! R. This multiplication may be viewed as an R-action, seeing as the axioms for the identity, associativity, and compatibility (with the ring addition) for the ring multiplication guarantee that the necessary module axioms hold. We call this module the regular (left) R-module and denote it by RR or sometimes just R. Example 1.6. As we noted, any vector space is a module. For instance, the familiar Euclidean space R3 is an R-module. 2 Similar to how K-modules (for a field K) are the familiar vector spaces over K, the following remark expresses that Z-modules are essentially (this \essentially" is formalized in Definition 2.60) just the underlying abelian groups. Remark 1.7. For any abelian group M, there is a unique ring action by Z endowed with which M is a Z-module, namely the one defined for any n 2 Z and x 2 M by 8 n terms >z }| { >x + ··· + x if n > 0 <> n · x := 0M if n = 0 > >−(x + ··· + x) if n < 0 :> | {z } −n terms It follows fairly readily that this is the only possible candidate for a compatible Z-action on M: suppose that we have a Z-action on M. Then write any n > 0 as the sum 1 + ··· + 1 and use the module axioms repeatedly to obtain n · x = (1 + ··· + 1) · x = (1 · x) + ··· + (1 · x) = x + ··· + x It is a straightforward task to show (using the module axioms) that the ring action of any module behaves as expected for the additive identity and all additive inverses of the ring, i.e., in this case that 0Z · x = 0M and (−n) · x = −(n · x). That the above definition satisfies the module axioms can be shown one axiom at a time through a painstaking and painful consideration of cases depending on the sign of the integers acting on the group. Definition 1.8. Given an R-module M, an R-submodule (or just submodule) of M is a non-empty subset U ⊆ M that is closed under both addition and the action of R, i.e., U is a subgroup of M (viewed as an abelian group) that is closed under the R-action. This makes U with structure inherited from M into a module in its own right. Explicitly, the requirement is that (1) U 6= ?, (2) If m; n 2 U, then (m + n) 2 U, and (3) For any r 2 R, if m 2 U, then (r · m) 2 U. Example 1.9. Any R-module M has the submodules f0g and M (which may coincide). Example 1.10. The submodules of a regular left module RR are (as sets) precisely the left ideals of the ring R. Both submodules and ideals may be viewed as additive subgroups with some additional condition satisfied. Upon closer scrutiny, the additional condition is in both cases closure under ring multiplication by an element from the left. Much like for vector spaces (in fact, the definition is the very same), we may construct from a module M and a submodule U the quotient module M=U. Definition 1.11. Let R be a ring, M be an R-module, and U ⊆ M be a submodule of M. Consider the equivalence relation ∼ on M under which two elements are equivalent if and only if they differ by an element of U: x ∼ y () (x − y) 2 U The quotient module M=U of M by U is the set M=∼ of all equivalence classes (where [x] denotes the equivalence class of x) of this relation M=∼ = f[x] j x 2 Mg 3 endowed with the addition and R-action given by [m] + [n] := [m + n] r · [m] := [rm] In other words, the quotient module is the corresponding quotient group equipped with the above R-action. It is not immediately clear that the quotient module is a well-defined R-module by the above. We verify that it is in the proof of the following proposition. Proposition 1.12. The quotient module M=U is a well-defined R-module. Proof. Verify first that ∼ is an equivalence relation. For reflexivity, x ∼ x () (x − x) = 0 2 U and every submodule contains the zero element. For symmetry, use the fact that U is closed under the R-action and that the ring action in any module respects negation in the ring (a fact that follows readily from the module axioms and the observation that the ring zero acts by sending everything to zero): x ∼ y () (x − y) 2 U =) (−1R) · (x − y) = −(1R · (x − y)) = −(x − y) = (y − x) 2 U () y ∼ x For transitivity, use the fact that U is closed under addition: x ∼ y and y ∼ z () (x − y) 2 U and (y − z) 2 U =) (x − y) + (y − z) = (x − z) 2 U () x ∼ z Thus, the underlying set M=∼ of the quotient module is well-defined. Next, verify that the operations are well-defined. For addition, [x] = [x0] and [y] = [y0] () (x − x0); (y − y0) 2 U =) (x − x0) + (y − y0) = (x + y) − (x0 + y0) 2 U () [x + y] = [x0 + y0] which shows that the right-hand side in the definition of the addition does not depend on the representatives in the left-hand side. For the R-action, we similarly get [x] = [x0] () x − x0 2 U =) r · (x − x0) = (r · x − r · x0) 2 U () [r · x] = [r · x0] Thus, the quotient module at least consists of a well-defined underlying set and well-defined operations, and it only remains to show that the module axioms are satisfied.
Recommended publications
  • Arxiv:1705.02246V2 [Math.RT] 20 Nov 2019 Esyta Ulsubcategory Full a That Say [15]
    WIDE SUBCATEGORIES OF d-CLUSTER TILTING SUBCATEGORIES MARTIN HERSCHEND, PETER JØRGENSEN, AND LAERTIS VASO Abstract. A subcategory of an abelian category is wide if it is closed under sums, summands, kernels, cokernels, and extensions. Wide subcategories provide a significant interface between representation theory and combinatorics. If Φ is a finite dimensional algebra, then each functorially finite wide subcategory of mod(Φ) is of the φ form φ∗ mod(Γ) in an essentially unique way, where Γ is a finite dimensional algebra and Φ −→ Γ is Φ an algebra epimorphism satisfying Tor (Γ, Γ) = 0. 1 Let F ⊆ mod(Φ) be a d-cluster tilting subcategory as defined by Iyama. Then F is a d-abelian category as defined by Jasso, and we call a subcategory of F wide if it is closed under sums, summands, d- kernels, d-cokernels, and d-extensions. We generalise the above description of wide subcategories to this setting: Each functorially finite wide subcategory of F is of the form φ∗(G ) in an essentially φ Φ unique way, where Φ −→ Γ is an algebra epimorphism satisfying Tord (Γ, Γ) = 0, and G ⊆ mod(Γ) is a d-cluster tilting subcategory. We illustrate the theory by computing the wide subcategories of some d-cluster tilting subcategories ℓ F ⊆ mod(Φ) over algebras of the form Φ = kAm/(rad kAm) . Dedicated to Idun Reiten on the occasion of her 75th birthday 1. Introduction Let d > 1 be an integer. This paper introduces and studies wide subcategories of d-abelian categories as defined by Jasso. The main examples of d-abelian categories are d-cluster tilting subcategories as defined by Iyama.
    [Show full text]
  • Classification of Finite Abelian Groups
    Math 317 C1 John Sullivan Spring 2003 Classification of Finite Abelian Groups (Notes based on an article by Navarro in the Amer. Math. Monthly, February 2003.) The fundamental theorem of finite abelian groups expresses any such group as a product of cyclic groups: Theorem. Suppose G is a finite abelian group. Then G is (in a unique way) a direct product of cyclic groups of order pk with p prime. Our first step will be a special case of Cauchy’s Theorem, which we will prove later for arbitrary groups: whenever p |G| then G has an element of order p. Theorem (Cauchy). If G is a finite group, and p |G| is a prime, then G has an element of order p (or, equivalently, a subgroup of order p). ∼ Proof when G is abelian. First note that if |G| is prime, then G = Zp and we are done. In general, we work by induction. If G has no nontrivial proper subgroups, it must be a prime cyclic group, the case we’ve already handled. So we can suppose there is a nontrivial subgroup H smaller than G. Either p |H| or p |G/H|. In the first case, by induction, H has an element of order p which is also order p in G so we’re done. In the second case, if ∼ g + H has order p in G/H then |g + H| |g|, so hgi = Zkp for some k, and then kg ∈ G has order p. Note that we write our abelian groups additively. Definition. Given a prime p, a p-group is a group in which every element has order pk for some k.
    [Show full text]
  • BIPRODUCTS WITHOUT POINTEDNESS 1. Introduction
    BIPRODUCTS WITHOUT POINTEDNESS MARTTI KARVONEN Abstract. We show how to define biproducts up to isomorphism in an ar- bitrary category without assuming any enrichment. The resulting notion co- incides with the usual definitions whenever all binary biproducts exist or the category is suitably enriched, resulting in a modest yet strict generalization otherwise. We also characterize when a category has all binary biproducts in terms of an ambidextrous adjunction. Finally, we give some new examples of biproducts that our definition recognizes. 1. Introduction Given two objects A and B living in some category C, their biproduct { according to a standard definition [4] { consists of an object A ⊕ B together with maps p i A A A ⊕ B B B iA pB such that pAiA = idA pBiB = idB pBiA = 0A;B pAiB = 0B;A and idA⊕B = iApA + iBpB. For us to be able to make sense of the equations, we must assume that C is enriched in commutative monoids. One can get a slightly more general definition that only requires zero morphisms but no addition { that is, enrichment in pointed sets { by replacing the last equation with the condition that (A ⊕ B; pA; pB) is a product of A and B and that (A ⊕ B; iA; iB) is their coproduct. We will call biproducts in the first sense additive biproducts and in the second sense pointed biproducts in order to contrast these definitions with our central object of study { a pointless generalization of biproducts that can be applied in any category C, with no assumptions concerning enrichment. This is achieved by replacing the equations referring to zero with the single equation (1.1) iApAiBpB = iBpBiApA, which states that the two canonical idempotents on A ⊕ B commute with one another.
    [Show full text]
  • The Factorization Problem and the Smash Biproduct of Algebras and Coalgebras
    Algebras and Representation Theory 3: 19–42, 2000. 19 © 2000 Kluwer Academic Publishers. Printed in the Netherlands. The Factorization Problem and the Smash Biproduct of Algebras and Coalgebras S. CAENEPEEL1, BOGDAN ION2, G. MILITARU3;? and SHENGLIN ZHU4;?? 1University of Brussels, VUB, Faculty of Applied Sciences, Pleinlaan 2, B-1050 Brussels, Belgium 2Department of Mathematics, Princeton University, Fine Hall, Washington Road, Princeton, NJ 08544-1000, U.S.A. 3University of Bucharest, Faculty of Mathematics, Str. Academiei 14, RO-70109 Bucharest 1, Romania 4Institute of Mathematics, Fudan University, Shanghai 200433, China (Received: July 1998) Presented by A. Verschoren Abstract. We consider the factorization problem for bialgebras. Let L and H be algebras and coalgebras (but not necessarily bialgebras) and consider two maps R: H ⊗ L ! L ⊗ H and W: L ⊗ H ! H ⊗ L. We introduce a product K D L W FG R H and we give necessary and sufficient conditions for K to be a bialgebra. Our construction generalizes products introduced by Majid and Radford. Also, some of the pointed Hopf algebras that were recently constructed by Beattie, Dascˇ alescuˇ and Grünenfelder appear as special cases. Mathematics Subject Classification (2000): 16W30. Key words: Hopf algebra, smash product, factorization structure. Introduction The factorization problem for a ‘structure’ (group, algebra, coalgebra, bialgebra) can be roughly stated as follows: under which conditions can an object X be written as a product of two subobjects A and B which have minimal intersection (for example A \ B Df1Xg in the group case). A related problem is that of the construction of a new object (let us denote it by AB) out of the objects A and B.In the constructions of this type existing in the literature ([13, 20, 27]), the object AB factorizes into A and B.
    [Show full text]
  • On Universal Properties of Preadditive and Additive Categories
    On universal properties of preadditive and additive categories Karoubi envelope, additive envelope and tensor product Bachelor's Thesis Mathias Ritter February 2016 II Contents 0 Introduction1 0.1 Envelope operations..............................1 0.1.1 The Karoubi envelope.........................1 0.1.2 The additive envelope of preadditive categories............2 0.2 The tensor product of categories........................2 0.2.1 The tensor product of preadditive categories.............2 0.2.2 The tensor product of additive categories...............3 0.3 Counterexamples for compatibility relations.................4 0.3.1 Karoubi envelope and additive envelope...............4 0.3.2 Additive envelope and tensor product.................4 0.3.3 Karoubi envelope and tensor product.................4 0.4 Conventions...................................5 1 Preliminaries 11 1.1 Idempotents................................... 11 1.2 A lemma on equivalences............................ 12 1.3 The tensor product of modules and linear maps............... 12 1.3.1 The tensor product of modules.................... 12 1.3.2 The tensor product of linear maps................... 19 1.4 Preadditive categories over a commutative ring................ 21 2 Envelope operations 27 2.1 The Karoubi envelope............................. 27 2.1.1 Definition and duality......................... 27 2.1.2 The Karoubi envelope respects additivity............... 30 2.1.3 The inclusion functor.......................... 33 III 2.1.4 Idempotent complete categories.................... 34 2.1.5 The Karoubi envelope is idempotent complete............ 38 2.1.6 Functoriality.............................. 40 2.1.7 The image functor........................... 46 2.1.8 Universal property........................... 48 2.1.9 Karoubi envelope for preadditive categories over a commutative ring 55 2.2 The additive envelope of preadditive categories................ 59 2.2.1 Definition and additivity.......................
    [Show full text]
  • A Category-Theoretic Approach to Representation and Analysis of Inconsistency in Graph-Based Viewpoints
    A Category-Theoretic Approach to Representation and Analysis of Inconsistency in Graph-Based Viewpoints by Mehrdad Sabetzadeh A thesis submitted in conformity with the requirements for the degree of Master of Science Graduate Department of Computer Science University of Toronto Copyright c 2003 by Mehrdad Sabetzadeh Abstract A Category-Theoretic Approach to Representation and Analysis of Inconsistency in Graph-Based Viewpoints Mehrdad Sabetzadeh Master of Science Graduate Department of Computer Science University of Toronto 2003 Eliciting the requirements for a proposed system typically involves different stakeholders with different expertise, responsibilities, and perspectives. This may result in inconsis- tencies between the descriptions provided by stakeholders. Viewpoints-based approaches have been proposed as a way to manage incomplete and inconsistent models gathered from multiple sources. In this thesis, we propose a category-theoretic framework for the analysis of fuzzy viewpoints. Informally, a fuzzy viewpoint is a graph in which the elements of a lattice are used to specify the amount of knowledge available about the details of nodes and edges. By defining an appropriate notion of morphism between fuzzy viewpoints, we construct categories of fuzzy viewpoints and prove that these categories are (finitely) cocomplete. We then show how colimits can be employed to merge the viewpoints and detect the inconsistencies that arise independent of any particular choice of viewpoint semantics. Taking advantage of the same category-theoretic techniques used in defining fuzzy viewpoints, we will also introduce a more general graph-based formalism that may find applications in other contexts. ii To my mother and father with love and gratitude. Acknowledgements First of all, I wish to thank my supervisor Steve Easterbrook for his guidance, support, and patience.
    [Show full text]
  • Arxiv:2001.09075V1 [Math.AG] 24 Jan 2020
    A topos-theoretic view of difference algebra Ivan Tomašić Ivan Tomašić, School of Mathematical Sciences, Queen Mary Uni- versity of London, London, E1 4NS, United Kingdom E-mail address: [email protected] arXiv:2001.09075v1 [math.AG] 24 Jan 2020 2000 Mathematics Subject Classification. Primary . Secondary . Key words and phrases. difference algebra, topos theory, cohomology, enriched category Contents Introduction iv Part I. E GA 1 1. Category theory essentials 2 2. Topoi 7 3. Enriched category theory 13 4. Internal category theory 25 5. Algebraic structures in enriched categories and topoi 41 6. Topos cohomology 51 7. Enriched homological algebra 56 8. Algebraicgeometryoverabasetopos 64 9. Relative Galois theory 70 10. Cohomologyinrelativealgebraicgeometry 74 11. Group cohomology 76 Part II. σGA 87 12. Difference categories 88 13. The topos of difference sets 96 14. Generalised difference categories 111 15. Enriched difference presheaves 121 16. Difference algebra 126 17. Difference homological algebra 136 18. Difference algebraic geometry 142 19. Difference Galois theory 148 20. Cohomologyofdifferenceschemes 151 21. Cohomologyofdifferencealgebraicgroups 157 22. Comparison to literature 168 Bibliography 171 iii Introduction 0.1. The origins of difference algebra. Difference algebra can be traced back to considerations involving recurrence relations, recursively defined sequences, rudi- mentary dynamical systems, functional equations and the study of associated dif- ference equations. Let k be a commutative ring with identity, and let us write R = kN for the ring (k-algebra) of k-valued sequences, and let σ : R R be the shift endomorphism given by → σ(x0, x1,...) = (x1, x2,...). The first difference operator ∆ : R R is defined as → ∆= σ id, − and, for r N, the r-th difference operator ∆r : R R is the r-th compositional power/iterate∈ of ∆, i.e., → r r ∆r = (σ id)r = ( 1)r−iσi.
    [Show full text]
  • Derived Functors and Homological Dimension (Pdf)
    DERIVED FUNCTORS AND HOMOLOGICAL DIMENSION George Torres Math 221 Abstract. This paper overviews the basic notions of abelian categories, exact functors, and chain complexes. It will use these concepts to define derived functors, prove their existence, and demon- strate their relationship to homological dimension. I affirm my awareness of the standards of the Harvard College Honor Code. Date: December 15, 2015. 1 2 DERIVED FUNCTORS AND HOMOLOGICAL DIMENSION 1. Abelian Categories and Homology The concept of an abelian category will be necessary for discussing ideas on homological algebra. Loosely speaking, an abelian cagetory is a type of category that behaves like modules (R-mod) or abelian groups (Ab). We must first define a few types of morphisms that such a category must have. Definition 1.1. A morphism f : X ! Y in a category C is a zero morphism if: • for any A 2 C and any g; h : A ! X, fg = fh • for any B 2 C and any g; h : Y ! B, gf = hf We denote a zero morphism as 0XY (or sometimes just 0 if the context is sufficient). Definition 1.2. A morphism f : X ! Y is a monomorphism if it is left cancellative. That is, for all g; h : Z ! X, we have fg = fh ) g = h. An epimorphism is a morphism if it is right cancellative. The zero morphism is a generalization of the zero map on rings, or the identity homomorphism on groups. Monomorphisms and epimorphisms are generalizations of injective and surjective homomorphisms (though these definitions don't always coincide). It can be shown that a morphism is an isomorphism iff it is epic and monic.
    [Show full text]
  • N-Quasi-Abelian Categories Vs N-Tilting Torsion Pairs 3
    N-QUASI-ABELIAN CATEGORIES VS N-TILTING TORSION PAIRS WITH AN APPLICATION TO FLOPS OF HIGHER RELATIVE DIMENSION LUISA FIOROT Abstract. It is a well established fact that the notions of quasi-abelian cate- gories and tilting torsion pairs are equivalent. This equivalence fits in a wider picture including tilting pairs of t-structures. Firstly, we extend this picture into a hierarchy of n-quasi-abelian categories and n-tilting torsion classes. We prove that any n-quasi-abelian category E admits a “derived” category D(E) endowed with a n-tilting pair of t-structures such that the respective hearts are derived equivalent. Secondly, we describe the hearts of these t-structures as quotient categories of coherent functors, generalizing Auslander’s Formula. Thirdly, we apply our results to Bridgeland’s theory of perverse coherent sheaves for flop contractions. In Bridgeland’s work, the relative dimension 1 assumption guaranteed that f∗-acyclic coherent sheaves form a 1-tilting torsion class, whose associated heart is derived equivalent to D(Y ). We generalize this theorem to relative dimension 2. Contents Introduction 1 1. 1-tilting torsion classes 3 2. n-Tilting Theorem 7 3. 2-tilting torsion classes 9 4. Effaceable functors 14 5. n-coherent categories 17 6. n-tilting torsion classes for n> 2 18 7. Perverse coherent sheaves 28 8. Comparison between n-abelian and n + 1-quasi-abelian categories 32 Appendix A. Maximal Quillen exact structure 33 Appendix B. Freyd categories and coherent functors 34 Appendix C. t-structures 37 References 39 arXiv:1602.08253v3 [math.RT] 28 Dec 2019 Introduction In [6, 3.3.1] Beilinson, Bernstein and Deligne introduced the notion of a t- structure obtained by tilting the natural one on D(A) (derived category of an abelian category A) with respect to a torsion pair (X , Y).
    [Show full text]
  • Full Text (PDF Format)
    ASIAN J. MATH. © 1997 International Press Vol. 1, No. 2, pp. 330-417, June 1997 009 K-THEORY FOR TRIANGULATED CATEGORIES 1(A): HOMOLOGICAL FUNCTORS * AMNON NEEMANt 0. Introduction. We should perhaps begin by reminding the reader briefly of Quillen's Q-construction on exact categories. DEFINITION 0.1. Let £ be an exact category. The category Q(£) is defined as follows. 0.1.1. The objects of Q(£) are the objects of £. 0.1.2. The morphisms X •^ X' in Q(£) between X,X' G Ob{Q{£)) = Ob{£) are isomorphism classes of diagrams of morphisms in £ X X' \ S Y where the morphism X —> Y is an admissible mono, while X1 —y Y is an admissible epi. Perhaps a more classical way to say this is that X is a subquotient of X''. 0.1.3. Composition is defined by composing subquotients; X X' X' X" \ ^/ and \ y/ Y Y' compose to give X X' X" \ s \ s Y PO Y' \ S Z where the square marked PO is a pushout square. The category Q{£) can be realised to give a space, which we freely confuse with the category. The Quillen if-theory of the exact category £ was defined, in [9], to be the homotopy of the loop space of Q{£). That is, Ki{£)=ni+l[Q{£)]. Quillen proved many nice functoriality properties for his iT-theory, and the one most relevant to this article is the resolution theorem. The resolution theorem asserts the following. 7 THEOREM 0.2. Let F : £ —> J be a fully faithful, exact inclusion of exact categories.
    [Show full text]
  • Kernel Methods for Knowledge Structures
    Kernel Methods for Knowledge Structures Zur Erlangung des akademischen Grades eines Doktors der Wirtschaftswissenschaften (Dr. rer. pol.) von der Fakultät für Wirtschaftswissenschaften der Universität Karlsruhe (TH) genehmigte DISSERTATION von Dipl.-Inform.-Wirt. Stephan Bloehdorn Tag der mündlichen Prüfung: 10. Juli 2008 Referent: Prof. Dr. Rudi Studer Koreferent: Prof. Dr. Dr. Lars Schmidt-Thieme 2008 Karlsruhe Abstract Kernel methods constitute a new and popular field of research in the area of machine learning. Kernel-based machine learning algorithms abandon the explicit represen- tation of data items in the vector space in which the sought-after patterns are to be detected. Instead, they implicitly mimic the geometry of the feature space by means of the kernel function, a similarity function which maintains a geometric interpreta- tion as the inner product of two vectors. Knowledge structures and ontologies allow to formally model domain knowledge which can constitute valuable complementary information for pattern discovery. For kernel-based machine learning algorithms, a good way to make such prior knowledge about the problem domain available to a machine learning technique is to incorporate it into the kernel function. This thesis studies the design of such kernel functions. First, this thesis provides a theoretical analysis of popular similarity functions for entities in taxonomic knowledge structures in terms of their suitability as kernel func- tions. It shows that, in a general setting, many taxonomic similarity functions can not be guaranteed to yield valid kernel functions and discusses the alternatives. Secondly, the thesis addresses the design of expressive kernel functions for text mining applications. A first group of kernel functions, Semantic Smoothing Kernels (SSKs) retain the Vector Space Models (VSMs) representation of textual data as vec- tors of term weights but employ linguistic background knowledge resources to bias the original inner product in such a way that cross-term similarities adequately con- tribute to the kernel result.
    [Show full text]
  • Van Kampen Colimits As Bicolimits in Span*
    Van Kampen colimits as bicolimits in Span? Tobias Heindel1 and Pawe lSoboci´nski2 1 Abt. f¨urInformatik und angewandte kw, Universit¨atDuisburg-Essen, Germany 2 ECS, University of Southampton, United Kingdom Abstract. The exactness properties of coproducts in extensive categories and pushouts along monos in adhesive categories have found various applications in theoretical computer science, e.g. in program semantics, data type theory and rewriting. We show that these properties can be understood as a single universal property in the associated bicategory of spans. To this end, we first provide a general notion of Van Kampen cocone that specialises to the above colimits. The main result states that Van Kampen cocones can be characterised as exactly those diagrams in that induce bicolimit diagrams in the bicategory of spans Span , C C provided that C has pullbacks and enough colimits. Introduction The interplay between limits and colimits is a research topic with several applica- tions in theoretical computer science, including the solution of recursive domain equations, using the coincidence of limits and colimits. Research on this general topic has identified several classes of categories in which limits and colimits relate to each other in useful ways; extensive categories [5] and adhesive categories [21] are two examples of such classes. Extensive categories [5] have coproducts that are “well-behaved” with respect to pullbacks; more concretely, they are disjoint and universal. Extensivity has been used by mathematicians [4] and computer scientists [25] alike. In the presence of products, extensive categories are distributive [5] and thus can be used, for instance, to model circuits [28] or to give models of specifications [11].
    [Show full text]