HOMOLOGICAL ALGEBRA Our Goal Will Be to Get Far Enough to Develop

Total Page:16

File Type:pdf, Size:1020Kb

Load more

HOMOLOGICAL ALGEBRA Our goal will be to get far enough to develop some fluency working with spectral sequences. We will follow Weibel. You should get errata for Weibel's book because it has many errors. Contents 1. Complexes of modules 1 2. Abelian categories 2 3. Algebraic constructions 5 4. Topologically-motivated constructions 7 5. Derived functors 10 1. Complexes of modules Let R be a ring (perhaps non-commutative). Definition 1.1. A chain complex of R-modules is C = C• = (fCig; fdig)i2Z with fCigi a set of R-modules and di : Ci ! Ci−1 satisfying di ◦ di−1 = 0. Remark 1.2. It is common in homological algebra to omit indices when they are clear from context. For example, we will usually write the condition that di ◦di−1 = 0 as \d2 = 0". Definition 1.3. The cycles of C are Zi = Zi(C) := ker di, the boundaries of C are Bi := Bi(C) = im(di+1), and the homology of C is Hi(C) := Zi=Bi. Example 1.4. Set Ci = Z= h8i for i ≥ 0 and Ci = 0 for i < 0. Set di : n 7! 4n for all i. One can check that 8 = h2i ; i ≥ 1 <>Z Hi(C) = Z= h4i ; i = 0 :>0; else } Definition 1.5. A morphism of complexes C ! D is a set of R-linear maps fi : Ci ! Di such that the following commutes: di Ci Ci−1 fi fi−1 di Di Di−1 A morphism is an isomorphism if fi is an isomorphism for all i. We will denote the category of chain complexes of R-modules by Ch(R). 1 2 HOMOLOGICAL ALGEBRA Exercise 1.6. Show that a morphism of complexes sends cycles to cycles and bound- aries to boundaries and therefore induces a map on homology. Show that each homology group is a functor Hi : Ch(R) ! Mod(R). Definition 1.7. A morphism of chain complexes is a quasi-isomorphism if it induces isomorphisms on all homology groups. Exercise 1.8. Check that 2 2 2 ··· Z=4 Z=4 Z=4 0 ··· ··· 0 0 Z=2 0 ··· is a quasi-isomorphism. Definition 1.9. If B; C 2 Ch(R), then B is a subcomplex of C if Bn is a submodule of Cn for each n 2 Z, and the differential of B is the restriction of the differential of C. If B is a subcomplex of C, then the quotient C=B is the complex with (C=B)n = Cn=Bn with differential given by the induced maps on the quotients.. Definition 1.10. If f : C ! C0 is a morphism of complexes, then the kernel ker(f) is the subcomplex (ker f)n = ker(fn) with differential the restriction of that of C. The image and cokernel complexes, im(f) and coker(f), are defined similarly. • i i i Definition 1.11. A cochain complex is C = C = (fC g; fd g)i2Z with C R-modules and di : Ci ! Ci+1 such that di+1di = 0 for all i. Definition 1.12. Let C be a cochain complex. The cocycles of C are Zi = ker di, the coboundaries are Bi = im di−1, and the cohomology is Hi = Zi=Bi. Chain complexes and complexes are equivalent: given a chain complex C•, we i • obtain a cochain complex by setting C := C−i, and given a cochain complex C , −i we obtain a chain complex C• by Ci = C . 2. Abelian categories Abelian categories are the natural setting for homological algebra. Let Ab be the category of abelian groups. Definition 2.1. A category A is enriched in Ab if for all objects X; Y 2 A, Hom(X; Y ) is equipped with an abelian group structure such that composition is Z-bilinear. Example 2.2. Both Mod(R) and Ch(R) are enriched in Ab (addition of morphisms in Ch(R) is done degree-wise). } Definition 2.3. An additive functor is F : A!B between categories enriched in Ab is a functor whose induced maps on morphism sets are group homomorphisms. Definition 2.4. An additive category is an Ab-enriched category A with a zero object that is both initial and terminal, and a product X × Y 2 A for any objects X; Y 2 A. Exercise 2.5. Show that initial and terminal objects are unique up to unique iso- morphism. HOMOLOGICAL ALGEBRA 3 Example 2.6. The zero module 0 2 Mod(R) is both initial and terminal. } Example 2.7. Both Mod(R) and Ch(R) are additive. } While the definition only requires an additive category to have finite products, additive categories also have finite coproducts. Proposition 2.8. In an additive category, finite products and coproducts exist and are the same. Proof. Let A be an additive category and X; Y 2 A. Let πX : X × Y ! X and πY : X × Y ! Y be the projections from the product. We have a commuting diagram X X × Y πY Y πX ιX Id X 0 where ιX exists by the universal property of the product. You should now check that ιX and the similarly-defined map ιY make X ×Y satisfy the universal property of the coproduct. Exercise 2.9. Show that arbitrary products and finite coproducts commute with taking homology in Ch(R). Definition 2.10. A kernel of a morphism f : B ! C in an additive category A is a map i : A ! B such that (i) f ◦ i = 0 (ii) i is universal with respect to this property; i.e. for all morphisms i0 : A0 ! B such that f ◦i0 = 0, there exists a unique g : A0 ! A such that i0 = i◦g. Dually, we have Definition 2.11. A cokernel of a morphism f : B ! C is a map π : C ! D such that π ◦ f = 0 and π is universal with respect to this property. We will sometimes be sloppy with notation and write only the object rather than the map for a kernel or cokernel. Example 2.12. Kernals and cokernels in Mod(R) and Ch(R) are are categorical kernels and cokernels. } Definition 2.13. A morphism i : A ! B in an additive category is monic if for all g : A0 ! A, ig = 0 =) g = 0. Dually, π : B ! C is epic if for all h : C ! C0, hπ = 0 =) h = 0. Exercise 2.14 (Tedious but healthy exercise). In an additive category, kernels are the same as monics, and cokernels are the same as epics. Definition 2.15. An additive category A is abelian if (i) Every map has both a kernel and a cokernel (ii) Every monic is the kernel of its cokernel (iii) Every epic is the cokernel of its kernel. Example 2.16. Mod(R) is abelian } 4 HOMOLOGICAL ALGEBRA In fact, Mod(R) is in some sense the only example. Theorem 2.17 (Freyd-Mitchell embedding). If A is a small abelian category, then there is a fully faithful embedding of Mod(R) into Mod(R) for some R that sends exact sequences to exact sequences. Definition 2.18. If A is an abelian category and f : A ! B is a morphism, then the image is im(f) := ker coker f. f g Definition 2.19. A sequence A ! B ! C in an abelian category is exact if ker g = im f. The category of complexes in an abelian category A is defined as it is for the category of modules and is denoted by Ch(A). The proof of the following appears in Weibel as Theorem 1.2.3. We omit its proof here. Proposition 2.20. If A is an abelian category, then Ch(A) is abelian. Definition 2.21. Let A be an abelian category. A bicomplex or double com- h plex in A is a family fCp;qgp;q2Z of objects in A with maps d : Cp;q ! Cp−1;q and v d : Cp;q ! Cp;q−1 satisfying (i)( dh)2 = 0 and (dv)2 = 0 (ii) dvdh + dhdv = 0 The superscripts h and v on the differentials stand for \`horizontal" and \verti- cal". We will usually depict a bicomplex by a diagram with horizontal arrows going left and vertical arrows going down. dv dv ··· Cp−1;q+1 Cp;q+1 ··· dh dh dh dv dv ··· Cp−1;q Cp;q ··· dh dh dh Remark 2.22. A bicomplex is not a complex in Ch(A), since the squares in a bicomplex must anticommute, rather than commute. Suppose that A has infinite products and coproducts. Definition 2.23. Given a bicomplex C in A, we can define two complexes: TotΠ(C) and Tot⊕(C), both called total complexes and defined by Π Y ⊕ M Tot (C)n = Cp;q Tot (C)n = Cp;q p+q=n p+q=n with differential dv + dh. Definition 2.24. A bicomplex C is bounded if C has only finitely many nonzero terms along each diagonal p + q = n. When C is bounded, TotΠ(C) = Tot⊕(C). Exercise 2.25. Let C be a bounded bicomplex with exact rows (or exact columns). Prove that TotΠ(C) = Tot⊕(C) is exact. HOMOLOGICAL ALGEBRA 5 3. Algebraic constructions 3.1. Truncations. There are two common ways to convert an unbounded chain complex into a bounded one. Definition 3.1. Let C be a chain complex. Fix n 2 Z and let σ≥nC be the subcomplex ( Ci; i ≥ n (σ≥nC)i := 0; else Define σ≥nC similarly. The complexes σ≥nC and σ≤nC are the brutal trunca- tions of C.
Recommended publications
  • Homological Algebra

    Homological Algebra

    Homological Algebra Donu Arapura April 1, 2020 Contents 1 Some module theory3 1.1 Modules................................3 1.6 Projective modules..........................5 1.12 Projective modules versus free modules..............7 1.15 Injective modules...........................8 1.21 Tensor products............................9 2 Homology 13 2.1 Simplicial complexes......................... 13 2.8 Complexes............................... 15 2.15 Homotopy............................... 18 2.23 Mapping cones............................ 19 3 Ext groups 21 3.1 Extensions............................... 21 3.11 Projective resolutions........................ 24 3.16 Higher Ext groups.......................... 26 3.22 Characterization of projectives and injectives........... 28 4 Cohomology of groups 32 4.1 Group cohomology.......................... 32 4.6 Bar resolution............................. 33 4.11 Low degree cohomology....................... 34 4.16 Applications to finite groups..................... 36 4.20 Topological interpretation...................... 38 5 Derived Functors and Tor 39 5.1 Abelian categories.......................... 39 5.13 Derived functors........................... 41 5.23 Tor functors.............................. 44 5.28 Homology of a group......................... 45 1 6 Further techniques 47 6.1 Double complexes........................... 47 6.7 Koszul complexes........................... 49 7 Applications to commutative algebra 52 7.1 Global dimensions.......................... 52 7.9 Global dimension of
  • Derived Functors and Homological Dimension (Pdf)

    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.
  • Category Theory

    Category Theory

    CMPT 481/731 Functional Programming Fall 2008 Category Theory Category theory is a generalization of set theory. By having only a limited number of carefully chosen requirements in the definition of a category, we are able to produce a general algebraic structure with a large number of useful properties, yet permit the theory to apply to many different specific mathematical systems. Using concepts from category theory in the design of a programming language leads to some powerful and general programming constructs. While it is possible to use the resulting constructs without knowing anything about category theory, understanding the underlying theory helps. Category Theory F. Warren Burton 1 CMPT 481/731 Functional Programming Fall 2008 Definition of a Category A category is: 1. a collection of ; 2. a collection of ; 3. operations assigning to each arrow (a) an object called the domain of , and (b) an object called the codomain of often expressed by ; 4. an associative composition operator assigning to each pair of arrows, and , such that ,a composite arrow ; and 5. for each object , an identity arrow, satisfying the law that for any arrow , . Category Theory F. Warren Burton 2 CMPT 481/731 Functional Programming Fall 2008 In diagrams, we will usually express and (that is ) by The associative requirement for the composition operators means that when and are both defined, then . This allow us to think of arrows defined by paths throught diagrams. Category Theory F. Warren Burton 3 CMPT 481/731 Functional Programming Fall 2008 I will sometimes write for flip , since is less confusing than Category Theory F.
  • Lecture 15. De Rham Cohomology

    Lecture 15. De Rham Cohomology

    Lecture 15. de Rham cohomology In this lecture we will show how differential forms can be used to define topo- logical invariants of manifolds. This is closely related to other constructions in algebraic topology such as simplicial homology and cohomology, singular homology and cohomology, and Cechˇ cohomology. 15.1 Cocycles and coboundaries Let us first note some applications of Stokes’ theorem: Let ω be a k-form on a differentiable manifold M.For any oriented k-dimensional compact sub- manifold Σ of M, this gives us a real number by integration: " ω : Σ → ω. Σ (Here we really mean the integral over Σ of the form obtained by pulling back ω under the inclusion map). Now suppose we have two such submanifolds, Σ0 and Σ1, which are (smoothly) homotopic. That is, we have a smooth map F : Σ × [0, 1] → M with F |Σ×{i} an immersion describing Σi for i =0, 1. Then d(F∗ω)isa (k + 1)-form on the (k + 1)-dimensional oriented manifold with boundary Σ × [0, 1], and Stokes’ theorem gives " " " d(F∗ω)= ω − ω. Σ×[0,1] Σ1 Σ1 In particular, if dω =0,then d(F∗ω)=F∗(dω)=0, and we deduce that ω = ω. Σ1 Σ0 This says that k-forms with exterior derivative zero give a well-defined functional on homotopy classes of compact oriented k-dimensional submani- folds of M. We know some examples of k-forms with exterior derivative zero, namely those of the form ω = dη for some (k − 1)-form η. But Stokes’ theorem then gives that Σ ω = Σ dη =0,sointhese cases the functional we defined on homotopy classes of submanifolds is trivial.
  • Homological Mirror Symmetry for the Genus 2 Curve in an Abelian Variety and Its Generalized Strominger-Yau-Zaslow Mirror by Cath

    Homological Mirror Symmetry for the Genus 2 Curve in an Abelian Variety and Its Generalized Strominger-Yau-Zaslow Mirror by Cath

    Homological mirror symmetry for the genus 2 curve in an abelian variety and its generalized Strominger-Yau-Zaslow mirror by Catherine Kendall Asaro Cannizzo A dissertation submitted in partial satisfaction of the requirements for the degree of Doctor of Philosophy in Mathematics in the Graduate Division of the University of California, Berkeley Committee in charge: Professor Denis Auroux, Chair Professor David Nadler Professor Marjorie Shapiro Spring 2019 Homological mirror symmetry for the genus 2 curve in an abelian variety and its generalized Strominger-Yau-Zaslow mirror Copyright 2019 by Catherine Kendall Asaro Cannizzo 1 Abstract Homological mirror symmetry for the genus 2 curve in an abelian variety and its generalized Strominger-Yau-Zaslow mirror by Catherine Kendall Asaro Cannizzo Doctor of Philosophy in Mathematics University of California, Berkeley Professor Denis Auroux, Chair Motivated by observations in physics, mirror symmetry is the concept that certain mani- folds come in pairs X and Y such that the complex geometry on X mirrors the symplectic geometry on Y . It allows one to deduce information about Y from known properties of X. Strominger-Yau-Zaslow (1996) described how such pairs arise geometrically as torus fibra- tions with the same base and related fibers, known as SYZ mirror symmetry. Kontsevich (1994) conjectured that a complex invariant on X (the bounded derived category of coherent sheaves) should be equivalent to a symplectic invariant of Y (the Fukaya category). This is known as homological mirror symmetry. In this project, we first use the construction of SYZ mirrors for hypersurfaces in abelian varieties following Abouzaid-Auroux-Katzarkov, in order to obtain X and Y as manifolds.
  • Limits Commutative Algebra May 11 2020 1. Direct Limits Definition 1

    Limits Commutative Algebra May 11 2020 1. Direct Limits Definition 1

    Limits Commutative Algebra May 11 2020 1. Direct Limits Definition 1: A directed set I is a set with a partial order ≤ such that for every i; j 2 I there is k 2 I such that i ≤ k and j ≤ k. Let R be a ring. A directed system of R-modules indexed by I is a collection of R modules fMi j i 2 Ig with a R module homomorphisms µi;j : Mi ! Mj for each pair i; j 2 I where i ≤ j, such that (i) for any i 2 I, µi;i = IdMi and (ii) for any i ≤ j ≤ k in I, µi;j ◦ µj;k = µi;k. We shall denote a directed system by a tuple (Mi; µi;j). The direct limit of a directed system is defined using a universal property. It exists and is unique up to a unique isomorphism. Theorem 2 (Direct limits). Let fMi j i 2 Ig be a directed system of R modules then there exists an R module M with the following properties: (i) There are R module homomorphisms µi : Mi ! M for each i 2 I, satisfying µi = µj ◦ µi;j whenever i < j. (ii) If there is an R module N such that there are R module homomorphisms νi : Mi ! N for each i and νi = νj ◦µi;j whenever i < j; then there exists a unique R module homomorphism ν : M ! N, such that νi = ν ◦ µi. The module M is unique in the sense that if there is any other R module M 0 satisfying properties (i) and (ii) then there is a unique R module isomorphism µ0 : M ! M 0.
  • Some Notes About Simplicial Complexes and Homology II

    Some Notes About Simplicial Complexes and Homology II

    Some notes about simplicial complexes and homology II J´onathanHeras J. Heras Some notes about simplicial homology II 1/19 Table of Contents 1 Simplicial Complexes 2 Chain Complexes 3 Differential matrices 4 Computing homology groups from Smith Normal Form J. Heras Some notes about simplicial homology II 2/19 Simplicial Complexes Table of Contents 1 Simplicial Complexes 2 Chain Complexes 3 Differential matrices 4 Computing homology groups from Smith Normal Form J. Heras Some notes about simplicial homology II 3/19 Simplicial Complexes Simplicial Complexes Definition Let V be an ordered set, called the vertex set. A simplex over V is any finite subset of V . Definition Let α and β be simplices over V , we say α is a face of β if α is a subset of β. Definition An ordered (abstract) simplicial complex over V is a set of simplices K over V satisfying the property: 8α 2 K; if β ⊆ α ) β 2 K Let K be a simplicial complex. Then the set Sn(K) of n-simplices of K is the set made of the simplices of cardinality n + 1. J. Heras Some notes about simplicial homology II 4/19 Simplicial Complexes Simplicial Complexes 2 5 3 4 0 6 1 V = (0; 1; 2; 3; 4; 5; 6) K = f;; (0); (1); (2); (3); (4); (5); (6); (0; 1); (0; 2); (0; 3); (1; 2); (1; 3); (2; 3); (3; 4); (4; 5); (4; 6); (5; 6); (0; 1; 2); (4; 5; 6)g J. Heras Some notes about simplicial homology II 5/19 Chain Complexes Table of Contents 1 Simplicial Complexes 2 Chain Complexes 3 Differential matrices 4 Computing homology groups from Smith Normal Form J.
  • Higher-Dimensional Instantons on Cones Over Sasaki-Einstein Spaces and Coulomb Branches for 3-Dimensional N = 4 Gauge Theories

    Higher-Dimensional Instantons on Cones Over Sasaki-Einstein Spaces and Coulomb Branches for 3-Dimensional N = 4 Gauge Theories

    Two aspects of gauge theories higher-dimensional instantons on cones over Sasaki-Einstein spaces and Coulomb branches for 3-dimensional N = 4 gauge theories Von der Fakultät für Mathematik und Physik der Gottfried Wilhelm Leibniz Universität Hannover zur Erlangung des Grades Doktor der Naturwissenschaften – Dr. rer. nat. – genehmigte Dissertation von Dipl.-Phys. Marcus Sperling, geboren am 11. 10. 1987 in Wismar 2016 Eingereicht am 23.05.2016 Referent: Prof. Olaf Lechtenfeld Korreferent: Prof. Roger Bielawski Korreferent: Prof. Amihay Hanany Tag der Promotion: 19.07.2016 ii Abstract Solitons and instantons are crucial in modern field theory, which includes high energy physics and string theory, but also condensed matter physics and optics. This thesis is concerned with two appearances of solitonic objects: higher-dimensional instantons arising as supersymme- try condition in heterotic (flux-)compactifications, and monopole operators that describe the Coulomb branch of gauge theories in 2+1 dimensions with 8 supercharges. In PartI we analyse the generalised instanton equations on conical extensions of Sasaki- Einstein manifolds. Due to a certain equivariant ansatz, the instanton equations are reduced to a set of coupled, non-linear, ordinary first order differential equations for matrix-valued functions. For the metric Calabi-Yau cone, the instanton equations are the Hermitian Yang-Mills equations and we exploit their geometric structure to gain insights in the structure of the matrix equations. The presented analysis relies strongly on methods used in the context of Nahm equations. For non-Kähler conical extensions, focusing on the string theoretically interesting 6-dimensional case, we first of all construct the relevant SU(3)-structures on the conical extensions and subsequently derive the corresponding matrix equations.
  • COFIBRATIONS in This Section We Introduce the Class of Cofibration

    COFIBRATIONS in This Section We Introduce the Class of Cofibration

    SECTION 8: COFIBRATIONS In this section we introduce the class of cofibration which can be thought of as nice inclusions. There are inclusions of subspaces which are `homotopically badly behaved` and these will be ex- cluded by considering cofibrations only. To be a bit more specific, let us mention the following two phenomenons which we would like to exclude. First, there are examples of contractible subspaces A ⊆ X which have the property that the quotient map X ! X=A is not a homotopy equivalence. Moreover, whenever we have a pair of spaces (X; A), we might be interested in extension problems of the form: f / A WJ i } ? X m 9 h Thus, we are looking for maps h as indicated by the dashed arrow such that h ◦ i = f. In general, it is not true that this problem `lives in homotopy theory'. There are examples of homotopic maps f ' g such that the extension problem can be solved for f but not for g. By design, the notion of a cofibration excludes this phenomenon. Definition 1. (1) Let i: A ! X be a map of spaces. The map i has the homotopy extension property with respect to a space W if for each homotopy H : A×[0; 1] ! W and each map f : X × f0g ! W such that f(i(a); 0) = H(a; 0); a 2 A; there is map K : X × [0; 1] ! W such that the following diagram commutes: (f;H) X × f0g [ A × [0; 1] / A×{0g = W z u q j m K X × [0; 1] f (2) A map i: A ! X is a cofibration if it has the homotopy extension property with respect to all spaces W .
  • Zuoqin Wang Time: March 25, 2021 the QUOTIENT TOPOLOGY 1. The

    Zuoqin Wang Time: March 25, 2021 the QUOTIENT TOPOLOGY 1. The

    Topology (H) Lecture 6 Lecturer: Zuoqin Wang Time: March 25, 2021 THE QUOTIENT TOPOLOGY 1. The quotient topology { The quotient topology. Last time we introduced several abstract methods to construct topologies on ab- stract spaces (which is widely used in point-set topology and analysis). Today we will introduce another way to construct topological spaces: the quotient topology. In fact the quotient topology is not a brand new method to construct topology. It is merely a simple special case of the co-induced topology that we introduced last time. However, since it is very concrete and \visible", it is widely used in geometry and algebraic topology. Here is the definition: Definition 1.1 (The quotient topology). (1) Let (X; TX ) be a topological space, Y be a set, and p : X ! Y be a surjective map. The co-induced topology on Y induced by the map p is called the quotient topology on Y . In other words, −1 a set V ⊂ Y is open if and only if p (V ) is open in (X; TX ). (2) A continuous surjective map p :(X; TX ) ! (Y; TY ) is called a quotient map, and Y is called the quotient space of X if TY coincides with the quotient topology on Y induced by p. (3) Given a quotient map p, we call p−1(y) the fiber of p over the point y 2 Y . Note: by definition, the composition of two quotient maps is again a quotient map. Here is a typical way to construct quotient maps/quotient topology: Start with a topological space (X; TX ), and define an equivalent relation ∼ on X.
  • Abelian Categories

    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.
  • Homological Algebra Over the Representation Green Functor

    Homological Algebra Over the Representation Green Functor

    Homological Algebra over the Representation Green Functor SPUR Final Paper, Summer 2012 Yajit Jain Mentor: John Ullman Project suggested by: Mark Behrens February 1, 2013 Abstract In this paper we compute Ext RpF; F q for modules over the representation Green functor R with F given to be the fixed point functor. These functors are Mackey functors, defined in terms of a specific group with coefficients in a commutative ring. Previous work by J. Ventura [1] computes these derived k functors for cyclic groups of order 2 with coefficients in F2. We give computations for general cyclic groups with coefficients in a general field of finite characteristic as well as the symmetric group on three elements with coefficients in F2. 1 1 Introduction Mackey functors are algebraic objects that arise in group representation theory and in equivariant stable homotopy theory, where they arise as stable homotopy groups of equivariant spectra. However, they can be given a purely algebraic definition (see [2]), and there are many interesting problems related to them. In this paper we compute derived functors Ext of the internal homomorphism functor defined on the category of modules over the representation Green functor R. These Mackey functors arise in Künneth spectral sequences for equivariant K-theory (see [1]). We begin by giving definitions of the Burnside category and of Mackey functors. These objects depend on a specific finite group G. It is possible to define a tensor product of Mackey functors, allowing us to identify ’rings’ in the category of Mackey functors, otherwise known as Green functors. We can then define modules over Green functors.