MTH 302: Modules Semester 2, 2013-2014

Total Page:16

File Type:pdf, Size:1020Kb

MTH 302: Modules Semester 2, 2013-2014 MTH 302: Modules Semester 2, 2013-2014 Dr. Prahlad Vaidyanathan Contents Finite Abelian Groups...............................3 I. Rings......................................3 1. Definition and Examples.......................3 2. Ideals and Quotient Rings......................5 3. Prime and Maximal Ideals......................6 4. The Chinese Remainder Theorem..................7 5. Unique Factorization Domains....................8 6. Principal Ideal Domains and Euclidean Domains..........8 II. Modules....................................9 1. Definition and Examples.......................9 2. Homomorphisms and Quotient Modules.............. 10 3. Direct Sums of Modules....................... 11 4. Finitely Generated Modules..................... 11 III. Finitely Generated Modules over a PID................... 14 1. Free Modules over a PID....................... 14 2. Torsion Modules over a PID - I................... 15 3. Torsion Modules over a PID - II................... 17 4. Finite Abelian Groups........................ 18 5. Rational Canonical Form....................... 18 6. Cayley-Hamilton Theorem...................... 21 7. Jordan Canonical Form........................ 22 IV. Introduction to Commutative Algebra.................... 24 1. Hom and Direct Sums........................ 24 2. Exact Sequences........................... 25 3. Projective Modules.......................... 27 4. Noetherian Rings........................... 28 5. Noetherian Modules......................... 29 6. Artinian Modules........................... 30 7. Length of a module.......................... 30 V. Tensor Products................................ 32 1. Finite Dimensional Vector Spaces.................. 32 2. Tensor Product of Modules..................... 33 VI. Instructor Notes................................ 35 2 Finite Abelian Groups (See [Norman, x1]) 0.1. Fundamental Theorem of finite abelian groups 0.2. Examples : ∼ (i) If G = hgi is cyclic, then G = Z=mZ for some m 2 Z ∼ n (ii) If G = fg1; g2; : : : ; gng finite abelian, then G = Z =K for some subgroup K < Zn 0.3. Definition : (i) Z-basis for Zn. (ii) Notation : K = hv1; v2; : : : ; vti (iii) An invertible matrix P 2 Mn(Z) 0.4. Examples : 2 ∼ (i) If K = h(2; 0); (0; 4i, then G = Z =K = Z2 × Z4 4 6 (ii) If K0 = h(4; 6); (8; 10)i, then write A = , then A is similar to D = 8 10 2 0 , and so 2=K0 ∼= × as well. 0 4 Z Z2 Z4 0.5. Summary : ∼ n (i) Want to analyse a finite abelian group G, then write G = Z =K for some subgroup K < Zn (ii) Find a Z-basis fv1; v2; : : : ; vtg for K (Fact: Such a basis always exists with t ≤ n) 0 1 v1 B v2 C (iii) Write A = B C, then find invertible matrices P; T such that P AT −1 is @:::A vt diagonal (Fact: Such matrices P and T always exist) (iv) Use the diagonal matrix to express G as a product of cyclic groups. The diagonal matrix is called the Smith Normal form of A. (End of Day 1) I. Rings 1. Definition and Examples 1.1. Definition of a ring 1.2. Examples : 3 (i) Z; Q; R; C. N is not a ring. (ii)2 Z (iii) Zn = Z=nZ (iv) If R is a ring, then Mn(R) is a ring (v) Z[i] (vi) C[0; 1] (vii) If R is a ring, then R[x] is a ring. 1.3. Definition : (i) Multiplicative identity 1 = 1R. Note: If R has a multiplicative identity, then it is unique. (ii) Commutative ring (iii) Division ring (iv) Field (v) Zero divisor (vi) Integral domain 1.4. Examples : (i) Q; R; C are fields. Z is not. (ii) Zn is a field iff n is prime (See MTH 301.V.1.4) (iii) M2(R) has zero divisors. (iv) Any finite integral domain is a field. (v) If R is an integral domain, then R[x] is an integral domain. 1.5. Theorem: Let R be a ring, a; b 2 R, then (i)0 · a = a · 0 = 0 (ii)( −a)b = a(−b) = −(ab) (iii)( −a)(−b) = ab (iv)( na)b = a(nb) = n(ab) 8n 2 Z 1.6. Definition of subring. 1.7. Definition of ring homomomorphism, isomorphism. 1.8. Examples : (i) The quotient map Z ! Zn (ii) z 7! z from C to C (iii) f 7! f(0) from C[0; 1] to C (iv) x 7! 2x from Z to Z is not a homomorphism. 1.9. Lemma: Let ' : R ! R0 be a ring homomorphism, then 4 (i) '(0R) = OR0 (ii) '(−a) = −'(a) 1.10. Definition : (i) Kernel of a homomorphism (ii) Image of a homomorphism 1.11. Proposition : ' is injective iff ker(') = f0g 2. Ideals and Quotient Rings 2.1. Definition of ideal 2.2. Examples : (i) nZ C Z (ii) ff 2 C[0; 1] : f(0) = 0g C C[0; 1] (iii) If I C R, then Mn(I) C Mn(R). Proof that the converse is true in a commu- tative ring with 1. 0 (iv) If ' : R ! R is a homomorphism, then ker(') C R (End of Day 2) 2.3. Theorem: Let R be a ring, and I C R, then R=I := fa + I : a 2 Rg is a ring under the operations (a + I) + (b + I) := (a + b) + I and (a + I)(b + I) := (ab) + I Furthermore, the function π : R ! R=I given by π(a) := a + I is a surjective ring homomorphism and ker(π) = I 2.4. (First Isomorphism Theorem): Let ' : R ! R0 be a ring homomorphism, then (i) ker(') C R (ii) R= ker(') ∼= Im(') In particular, if ' is surjective, then R= ker(') ∼= R0 2.5. Examples: ∼ (i) If R = C[0; 1] and I = ff 2 R : f(0) = 0g, then R=I = C ∼ (ii) If I C R, then Mn(R)=Mn(I) = Mn(R=I) ∼ (iii) If R is any ring, and I = (x) := fxf(x): f(x) 2 R[x]g C R[x], then R[x]=I = R. 5 2.6. (Correspondence theorem): If R is a ring, and I C R, then there is a 1-1 correspon- dence between ideals in R=I and ideals in R containing I 2.7. Example : Ideals in Zn $ f divisors of ng 2.8. Lemma : Let R be a ring. Let fSλ : λ 2 Λg be a (possibly uncountable) collection of ideals in R. Then \ I := Sλ λ2Λ is an ideal in R 2.9. Definition : Let R be a ring, and X ⊂ R, then \ (X) := fI C R : X ⊂ Ig is called the ideal generated by X. If X = fag, we write (a) = (fag), and we call (a) the principal ideal generated by a. 2.10. Lemma: Let R be a commutative ring with 1 2 R, and let X ⊂ R, then 1 k [ X (X) = f rixi : ri 2 R; xi 2 Xg k=1 i=1 ie. (X) consists of all finite sums of elements of the form rx where r 2 R; x 2 X. In particular, (a) = fra : r 2 Rg 2.11. Example : If m; n 2 Z, then (fm; ng) = (gcd(m; n)) =: (m; n) (End of Day 3) 3. Prime and Maximal Ideals Let R be a commutative ring with 1 2 R 3.1. Definition of Maximal ideal 3.2. Theorem: R is a field iff R has no non-trivial ideals 3.3. Theorem: I C R is a maximal ideal iff R=I is a field 3.4. Examples: (i) If n 2 Z is prime iff nZ C Z is a maximal ideal. (ii) I := ff 2 C[0; 1] : f(0) = 0g C C[0; 1] is a maximal ideal. (iii)( x) C F [x] is a maximal ideal if F is a field. (iv)( x) C Z[x] is not a maximal ideal. 3.5. Definition of prime ideal 3.6. Theorem: I C R is a prime ideal iff R=I is an integral domain. 6 3.7. Example : nZ C Z is prime iff n is a prime number. 3.8. Corollaries/Examples : (i)( x) C Z[x] is a prime ideal. (ii) If I C R is a maximal ideal, then I is a prime ideal (3.3+3.7) 0 (iii) Let ' : R ! R be a surjective homomorphism, then ker(') C R is prime (maximal) if R0 is an integral domain (field) 4. The Chinese Remainder Theorem Let R be a commutative ring with 1 2 R 4.1. Definition : (i) Sum of two ideals (ii) Product of two ideals (iii) Comaximal ideals 4.2. Lemma: Let I;J C R be comaximal ideals, then IJ = I \ J 4.3. (Chinese Remainder Theorem): Let I;J C R and define ' : R ! R=I × R=J; given by a 7! (a + I; a + J) (i) ' is a homomorphism and ker(') = I \ J (ii) If I + J = R, then ' is surjective, and ker(') = IJ. In that case, R=IJ ∼= R=I × R=J (End of Day 4) 4.4. Corollary: If I1;I2;:::;In C R are such that for all i 6= j, one has Ii + Ij = R, then ∼ R=(I1I2 :::In) = R=I1 × R=I2 × ::: × R=In 4.5. Example : ∼ (i) mZ; nZ C Z are comaximal iff (m; n) = 1. In that case, Znm = Zm × Zn k1 k2 kt (ii) In particular, if n = p1 p2 : : : pt , then ∼ Zn = Z k1 × Z k2 × ::: × Z kt p1 p2 pt 4.6. Definition : (i) Unit of a ring R (ii) The group of units R∗ ∗ ∼ ∗ ∗ 4.7. Lemma: (R1 × R2) = R1 × R2 k1 k2 kt 4.8. Corollary: If n = p1 p2 : : : pt , then ∗ ∼ ∗ ∗ ∗ Zn = Z k1 × Z k2 × ::: × Z kt p1 p2 pt Hence k1 k1−1 k2 k2−1 kt kt−1 '(n) = (p1 − p1 )(p2 − p2 ) ::: (pt − pt ) 7 5. Unique Factorization Domains Let R be an integral domain with 1 2 R 5.1. Definition : Let a; b 2 R (i) a j b (a divides b) (ii) a ∼ b (a and b are associates) 5.2.
Recommended publications
  • Injective Modules: Preparatory Material for the Snowbird Summer School on Commutative Algebra
    INJECTIVE MODULES: PREPARATORY MATERIAL FOR THE SNOWBIRD SUMMER SCHOOL ON COMMUTATIVE ALGEBRA These notes are intended to give the reader an idea what injective modules are, where they show up, and, to a small extent, what one can do with them. Let R be a commutative Noetherian ring with an identity element. An R- module E is injective if HomR( ;E) is an exact functor. The main messages of these notes are − Every R-module M has an injective hull or injective envelope, de- • noted by ER(M), which is an injective module containing M, and has the property that any injective module containing M contains an isomorphic copy of ER(M). A nonzero injective module is indecomposable if it is not the direct • sum of nonzero injective modules. Every injective R-module is a direct sum of indecomposable injective R-modules. Indecomposable injective R-modules are in bijective correspondence • with the prime ideals of R; in fact every indecomposable injective R-module is isomorphic to an injective hull ER(R=p), for some prime ideal p of R. The number of isomorphic copies of ER(R=p) occurring in any direct • sum decomposition of a given injective module into indecomposable injectives is independent of the decomposition. Let (R; m) be a complete local ring and E = ER(R=m) be the injec- • tive hull of the residue field of R. The functor ( )_ = HomR( ;E) has the following properties, known as Matlis duality− : − (1) If M is an R-module which is Noetherian or Artinian, then M __ ∼= M.
    [Show full text]
  • Homotopy Equivalences and Free Modules Steven
    Topology, Vol. 21, No. 1, pp. 91-99, 1982 0040-93831821010091-09502.00/0 Printed in Great Britain. Pergamon Press Ltd. HOMOTOPY EQUIVALENCES AND FREE MODULES STEVEN PLOTNICKt:~ (Received 15 December 1980) INTRODUCTION IN THIS PAPER, we are concerned with the problem of determining the group of self-homotopy equivalences of some familiar spaces. We have in mind the following spaces: Let ~- be a finite group acting freely and cellulary on a CW-complex with the homotopy type of S 2m+1. Removing a point from S2m+1/Tr yields a 2m-complex X. We will (theoretically) describe the self-homotopy equivalences of X. (I use the word theoretically since the results is given in terms of units in the integral group ring Z Tr and certain projective modules over ZTr, and these are far from being completely understood.) Once this has been done, it will be fairly straightforward to describe the self-homotopy equivalences of $2~+1/7r and of the 2m-complex which results from removing more than one point from s2m+l/Tr (i.e. X v v $2~). As one might expect, the more points one removes, the easier it is to realize automorphisms of ~r by homotopy equivalences. It seems quite nice that this can be phrased as a question in Ko(Z~). The results can be summarised as follows. First, some standard facts, definitions, and notation: If ~r has order n and acts freely on S :m+~, then H:m+1(~r; Z)m Zn. Thus, a E Aut ~r acts on H2m+l(~r) via multiplication by an integer r~, where (r~, n) = 1.
    [Show full text]
  • Projective Dimensions and Almost Split Sequences
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Elsevier - Publisher Connector Journal of Algebra 271 (2004) 652–672 www.elsevier.com/locate/jalgebra Projective dimensions and almost split sequences Dag Madsen 1 Department of Mathematical Sciences, NTNU, NO-7491 Trondheim, Norway Received 11 September 2002 Communicated by Kent R. Fuller Abstract Let Λ be an Artin algebra and let 0 → A → B → C → 0 be an almost split sequence. In this paper we discuss under which conditions the inequality pd B max{pd A,pd C} is strict. 2004 Elsevier Inc. All rights reserved. Keywords: Almost split sequences; Homological dimensions Let R be a ring. If we have an exact sequence ε :0→ A → B → C → 0ofR-modules, then pd B max{pdA,pd C}. In some cases, for instance if the sequence is split exact, equality holds, but in general the inequality may be strict. In this paper we will discuss a problem first considered by Auslander (see [5]): Let Λ be an Artin algebra (for example a finite dimensional algebra over a field) and let ε :0→ A → B → C → 0 be an almost split sequence. To which extent does the equality pdB = max{pdA,pd C} hold? Given an exact sequence 0 → A → B → C → 0, we investigate in Section 1 what can be said in complete generality about when pd B<max{pdA,pd C}.Inthissectionwedo not make any assumptions on the rings or the exact sequences involved. In all sections except Section 1 the rings we consider are Artin algebras.
    [Show full text]
  • A Non-Slick Proof of the Jordan Hölder Theorem E.L. Lady This Proof Is An
    A Non-slick Proof of the Jordan H¨older Theorem E.L. Lady This proof is an attempt to approximate the actual thinking process that one goes through in finding a proof before one realizes how simple the theorem really is. To start with, though, we motivate the Jordan-H¨older Theorem by starting with the idea of dimension for vector spaces. The concept of dimension for vector spaces has the following properties: (1) If V = {0} then dim V =0. (2) If W is a proper subspace of V ,thendimW<dim V . (3) If V =6 {0}, then there exists a one-dimensional subspace of V . (4) dim(S U ⊕ W )=dimU+dimW. W chain (5) If SI i is a of subspaces of a vector space, then dim Wi =sup{dim Wi}. Now we want to use properties (1) through (4) as a model for defining an analogue of dimension, which we will call length,forcertain modules over a ring. These modules will be the analogue of finite-dimensional vector spaces, and will have very similar properties. The axioms for length will be as follows. Axioms for Length. Let R beafixedringandletM and N denote R-modules. Whenever length M is defined, it is a cardinal number. (1) If M = {0},thenlengthM is defined and length M =0. (2) If length M is defined and N is a proper submodule of M ,thenlengthN is defined. Furthermore, if length M is finite then length N<length M . (3) For M =0,length6 M=1ifandonlyifM has no proper non-trivial submodules.
    [Show full text]
  • On the Injective Hulls of Semisimple Modules
    transactions of the american mathematical society Volume 155, Number 1, March 1971 ON THE INJECTIVE HULLS OF SEMISIMPLE MODULES BY JEFFREY LEVINEC) Abstract. Let R be a ring. Let T=@ieI E(R¡Mt) and rV=V\isI E(R/Mt), where each M¡ is a maximal right ideal and E(A) is the injective hull of A for any A-module A. We show the following: If R is (von Neumann) regular, E(T) = T iff {R/Mt}le, contains only a finite number of nonisomorphic simple modules, each of which occurs only a finite number of times, or if it occurs an infinite number of times, it is finite dimensional over its endomorphism ring. Let R be a ring such that every cyclic Ä-module contains a simple. Let {R/Mi]ie¡ be a family of pairwise nonisomorphic simples. Then E(@ts, E(RIMi)) = T~[¡eIE(R/M/). In the commutative regular case these conditions are equivalent. Let R be a commutative ring. Then every intersection of maximal ideals can be written as an irredundant intersection of maximal ideals iff every cyclic of the form Rlf^\te, Mi, where {Mt}te! is any collection of maximal ideals, contains a simple. We finally look at the relationship between a regular ring R with central idempotents and the Zariski topology on spec R. Introduction. Eckmann and Schopf [2] have shown the existence and unique- ness up to isomorphism of the injective hull of any module. The problem has been to take a specific module and find explicitly its injective hull.
    [Show full text]
  • UC Berkeley UC Berkeley Electronic Theses and Dissertations
    UC Berkeley UC Berkeley Electronic Theses and Dissertations Title One-sided prime ideals in noncommutative algebra Permalink https://escholarship.org/uc/item/7ts6k0b7 Author Reyes, Manuel Lionel Publication Date 2010 Peer reviewed|Thesis/dissertation eScholarship.org Powered by the California Digital Library University of California One-sided prime ideals in noncommutative algebra by Manuel Lionel Reyes 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 Tsit Yuen Lam, Chair Professor George Bergman Professor Koushik Sen Spring 2010 One-sided prime ideals in noncommutative algebra Copyright 2010 by Manuel Lionel Reyes 1 Abstract One-sided prime ideals in noncommutative algebra by Manuel Lionel Reyes Doctor of Philosophy in Mathematics University of California, Berkeley Professor Tsit Yuen Lam, Chair The goal of this dissertation is to provide noncommutative generalizations of the following theorems from commutative algebra: (Cohen's Theorem) every ideal of a commutative ring R is finitely generated if and only if every prime ideal of R is finitely generated, and (Kaplan- sky's Theorems) every ideal of R is principal if and only if every prime ideal of R is principal, if and only if R is noetherian and every maximal ideal of R is principal. We approach this problem by introducing certain families of right ideals in noncommutative rings, called right Oka families, generalizing previous work on commutative rings by T. Y. Lam and the author. As in the commutative case, we prove that the right Oka families in a ring R correspond bi- jectively to the classes of cyclic right R-modules that are closed under extensions.
    [Show full text]
  • Math 711: Lecture of September 24, 2007 Flat Base Change and Hom
    Math 711: Lecture of September 24, 2007 Flat base change and Hom We want to discuss in some detail when a short exact sequence splits. The following result is very useful. Theorem (Hom commutes with flat base change). If S is a flat R-algebra and M, N are R-modules such that M is finitely presented over R, then the canonical homomorphism θM : S ⊗R HomR(M, N) → HomS(S ⊗R M, S ⊗R N) sending s ⊗ f to s(1S ⊗ f) is an isomorphism. | Proof. It is easy to see that θR is an isomorphism and that θM1⊕M2 may be identified with θM1 ⊕ θM2 , so that θG is an isomorphism whenever G is a finitely generated free R-module. Since M is finitely presented, we have an exact sequence H → G M → 0 where G, H are finitely generated free R-modules. In the diagram below the right column is obtained by first applying S ⊗R (exactness is preserved since ⊗ is right exact), and then applying HomS( ,S ⊗R N), so that the right column is exact. The left column is obtained by first applying HomR( ,N), and then S ⊗R (exactness is preserved because of the hypothesis that S is R-flat). The squares are easily seen to commute. θH S ⊗R HomR(H, N) −−−−→ HomS(S ⊗R H, S ⊗R N) x x θG S ⊗R HomR(G, N) −−−−→ HomS(S ⊗R G, S ⊗R N) x x θM S ⊗R HomR(M, N) −−−−→ HomS(S ⊗R M, S ⊗R N) x x 0 −−−−→ 0 From the fact, established in the first paragraph, that θG and θH are isomorphisms and the exactness of the two columns, it follows that θM is an isomorphism as well (kernels of isomorphic maps are isomorphic).
    [Show full text]
  • [Math.AC] 3 Apr 2006
    ON THE GROWTH OF THE BETTI SEQUENCE OF THE CANONICAL MODULE DAVID A. JORGENSEN AND GRAHAM J. LEUSCHKE Abstract. We study the growth of the Betti sequence of the canonical module of a Cohen–Macaulay local ring. It is an open question whether this sequence grows exponentially whenever the ring is not Gorenstein. We answer the ques- tion of exponential growth affirmatively for a large class of rings, and prove that the growth is in general not extremal. As an application of growth, we give criteria for a Cohen–Macaulay ring possessing a canonical module to be Gorenstein. Introduction A canonical module ωR for a Cohen–Macaulay local ring R is a maximal Cohen– Macaulay module having finite injective dimension and such that the natural ho- momorphism R HomR(ωR,ωR) is an isomorphism. If such a module exists, then it is unique−→ up to isomorphism. The ring R is Gorenstein if and only if R itself is a canonical module, that is, if and only if ωR is free. Although the cohomological behavior of the canonical module, both in algebra and in geometry, is quite well understood, little is known about its homological aspects. In this note we study the growth of the Betti numbers—the ranks of the free modules occurring in a min- imal free resolution—of ωR over R. Specifically, we seek to answer the following question, a version of which we first heard from C. Huneke. Question. If R is not Gorenstein, must the Betti numbers of the canonical module grow exponentially? By exponential growth of a sequence bi we mean that there exist real numbers i i { } 1 <α<β such that α < bi < β for all i 0.
    [Show full text]
  • Notes on Commutative Algebra
    Notes on Commutative Algebra Dan Segal February 2015 1 Preliminary definitions etc. Rings: commutative, with identity, usually written 1 or 1R. Ring homomor- phisms are assumed to map 1 to 1. A subring is assumed to have the same identity element. Usually R will denote an arbitrary ring (in this sense). Polynomial rings I will always use t, t1,...,tn to denote independent indeterminates. Thus R[t] is the ring of polynomials in one variable over R, R[t1,...,tn] is the ring of polynomials in n variables over R, etc. The most important property of these rings is the ‘universal property’, which will frequently be used without special explanation: • Given any ring homomorphism f : R → S and elements s1,...,sn ∈ S, ∗ there exists a unique ring homomorphism f : R[t1,...,tn] → S such that ∗ ∗ f (r)= f(r) ∀r ∈ R and f (ti)= si for i = 1,...,n. Modules An R-module is an abelian group M together with an action of R on M. This means: for each r ∈ R, a −→ ar (a ∈ M) is an endomorphism of the abelian group M (i.e. a homomorphism from M to itself), and moreover this assignment gives a ring homomorphism from R into EndZ(M), the ring of all additive endomorphisms of M. In practical terms this means: for all a, b ∈ M and all r, s ∈ R we have (a + b)r = ar + br a1= a a(r + s)= ar + as a(rs)=(ar)s. 1 (Here M is a right R-module; similarly one has left R-modules, but over a commutative ring these are really the same thing.) A submodule of M is an additive subgroup N such that a ∈ N, r ∈ R =⇒ ar ∈ N.
    [Show full text]
  • Cohomology of Split Group Extensions
    JOURNAL OF ALGEBRA 29, 255-302 (1974) Cohomology of Split Group Extensions CHIH-HAN SAH* State University of New York at Stony Brook, New York, 11790 Communicated by Walter Fed Received December 15, 1972 In a fundamental paper [ 121, Hochschild and Serre studied the cohomology of a group extension: l+K+G+G/K+l. They introduced a spectral sequence relating the cohomology of G (with a suitable filtration) to the cohomologies of G/K and K. In later developments, Charlap and Vasquez [5, 61 showed that, under suitable restrictions, d, of the Hochschild-Serre spectral sequence can be described as the cup product with certain “characteristic” cohomology classes. In the special case where K is a free abelian group L of finite rank N and when G splits over K by r = G/K, these characteristic classes v 2t lie in H2(r, fP1(L, H,(L, Z))). Through straightforward, though formidable, procedures, Charlap and Vasquez found a number of interesting results concerning these characteristic classes. However, these characteristic classes still appeared mysterious and difficult to handle. The purpose of the present paper is to present a procedure to determine the most important one of these characteristic classes. To be precise, Charlap and Vasquez showed that vZt E H2(F, fPl(L, H,(L, Z))) have orders dividing 2; vsl = 0 and vpt = 0 holds for all t if and only if v22 = 0. They also showed that vZt are functorial in r so that vZt are universal when .F = GL(N, Z). We show that H2(GL(N, Z), HI(L, H,(L, Z))) is a group of order 2 for N > 2, and when N > 2, its generator is the universal characteristic class.
    [Show full text]
  • Grothendieck Groups of Quotient Singularities
    transactions of the american mathematical society Volume 332, Number 1, July 1992 GROTHENDIECKGROUPS OF QUOTIENT SINGULARITIES EDUARDO DO NASCIMENTO MARCOS Abstract. Given a quotient singularity R = Sa where S = C[[xi, ... , x„]] is the formal power series ring in «-variables over the complex numbers C, there is an epimorphism of Grothendieck groups y/ : Go(S[G]) —» Gq(R) , where S[G] is the skew group ring and y/ is induced by the fixed point functor. The Grothendieck group of S[G] carries a natural structure of a ring, iso- morphic to G0(C[<7]). We show how the structure of Go(R) is related to the structure of the ram- ification locus of V over V¡G , and the action of G on it. The first connection is given by showing that Ker y/ is the ideal generated by [C] if and only if G acts freely on V . That this is sufficient has been proved by Auslander and Reiten in [4]. To prove the necessity we show the following: Let U be an integrally closed domain and T the integral closure of U in a finite Galois extension of the field of quotients of U with Galois group G . Suppose that \G\ is invertible in U , the inclusion of U in T is unramified at height one prime ideals and T is regular. Then Gq(T[G]) = Z if and only if U is regular. We analyze the situation V =VX \Xq\g\ v2 where G acts freely on V\, V¡ ^ 0. We prove that for a quotient singularity R, Go(R) = Go(R[[t]]).
    [Show full text]
  • Rigidity of Ext and Tor with Coefficients in Residue Fields of a Commutative Noetherian Ring
    RIGIDITY OF EXT AND TOR WITH COEFFICIENTS IN RESIDUE FIELDS OF A COMMUTATIVE NOETHERIAN RING LARS WINTHER CHRISTENSEN, SRIKANTH B. IYENGAR, AND THOMAS MARLEY Abstract. Let p be a prime ideal in a commutative noetherian ring R. It R is proved that if an R-module M satisfies Torn (k(p);M) = 0 for some n > R dim Rp, where k(p) is the residue field at p, then Tori (k(p);M) = 0 holds for ∗ all i > n. Similar rigidity results concerning ExtR(k(p);M) are proved, and applications to the theory of homological dimensions are explored. 1. Introduction Flatness and injectivity of modules over a commutative ring R are characterized by vanishing of (co)homological functors and such vanishing can be verified by testing on cyclic R-modules. We discuss the flat case first, and in mildly greater generality: For any R-module M and integer n > 0, one has flat dimR M < n if R and only if Torn (R=a;M) = 0 holds for all ideals a ⊆ R. When R is noetherian, and in this paper we assume that it is, it suffices to test on modules R=p where p varies over the prime ideals in R. If R is local with unique maximal ideal m, and M is finitely generated, then it is sufficient to consider one cyclic module, namely the residue field k := R=m. Even if R is not local and M is not finitely generated, finiteness of flat dimR M is characterized by vanishing of Tor with coefficients in fields, the residue fields R k(p) := Rp=pRp to be specific.
    [Show full text]