Arxiv:2008.00486V2 [Math.CT] 1 Nov 2020
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
EXERCISES on LIMITS & COLIMITS Exercise 1. Prove That Pullbacks Of
EXERCISES ON LIMITS & COLIMITS PETER J. HAINE Exercise 1. Prove that pullbacks of epimorphisms in Set are epimorphisms and pushouts of monomorphisms in Set are monomorphisms. Note that these statements cannot be deduced from each other using duality. Now conclude that the same statements hold in Top. Exercise 2. Let 푋 be a set and 퐴, 퐵 ⊂ 푋. Prove that the square 퐴 ∩ 퐵 퐴 퐵 퐴 ∪ 퐵 is both a pullback and pushout in Set. Exercise 3. Let 푅 be a commutative ring. Prove that every 푅-module can be written as a filtered colimit of its finitely generated submodules. Exercise 4. Let 푋 be a set. Give a categorical definition of a topology on 푋 as a subposet of the power set of 푋 (regarded as a poset under inclusion) that is stable under certain categorical constructions. Exercise 5. Let 푋 be a space. Give a categorical description of what it means for a set of open subsets of 푋 to form a basis for the topology on 푋. Exercise 6. Let 퐶 be a category. Prove that if the identity functor id퐶 ∶ 퐶 → 퐶 has a limit, then lim퐶 id퐶 is an initial object of 퐶. Definition. Let 퐶 be a category and 푋 ∈ 퐶. If the coproduct 푋 ⊔ 푋 exists, the codiagonal or fold morphism is the morphism 훻푋 ∶ 푋 ⊔ 푋 → 푋 induced by the identities on 푋 via the universal property of the coproduct. If the product 푋 × 푋 exists, the diagonal morphism 훥푋 ∶ 푋 → 푋 × 푋 is defined dually. Exercise 7. In Set, show that the diagonal 훥푋 ∶ 푋 → 푋 × 푋 is given by 훥푋(푥) = (푥, 푥) for all 푥 ∈ 푋, so 훥푋 embeds 푋 as the diagonal in 푋 × 푋, hence the name. -
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. -
(Lec 8) Multilevel Min. II: Cube/Cokernel Extract Copyright
(Lec(Lec 8) 8) MultilevelMultilevel Min.Min. II:II: Cube/CokernelCube/Cokernel Extract Extract ^ What you know X 2-level minimization a la ESPRESSO X Boolean network model -- let’s us manipulate multi-level structure X Algebraic model -- simplified model of Boolean eqns lets us factor stuff X Algebraic division / Kerneling: ways to actually do Boolean division ^ What you don’t know X Given a big Boolean network... X ... how do we actually extract a good set of factors over all the nodes? X What’s a good set of factors to try to find? ^ This is “extraction” X Amazingly enough, there is a unifying “covering” problem here whose solution answers all these extraction problems (Concrete examples from Rick Rudell’s 1989 Berkeley PhD thesis) © R. Rutenbar 2001 18-760, Fall 2001 1 CopyrightCopyright NoticeNotice © Rob A. Rutenbar 2001 All rights reserved. You may not make copies of this material in any form without my express permission. © R. Rutenbar 2001 18-760, Fall 2001 2 Page 1 WhereWhere AreAre We?We? ^ In logic synthesis--how multilevel factoring really works M T W Th F Aug 27 28 29 30 31 1 Introduction Sep 3 4 5 6 7 2 Advanced Boolean algebra 10 11 12 13 14 3 JAVA Review 17 18 19 20 21 4 Formal verification 24 25 26 27 28 5 2-Level logic synthesis Oct 1 2 3 4 5 6 Multi-level logic synthesis 8 9 10 11 12 7 Technology mapping 15 16 17 18 19 8 Placement 22 23 24 25 26 9 Routing 29 30 31 1 2 10 Static timing analysis Nov 5 6 7 8 9 11 12 13 14 15 16 12 Electrical timing analysis Thnxgive 19 20 21 22 23 13 Geometric data structs & apps 26 27 28 29 30 14 Dec 3 4 5 6 7 15 10 11 12 13 14 16 © R. -
Abelian Categories
Abelian Categories Lemma. In an Ab-enriched category with zero object every finite product is coproduct and conversely. π1 Proof. Suppose A × B //A; B is a product. Define ι1 : A ! A × B and π2 ι2 : B ! A × B by π1ι1 = id; π2ι1 = 0; π1ι2 = 0; π2ι2 = id: It follows that ι1π1+ι2π2 = id (both sides are equal upon applying π1 and π2). To show that ι1; ι2 are a coproduct suppose given ' : A ! C; : B ! C. It φ : A × B ! C has the properties φι1 = ' and φι2 = then we must have φ = φid = φ(ι1π1 + ι2π2) = ϕπ1 + π2: Conversely, the formula ϕπ1 + π2 yields the desired map on A × B. An additive category is an Ab-enriched category with a zero object and finite products (or coproducts). In such a category, a kernel of a morphism f : A ! B is an equalizer k in the diagram k f ker(f) / A / B: 0 Dually, a cokernel of f is a coequalizer c in the diagram f c A / B / coker(f): 0 An Abelian category is an additive category such that 1. every map has a kernel and a cokernel, 2. every mono is a kernel, and every epi is a cokernel. In fact, it then follows immediatly that a mono is the kernel of its cokernel, while an epi is the cokernel of its kernel. 1 Proof of last statement. Suppose f : B ! C is epi and the cokernel of some g : A ! B. Write k : ker(f) ! B for the kernel of f. Since f ◦ g = 0 the map g¯ indicated in the diagram exists. -
Groups and Categories
\chap04" 2009/2/27 i i page 65 i i 4 GROUPS AND CATEGORIES This chapter is devoted to some of the various connections between groups and categories. If you already know the basic group theory covered here, then this will give you some insight into the categorical constructions we have learned so far; and if you do not know it yet, then you will learn it now as an application of category theory. We will focus on three different aspects of the relationship between categories and groups: 1. groups in a category, 2. the category of groups, 3. groups as categories. 4.1 Groups in a category As we have already seen, the notion of a group arises as an abstraction of the automorphisms of an object. In a specific, concrete case, a group G may thus consist of certain arrows g : X ! X for some object X in a category C, G ⊆ HomC(X; X) But the abstract group concept can also be described directly as an object in a category, equipped with a certain structure. This more subtle notion of a \group in a category" also proves to be quite useful. Let C be a category with finite products. The notion of a group in C essentially generalizes the usual notion of a group in Sets. Definition 4.1. A group in C consists of objects and arrows as so: m i G × G - G G 6 u 1 i i i i \chap04" 2009/2/27 i i page 66 66 GROUPSANDCATEGORIES i i satisfying the following conditions: 1. -
Homological Algebra Lecture 1
Homological Algebra Lecture 1 Richard Crew Richard Crew Homological Algebra Lecture 1 1 / 21 Additive Categories Categories of modules over a ring have many special features that categories in general do not have. For example the Hom sets are actually abelian groups. Products and coproducts are representable, and one can form kernels and cokernels. The notation of an abelian category axiomatizes this structure. This is useful when one wants to perform module-like constructions on categories that are not module categories, but have all the requisite structure. We approach this concept in stages. A preadditive category is one in which one can add morphisms in a way compatible with the category structure. An additive category is a preadditive category in which finite coproducts are representable and have an \identity object." A preabelian category is an additive category in which kernels and cokernels exist, and finally an abelian category is one in which they behave sensibly. Richard Crew Homological Algebra Lecture 1 2 / 21 Definition A preadditive category is a category C for which each Hom set has an abelian group structure satisfying the following conditions: For all morphisms f : X ! X 0, g : Y ! Y 0 in C the maps 0 0 HomC(X ; Y ) ! HomC(X ; Y ); HomC(X ; Y ) ! HomC(X ; Y ) induced by f and g are homomorphisms. The composition maps HomC(Y ; Z) × HomC(X ; Y ) ! HomC(X ; Z)(g; f ) 7! g ◦ f are bilinear. The group law on the Hom sets will always be written additively, so the last condition means that (f + g) ◦ h = (f ◦ h) + (g ◦ h); f ◦ (g + h) = (f ◦ g) + (f ◦ h): Richard Crew Homological Algebra Lecture 1 3 / 21 We denote by 0 the identity of any Hom set, so the bilinearity of composition implies that f ◦ 0 = 0 ◦ f = 0 for any morphism f in C. -
Classifying Categories the Jordan-Hölder and Krull-Schmidt-Remak Theorems for Abelian Categories
U.U.D.M. Project Report 2018:5 Classifying Categories The Jordan-Hölder and Krull-Schmidt-Remak Theorems for Abelian Categories Daniel Ahlsén Examensarbete i matematik, 30 hp Handledare: Volodymyr Mazorchuk Examinator: Denis Gaidashev Juni 2018 Department of Mathematics Uppsala University Classifying Categories The Jordan-Holder¨ and Krull-Schmidt-Remak theorems for abelian categories Daniel Ahlsen´ Uppsala University June 2018 Abstract The Jordan-Holder¨ and Krull-Schmidt-Remak theorems classify finite groups, either as direct sums of indecomposables or by composition series. This thesis defines abelian categories and extends the aforementioned theorems to this context. 1 Contents 1 Introduction3 2 Preliminaries5 2.1 Basic Category Theory . .5 2.2 Subobjects and Quotients . .9 3 Abelian Categories 13 3.1 Additive Categories . 13 3.2 Abelian Categories . 20 4 Structure Theory of Abelian Categories 32 4.1 Exact Sequences . 32 4.2 The Subobject Lattice . 41 5 Classification Theorems 54 5.1 The Jordan-Holder¨ Theorem . 54 5.2 The Krull-Schmidt-Remak Theorem . 60 2 1 Introduction Category theory was developed by Eilenberg and Mac Lane in the 1942-1945, as a part of their research into algebraic topology. One of their aims was to give an axiomatic account of relationships between collections of mathematical structures. This led to the definition of categories, functors and natural transformations, the concepts that unify all category theory, Categories soon found use in module theory, group theory and many other disciplines. Nowadays, categories are used in most of mathematics, and has even been proposed as an alternative to axiomatic set theory as a foundation of mathematics.[Law66] Due to their general nature, little can be said of an arbitrary category. -
Arxiv:1908.01212V3 [Math.CT] 3 Nov 2020 Step, One Needs to Apply a For-Loop to Divide a Matrix Into Blocks
Typing Tensor Calculus in 2-Categories Fatimah Ahmadi Department of Computer Science University of Oxford November 4, 2020 Abstract We introduce semiadditive 2-categories, 2-categories with binary 2- biproducts and a zero object, as a suitable framework for typing tensor calculus. Tensors are the generalization of matrices, whose components have more than two indices. 1 Introduction Linear algebra is the primary mathematical toolbox for quantum physicists. Categorical quantum mechanics re-evaluates this toolbox by expressing each tool in the categorical language and leveraging the power of graphical calculus accompanying monoidal categories to gain an alternative insight into quantum features. In the categorical description of quantum mechanics, everything is typed in FHilb; the category whose objects are finite dimensional Hilbert spaces and morphisms are linear maps/matrices. In this category, Hilbert spaces associated with physical systems are typed as objects, and processes between systems as morphisms. MacLane [7] proposed the idea of typing matrices as morphisms while intro- ducing semiadditive categories(categories with well-behaved additions between objects). This line of research, further, has been explored by Macedo and Oliveira in the pursuit of avoiding the cumbersome indexed-based operations of matrices [6]. They address the quest for shifting the traditional perspective of formal methods in software development[10]. To observe why index-level operations do not offer an optimal approach, take the divide-and-conquer algorithm to multiplicate two matrices. In each arXiv:1908.01212v3 [math.CT] 3 Nov 2020 step, one needs to apply a for-loop to divide a matrix into blocks. While the division happens automatically if one takes matrices whose sources or targets are biproducts of objects. -
Foundations of Algebraic Geometry Problem Set 11
FOUNDATIONS OF ALGEBRAIC GEOMETRY PROBLEM SET 11 RAVI VAKIL This set is due Thursday, February 9, in Jarod Alper’s mailbox. It covers (roughly) classes 25 and 26. Please read all of the problems, and ask me about any statements that you are unsure of, even of the many problems you won’t try. Hand in six solutions. If you are ambitious (and have the time), go for more. Problems marked with “-” count for half a solution. Problems marked with “+” may be harder or more fundamental, but still count for one solution. Try to solve problems on a range of topics. You are encouraged to talk to each other, and to me, about the problems. I’m happy to give hints, and some of these problems require hints! Class 25: 1. Verify that the following definition of “induced reduced subscheme structure” is well- defined. Suppose X is a scheme, and S is a closed subset of X. Then there is a unique reduced closed subscheme Z of X “supported on S”. More precisely, it can be defined by the following universal property: for any morphism from a reduced scheme Y to X, whose image lies in S (as a set), this morphism factors through Z uniquely. Over an affine X = Spec R, we get Spec R/I(S). (For example, if S is the entire underlying set of X, we get Xred.) 2+. Show that open immersions and closed immersions are separated. (Answer: Show that monomorphisms are separated. Open and closed immersions are monomorphisms, by earlier exercises. Alternatively, show this by hand.) 3+. -
Categories with Fuzzy Sets and Relations
Categories with Fuzzy Sets and Relations John Harding, Carol Walker, Elbert Walker Department of Mathematical Sciences New Mexico State University Las Cruces, NM 88003, USA jhardingfhardy,[email protected] Abstract We define a 2-category whose objects are fuzzy sets and whose maps are relations subject to certain natural conditions. We enrich this category with additional monoidal and involutive structure coming from t-norms and negations on the unit interval. We develop the basic properties of this category and consider its relation to other familiar categories. A discussion is made of extending these results to the setting of type-2 fuzzy sets. 1 Introduction A fuzzy set is a map A : X ! I from a set X to the unit interval I. Several authors [2, 6, 7, 20, 22] have considered fuzzy sets as a category, which we will call FSet, where a morphism from A : X ! I to B : Y ! I is a function f : X ! Y that satisfies A(x) ≤ (B◦f)(x) for each x 2 X. Here we continue this path of investigation. The underlying idea is to lift additional structure from the unit interval, such as t-norms, t-conorms, and negations, to provide additional structure on the category. Our eventual aim is to provide a setting where processes used in fuzzy control can be abstractly studied, much in the spirit of recent categorical approaches to processes used in quantum computation [1]. Order preserving structure on I, such as t-norms and conorms, lifts to provide additional covariant structure on FSet. In fact, each t-norm T lifts to provide a symmetric monoidal tensor ⊗T on FSet. -
MAT 615 Topics in Algebraic Geometry Stony Brook University
MAT 615 Topics in Algebraic Geometry Jason Starr Stony Brook University Fall 2018 Problem Set 4 MAT 615 PROBLEM SET 4 Homework Policy. This problem set fills in the details of the Stable Reduction Theorem from lecture, used to complete the proof of the Irreducibility Theorem of Deligne and Mumford for geometric fibers of Mg;n ! Spec Z. Problems. Problem 0.(Variant of the valuative criterion of properness.) Let B be a Noe- therian scheme that is integral, i.e., irreducible and reduced. Let X be a projective B-scheme. Let Z be a nowhere dense closed subset of X (possibly empty). Let U denote the dense open complement of Z. Let V be finite type and separated over B, and let f : U ! V be a proper, surjective morphism. Let V o ⊂ V be an open subset that is dense in every B-fiber. (a) A B-scheme is generically geometrically connected if every irreducible compo- nent of the B-scheme dominates B and if the fiber of the B-scheme over Spec Frac(B) is connected. Show that V o is generically geometrically connected over B if and only if V is generically geometrically connected over B. If U is generically geomet- rically connected over B, prove that V is generically geometrically connected over B, and the converse holds provided that U is generically geometrically connected over V . Finally, prove that U is generically geometrically connected over B if and only if X is generically geometrically connected over B. (b) If X is a projective B-scheme that is generically geometrically connected over B, use Zariski's Connectedness Theorem to prove that every geometric fiber is connected (cf. -
Lectures on Homological Algebra
Lectures on Homological Algebra Weizhe Zheng Morningside Center of Mathematics Academy of Mathematics and Systems Science, Chinese Academy of Sciences Beijing 100190, China University of the Chinese Academy of Sciences, Beijing 100049, China Email: [email protected] Contents 1 Categories and functors 1 1.1 Categories . 1 1.2 Functors . 3 1.3 Universal constructions . 7 1.4 Adjunction . 11 1.5 Additive categories . 16 1.6 Abelian categories . 21 1.7 Projective and injective objects . 30 1.8 Projective and injective modules . 32 2 Derived categories and derived functors 41 2.1 Complexes . 41 2.2 Homotopy category, triangulated categories . 47 2.3 Localization of categories . 56 2.4 Derived categories . 61 2.5 Extensions . 70 2.6 Derived functors . 78 2.7 Double complexes, derived Hom ..................... 83 2.8 Flat modules, derived tensor product . 88 2.9 Homology and cohomology of groups . 98 2.10 Spectral objects and spectral sequences . 101 Summary of properties of rings and modules 105 iii iv CONTENTS Chapter 1 Categories and functors Very rough historical sketch Homological algebra studies derived functors between • categories of modules (since the 1940s, culminating in the 1956 book by Cartan and Eilenberg [CE]); • abelian categories (Grothendieck’s 1957 T¯ohokuarticle [G]); and • derived categories (Verdier’s 1963 notes [V1] and 1967 thesis of doctorat d’État [V2] following ideas of Grothendieck). 1.1 Categories Definition 1.1.1. A category C consists of a set of objects Ob(C), a set of morphisms Hom(X, Y ) for every pair of objects (X, Y ) of C, and a composition law, namely a map Hom(X, Y ) × Hom(Y, Z) → Hom(X, Z), denoted by (f, g) 7→ gf (or g ◦ f), for every triple of objects (X, Y, Z) of C.