Flat Dimension, Constructivity, and the Hilbert Syzygy Theorem
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
A NOTE on COMPLETE RESOLUTIONS 1. Introduction Let
PROCEEDINGS OF THE AMERICAN MATHEMATICAL SOCIETY Volume 138, Number 11, November 2010, Pages 3815–3820 S 0002-9939(2010)10422-7 Article electronically published on May 20, 2010 A NOTE ON COMPLETE RESOLUTIONS FOTINI DEMBEGIOTI AND OLYMPIA TALELLI (Communicated by Birge Huisgen-Zimmermann) Abstract. It is shown that the Eckmann-Shapiro Lemma holds for complete cohomology if and only if complete cohomology can be calculated using com- plete resolutions. It is also shown that for an LHF-group G the kernels in a complete resolution of a ZG-module coincide with Benson’s class of cofibrant modules. 1. Introduction Let G be a group and ZG its integral group ring. A ZG-module M is said to admit a complete resolution (F, P,n) of coincidence index n if there is an acyclic complex F = {(Fi,ϑi)| i ∈ Z} of projective modules and a projective resolution P = {(Pi,di)| i ∈ Z,i≥ 0} of M such that F and P coincide in dimensions greater than n;thatis, ϑn F : ···→Fn+1 → Fn −→ Fn−1 → ··· →F0 → F−1 → F−2 →··· dn P : ···→Pn+1 → Pn −→ Pn−1 → ··· →P0 → M → 0 A ZG-module M is said to admit a complete resolution in the strong sense if there is a complete resolution (F, P,n)withHomZG(F,Q) acyclic for every ZG-projective module Q. It was shown by Cornick and Kropholler in [7] that if M admits a complete resolution (F, P,n) in the strong sense, then ∗ ∗ F ExtZG(M,B) H (HomZG( ,B)) ∗ ∗ where ExtZG(M, ) is the P-completion of ExtZG(M, ), defined by Mislin for any group G [13] as k k−r r ExtZG(M,B) = lim S ExtZG(M,B) r>k where S−mT is the m-th left satellite of a functor T . -
The Geometry of Syzygies
The Geometry of Syzygies A second course in Commutative Algebra and Algebraic Geometry David Eisenbud University of California, Berkeley with the collaboration of Freddy Bonnin, Clement´ Caubel and Hel´ ene` Maugendre For a current version of this manuscript-in-progress, see www.msri.org/people/staff/de/ready.pdf Copyright David Eisenbud, 2002 ii Contents 0 Preface: Algebra and Geometry xi 0A What are syzygies? . xii 0B The Geometric Content of Syzygies . xiii 0C What does it mean to solve linear equations? . xiv 0D Experiment and Computation . xvi 0E What’s In This Book? . xvii 0F Prerequisites . xix 0G How did this book come about? . xix 0H Other Books . 1 0I Thanks . 1 0J Notation . 1 1 Free resolutions and Hilbert functions 3 1A Hilbert’s contributions . 3 1A.1 The generation of invariants . 3 1A.2 The study of syzygies . 5 1A.3 The Hilbert function becomes polynomial . 7 iii iv CONTENTS 1B Minimal free resolutions . 8 1B.1 Describing resolutions: Betti diagrams . 11 1B.2 Properties of the graded Betti numbers . 12 1B.3 The information in the Hilbert function . 13 1C Exercises . 14 2 First Examples of Free Resolutions 19 2A Monomial ideals and simplicial complexes . 19 2A.1 Syzygies of monomial ideals . 23 2A.2 Examples . 25 2A.3 Bounds on Betti numbers and proof of Hilbert’s Syzygy Theorem . 26 2B Geometry from syzygies: seven points in P3 .......... 29 2B.1 The Hilbert polynomial and function. 29 2B.2 . and other information in the resolution . 31 2C Exercises . 34 3 Points in P2 39 3A The ideal of a finite set of points . -
How to Make Free Resolutions with Macaulay2
How to make free resolutions with Macaulay2 Chris Peterson and Hirotachi Abo 1. What are syzygies? Let k be a field, let R = k[x0, . , xn] be the homogeneous coordinate ring of Pn and let X be a projective variety in Pn. Consider the ideal I(X) of X. Assume that {f0, . , ft} is a generating set of I(X) and that each polynomial fi has degree di. We can express this by saying that we have a surjective homogenous map of graded S-modules: t M R(−di) → I(X), i=0 where R(−di) is a graded R-module with grading shifted by −di, that is, R(−di)k = Rk−di . In other words, we have an exact sequence of graded R-modules: Lt F i=0 R(−di) / R / Γ(X) / 0, M |> MM || MMM || MMM || M& || I(X) 7 D ppp DD pp DD ppp DD ppp DD 0 pp " 0 where F = (f0, . , ft). Example 1. Let R = k[x0, x1, x2]. Consider the union P of three points [0 : 0 : 1], [1 : 0 : 0] and [0 : 1 : 0]. The corresponding ideals are (x0, x1), (x1, x2) and (x2, x0). The intersection of these ideals are (x1x2, x0x2, x0x1). Let I(P ) be the ideal of P . In Macaulay2, the generating set {x1x2, x0x2, x0x1} for I(P ) is described as a 1 × 3 matrix with gens: i1 : KK=QQ o1 = QQ o1 : Ring 1 -- the class of all rational numbers i2 : ringP2=KK[x_0,x_1,x_2] o2 = ringP2 o2 : PolynomialRing i3 : P1=ideal(x_0,x_1); P2=ideal(x_1,x_2); P3=ideal(x_2,x_0); o3 : Ideal of ringP2 o4 : Ideal of ringP2 o5 : Ideal of ringP2 i6 : P=intersect(P1,P2,P3) o6 = ideal (x x , x x , x x ) 1 2 0 2 0 1 o6 : Ideal of ringP2 i7 : gens P o7 = | x_1x_2 x_0x_2 x_0x_1 | 1 3 o7 : Matrix ringP2 <--- ringP2 Definition. -
Depth, Dimension and Resolutions in Commutative Algebra
Depth, Dimension and Resolutions in Commutative Algebra Claire Tête PhD student in Poitiers MAP, May 2014 Claire Tête Commutative Algebra This morning: the Koszul complex, regular sequence, depth Tomorrow: the Buchsbaum & Eisenbud criterion and the equality of Aulsander & Buchsbaum through examples. Wednesday: some elementary results about the homology of a bicomplex Claire Tête Commutative Algebra I will begin with a little example. Let us consider the ideal a = hX1, X2, X3i of A = k[X1, X2, X3]. What is "the" resolution of A/a as A-module? (the question is deliberatly not very precise) Claire Tête Commutative Algebra I will begin with a little example. Let us consider the ideal a = hX1, X2, X3i of A = k[X1, X2, X3]. What is "the" resolution of A/a as A-module? (the question is deliberatly not very precise) We would like to find something like this dm dm−1 d1 · · · Fm Fm−1 · · · F1 F0 A/a with A-modules Fi as simple as possible and s.t. Im di = Ker di−1. Claire Tête Commutative Algebra I will begin with a little example. Let us consider the ideal a = hX1, X2, X3i of A = k[X1, X2, X3]. What is "the" resolution of A/a as A-module? (the question is deliberatly not very precise) We would like to find something like this dm dm−1 d1 · · · Fm Fm−1 · · · F1 F0 A/a with A-modules Fi as simple as possible and s.t. Im di = Ker di−1. We say that F· is a resolution of the A-module A/a Claire Tête Commutative Algebra I will begin with a little example. -
Homological Properties of the Perfect and Absolute Integral Closures of Noetherian Domains
HOMOLOGICAL PROPERTIES OF THE PERFECT AND ABSOLUTE INTEGRAL CLOSURES OF NOETHERIAN DOMAINS MOHSEN ASGHARZADEH Dedicated to Paul Roberts ABSTRACT. For a Noetherian local domain R let R+ be the absolute integral closure of R and let R∞ be the perfect closure of R, when R has prime characteristic. In this paper we investigate the + projective dimension of residue rings of certain ideals of R and R∞. In particular, we show that any prime ideal of R∞ has a bounded free resolution of countably generated free R∞-modules. Also, we show that the analogue of this result is true for the maximal ideals of R+, when R has + residue prime characteristic. We compute global dimensions of R and R∞ in some cases. Some applications of these results are given. 1. INTRODUCTION For an arbitrary domain R, the absolute integral closure R+ is defined as the integral closure of R inside an algebraic closure of the field of fractions of R. The notion of absolute integral closure was first studied by Artin in [Ar], where among other things, he proved R+ has only one maximal ideal mR+ , when (R, m) is local and Henselian. In that paper Artin proved that the sum of any collection of prime ideals of R+ is either a prime ideal or else equal to R+. As were shown by the works [H1], [He1], [HH1], [HL] and [Sm], the absolute integral closure of Noetherian domains has a great significance in commutative algebra. One important result of Hochster and Huneke [HH1, Theorem 5.5] asserts that R+ is a balanced big Cohen-Macaulay algebra in the case R is an excellent local domain of prime characteristic, i.e., every system of parameters in R is a regular sequence on R+. -
Computations in Algebraic Geometry with Macaulay 2
Computations in algebraic geometry with Macaulay 2 Editors: D. Eisenbud, D. Grayson, M. Stillman, and B. Sturmfels Preface Systems of polynomial equations arise throughout mathematics, science, and engineering. Algebraic geometry provides powerful theoretical techniques for studying the qualitative and quantitative features of their solution sets. Re- cently developed algorithms have made theoretical aspects of the subject accessible to a broad range of mathematicians and scientists. The algorith- mic approach to the subject has two principal aims: developing new tools for research within mathematics, and providing new tools for modeling and solv- ing problems that arise in the sciences and engineering. A healthy synergy emerges, as new theorems yield new algorithms and emerging applications lead to new theoretical questions. This book presents algorithmic tools for algebraic geometry and experi- mental applications of them. It also introduces a software system in which the tools have been implemented and with which the experiments can be carried out. Macaulay 2 is a computer algebra system devoted to supporting research in algebraic geometry, commutative algebra, and their applications. The reader of this book will encounter Macaulay 2 in the context of concrete applications and practical computations in algebraic geometry. The expositions of the algorithmic tools presented here are designed to serve as a useful guide for those wishing to bring such tools to bear on their own problems. A wide range of mathematical scientists should find these expositions valuable. This includes both the users of other programs similar to Macaulay 2 (for example, Singular and CoCoA) and those who are not interested in explicit machine computations at all. -
Global Dimension of Differential Operator Rings, Proc
TRANSACTIONS OF THE AMERICAN MATHEMATICAL SOCIETY Volume 209, 1975 GLOBALDIMENSION OF DIFFERENTIAL OPERATOR RINGS. II BY K. R. GOODEARL ABSTRACT. The aim of this paper is to find the global homological dimension of the ring of linear differential operators R[8,,: . , 8 ] over a differential ring R with u commuting derivations. When R is a commutative noetherian ring with finite global dimension, the main theorem of this paper (Theorem 21) shows that the global dimension of i?[6j, . , 8 ] is the maximum of k and q + u, where q is the supremum of the ranks of all max- imal ideals M of R for which R/M has positive characteristic, and fc is the supremum of the sums rank(P) + diff dimíP) for all prime ideals P of R such that R/P has characteristic zero. [The value diff dim(i") is an invariant measuring the differentiability of P in a manner defined in §3.] In case we are considering only a single derivation on R, this theorem leads to the result that the global dimension of R[8] is the supremum of gl dim(i?) together with one plus the projective dimensions of the modules R/J, where J is any primary differential ideal of R. One application of these results derives the global dimension of the Weyl algebra in any degree over any commutative noetherian ring with finite global dimension. 1. Introduction. As in [5], we reserve the term differential ring for a nonzero associative ring R with unit together with a single specified derivation 5 on R. -
THAN YOU NEED to KNOW ABOUT EXT GROUPS If a and G Are
MORE THAN YOU NEED TO KNOW ABOUT EXT GROUPS If A and G are abelian groups, then Ext(A; G) is an abelian group. Like Hom(A; G), it is a covariant functor of G and a contravariant functor of A. If we generalize our point of view a little so that now A and G are R-modules for some ring R, then n 0 we get not two functors but a whole sequence, ExtR(A; G), with ExtR(A; G) = HomR(A; G). In 1 n the special case R = Z, module means abelian group and ExtR is called Ext and ExtR is trivial for n > 1. I will explain the definition and some key properties in the case of general R. To be definite, let's suppose that R is an associative ring with 1, and that module means left module. If A and G are two modules, then the set HomR(A; G) of homomorphisms (or R-linear maps) A ! G has an abelian group structure. (If R is commutative then HomR(A; G) can itself be viewed as an R-module, but that's not the main point.) We fix G and note that A 7! HomR(A; G) is a contravariant functor of A, a functor from R-modules ∗ to abelian groups. As long as G is fixed, we sometimes denote HomR(A; G) by A . The functor also takes sums of morphisms to sums of morphisms, and (therefore) takes the zero map to the zero map and (therefore) takes trivial object to trivial object. -
Arxiv:1710.09830V1 [Math.AC] 26 Oct 2017
COMPUTATIONS OVER LOCAL RINGS IN MACAULAY2 MAHRUD SAYRAFI Thesis Advisor: David Eisenbud Abstract. Local rings are ubiquitous in algebraic geometry. Not only are they naturally meaningful in a geometric sense, but also they are extremely useful as many problems can be attacked by first reducing to the local case and taking advantage of their nice properties. Any localization of a ring R, for instance, is flat over R. Similarly, when studying finitely generated modules over local rings, projectivity, flatness, and freeness are all equivalent. We introduce the packages PruneComplex, Localization and LocalRings for Macaulay2. The first package consists of methods for pruning chain complexes over polynomial rings and their localization at prime ideals. The second package contains the implementation of such local rings. Lastly, the third package implements various computations for local rings, including syzygies, minimal free resolutions, length, minimal generators and presentation, and the Hilbert–Samuel function. The main tools and procedures in this paper involve homological methods. In particular, many results depend on computing the minimal free resolution of modules over local rings. Contents I. Introduction 2 I.1. Definitions 2 I.2. Preliminaries 4 I.3. Artinian Local Rings 6 II. Elementary Computations 7 II.1. Is the Smooth Rational Quartic a Cohen-Macaulay Curve? 12 III. Other Computations 13 III.1. Computing Syzygy Modules 13 arXiv:1710.09830v1 [math.AC] 26 Oct 2017 III.2. Computing Minimal Generators and Minimal Presentation 16 III.3. Computing Length and the Hilbert-Samuel Function 18 IV. Examples and Applications in Intersection Theory 20 V. Other Examples from Literature 22 VI. -
On Sheaf Theory
Lectures on Sheaf Theory by C.H. Dowker Tata Institute of Fundamental Research Bombay 1957 Lectures on Sheaf Theory by C.H. Dowker Notes by S.V. Adavi and N. Ramabhadran Tata Institute of Fundamental Research Bombay 1956 Contents 1 Lecture 1 1 2 Lecture 2 5 3 Lecture 3 9 4 Lecture 4 15 5 Lecture 5 21 6 Lecture 6 27 7 Lecture 7 31 8 Lecture 8 35 9 Lecture 9 41 10 Lecture 10 47 11 Lecture 11 55 12 Lecture 12 59 13 Lecture 13 65 14 Lecture 14 73 iii iv Contents 15 Lecture 15 81 16 Lecture 16 87 17 Lecture 17 93 18 Lecture 18 101 19 Lecture 19 107 20 Lecture 20 113 21 Lecture 21 123 22 Lecture 22 129 23 Lecture 23 135 24 Lecture 24 139 25 Lecture 25 143 26 Lecture 26 147 27 Lecture 27 155 28 Lecture 28 161 29 Lecture 29 167 30 Lecture 30 171 31 Lecture 31 177 32 Lecture 32 183 33 Lecture 33 189 Lecture 1 Sheaves. 1 onto Definition. A sheaf S = (S, τ, X) of abelian groups is a map π : S −−−→ X, where S and X are topological spaces, such that 1. π is a local homeomorphism, 2. for each x ∈ X, π−1(x) is an abelian group, 3. addition is continuous. That π is a local homeomorphism means that for each point p ∈ S , there is an open set G with p ∈ G such that π|G maps G homeomorphi- cally onto some open set π(G). -
Krull Versus Global Dimension in Noetherian P.I
PROCEEDINGS of the AMERICAN MATHEMATICAL SOCIETY Volume 92, Number 2. October 1984 KRULL VERSUS GLOBALDIMENSION IN NOETHERIAN P.I. RINGS K. R. GOODEARL AND L. W. SMALL1 Abstract. The Krull dimension of any noetherian P.I. ring is bounded above by its global (homological) dimension (when finite). 1. Introduction. A longstanding open problem is the conjecture that for a noetherian ring R of finite global dimension, the Krull dimension of R is no larger than the global dimension. This conjecture was verified for semiprime noetherian P.I. rings by Resco, Small, and Stafford [7, Theorem 3.2], and more recently for certain fully bounded noetherian rings by Brown and Warfield [2, Corollary 12], as follows. Theorem A. (Brown-Warfield). Let R be a fully bounded noetherian ring containing an uncountable set F of central units such that the difference of any two distinct elements of F is a unit. //gl.dim.(Ä) is finite, then K.dim.(Ä) < gl.dim.(Ä). D We proceed by applying Theorem A to Laurent series rings, using the following observation. Proposition B. // R is a nonzero noetherian P. I. ring, then the Laurent series ring R((x)) is a fully bounded noetherian ring containing an uncountable set F of central units such that the difference of any two distinct elements of F is a unit. Proof. Set T = R((x)); it is well known that T is noetherian (or see Proposition 2). By [6, Theorem II.4.1], R satisfies a multilinear identity / with coefficients ±1. Then/is satisfied in R[x], and hence in R[x]/x"R[x], for all positive integers n. -
Injectives and Ext This Note finishes up Wednesday’S Lecture, Together with the Notes Provided by Angus
Injectives and Ext This note finishes up Wednesday's lecture, together with the notes provided by Angus. Suppose F is a left exact covariant functor from A-modules to B-modules. The right derived functors F nN of an A-module N are defined as follows: 1. Choose an injective resolution N−!I·. 2. Apply the functor F to I· (omit N) and take the cohomology of the resulting cochain complex: F nN := Hn(F (I·)). As before, this is independent of the choice of resolution, up to a canonical natural isomorphism, does indeed yield functors F n, there is a long exact sequence associated to a short exact sequence of A-modules, etc. One of the main examples is to take a fixed A- module M and F (N) = HomA(M; N). Here we can always take B = Z. If A is commutative we can take B = A, and more generally if A is a K-algebra for some commutative ring K, we take B = K. We then have the \balance for Ext" theorem: n Theorem 0.1 The derived functors F (N) of HomA(M; −) are naturally isomorphic to n ExtA(M; N). In other words, you can compute the Ext using either a projective resolution of M or an injective resolution of N. The proof is a straightforward variant of the proof of balance for T or; the latter will be given in the final lecture. Examples. 1. Using a projective resolution of =n, we showed that Exti ( =n; ) = =n Z Z Z Z Z for i = 1 and is zero otherwise.