Arxiv:1710.09830V1 [Math.AC] 26 Oct 2017
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. -
The Structure Theory of Complete Local Rings
The structure theory of complete local rings Introduction In the study of commutative Noetherian rings, localization at a prime followed by com- pletion at the resulting maximal ideal is a way of life. Many problems, even some that seem \global," can be attacked by first reducing to the local case and then to the complete case. Complete local rings turn out to have extremely good behavior in many respects. A key ingredient in this type of reduction is that when R is local, Rb is local and faithfully flat over R. We shall study the structure of complete local rings. A complete local ring that contains a field always contains a field that maps onto its residue class field: thus, if (R; m; K) contains a field, it contains a field K0 such that the composite map K0 ⊆ R R=m = K is an isomorphism. Then R = K0 ⊕K0 m, and we may identify K with K0. Such a field K0 is called a coefficient field for R. The choice of a coefficient field K0 is not unique in general, although in positive prime characteristic p it is unique if K is perfect, which is a bit surprising. The existence of a coefficient field is a rather hard theorem. Once it is known, one can show that every complete local ring that contains a field is a homomorphic image of a formal power series ring over a field. It is also a module-finite extension of a formal power series ring over a field. This situation is analogous to what is true for finitely generated algebras over a field, where one can make the same statements using polynomial rings instead of formal power series rings. -
Formal Power Series - Wikipedia, the Free Encyclopedia
Formal power series - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Formal_power_series Formal power series From Wikipedia, the free encyclopedia In mathematics, formal power series are a generalization of polynomials as formal objects, where the number of terms is allowed to be infinite; this implies giving up the possibility to substitute arbitrary values for indeterminates. This perspective contrasts with that of power series, whose variables designate numerical values, and which series therefore only have a definite value if convergence can be established. Formal power series are often used merely to represent the whole collection of their coefficients. In combinatorics, they provide representations of numerical sequences and of multisets, and for instance allow giving concise expressions for recursively defined sequences regardless of whether the recursion can be explicitly solved; this is known as the method of generating functions. Contents 1 Introduction 2 The ring of formal power series 2.1 Definition of the formal power series ring 2.1.1 Ring structure 2.1.2 Topological structure 2.1.3 Alternative topologies 2.2 Universal property 3 Operations on formal power series 3.1 Multiplying series 3.2 Power series raised to powers 3.3 Inverting series 3.4 Dividing series 3.5 Extracting coefficients 3.6 Composition of series 3.6.1 Example 3.7 Composition inverse 3.8 Formal differentiation of series 4 Properties 4.1 Algebraic properties of the formal power series ring 4.2 Topological properties of the formal power series -
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. -
6. Localization
52 Andreas Gathmann 6. Localization Localization is a very powerful technique in commutative algebra that often allows to reduce ques- tions on rings and modules to a union of smaller “local” problems. It can easily be motivated both from an algebraic and a geometric point of view, so let us start by explaining the idea behind it in these two settings. Remark 6.1 (Motivation for localization). (a) Algebraic motivation: Let R be a ring which is not a field, i. e. in which not all non-zero elements are units. The algebraic idea of localization is then to make more (or even all) non-zero elements invertible by introducing fractions, in the same way as one passes from the integers Z to the rational numbers Q. Let us have a more precise look at this particular example: in order to construct the rational numbers from the integers we start with R = Z, and let S = Znf0g be the subset of the elements of R that we would like to become invertible. On the set R×S we then consider the equivalence relation (a;s) ∼ (a0;s0) , as0 − a0s = 0 a and denote the equivalence class of a pair (a;s) by s . The set of these “fractions” is then obviously Q, and we can define addition and multiplication on it in the expected way by a a0 as0+a0s a a0 aa0 s + s0 := ss0 and s · s0 := ss0 . (b) Geometric motivation: Now let R = A(X) be the ring of polynomial functions on a variety X. In the same way as in (a) we can ask if it makes sense to consider fractions of such polynomials, i. -
Arxiv:Math/0005288V1 [Math.QA] 31 May 2000 Ilb Setal H Rjciecodnt Igo H Variety
Mannheimer Manuskripte 254 math/0005288 SINGULAR PROJECTIVE VARIETIES AND QUANTIZATION MARTIN SCHLICHENMAIER Abstract. By the quantization condition compact quantizable K¨ahler mani- folds can be embedded into projective space. In this way they become projec- tive varieties. The quantum Hilbert space of the Berezin-Toeplitz quantization (and of the geometric quantization) is the projective coordinate ring of the embedded manifold. This allows for generalization to the case of singular vari- eties. The set-up is explained in the first part of the contribution. The second part of the contribution is of tutorial nature. Necessary notions, concepts, and results of algebraic geometry appearing in this approach to quantization are explained. In particular, the notions of projective varieties, embeddings, sin- gularities, and quotients appearing in geometric invariant theory are recalled. Contents Introduction 1 1. From quantizable compact K¨ahler manifolds to projective varieties 3 2. Projective varieties 6 2.1. The definition of a projective variety 6 2.2. Embeddings into Projective Space 9 2.3. The projective coordinate ring 12 3. Singularities 14 4. Quotients 17 4.1. Quotients in algebraic geometry 17 4.2. The relation with the symplectic quotient 19 References 20 Introduction arXiv:math/0005288v1 [math.QA] 31 May 2000 Compact K¨ahler manifolds which are quantizable, i.e. which admit a holomor- phic line bundle with curvature form equal to the K¨ahler form (a so called quantum line bundle) are projective algebraic manifolds. This means that with the help of the global holomorphic sections of a suitable tensor power of the quantum line bundle they can be embedded into a projective space of certain dimension. -
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. -
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. -
Rings of Quotients and Localization a Thesis Submitted in Partial Fulfillment of the Requirements for the Degree of Master of Ar
RINGS OF QUOTIENTS AND LOCALIZATION A THESIS SUBMITTED IN PARTIAL FULFILLMENT OF THE REQUIREME N TS FOR THE DEGREE OF MASTER OF ARTS IN MATHEMATICS IN THE GRADUATE SCHOOL OF THE TEXAS WOMAN'S UNIVERSITY COLLEGE OF ARTS AND SCIENCE S BY LILLIAN WANDA WRIGHT, B. A. DENTON, TEXAS MAY, l974 TABLE OF CONTENTS INTRODUCTION . J Chapter I. PRIME IDEALS AND MULTIPLICATIVE SETS 4 II. RINGS OF QUOTIENTS . e III. CLASSICAL RINGS OF QUOTIENTS •• 25 IV. PROPERTIES PRESERVED UNDER LOCALIZATION 30 BIBLIOGRAPHY • • • • • • • • • • • • • • • • ••••••• 36 iii INTRODUCTION The concept of a ring of quotients was apparently first introduced in 192 7 by a German m a thematician Heinrich Grell i n his paper "Bezeihungen zwischen !deale verschievener Ringe" [ 7 ] . I n his work Grelt observed that it is possible to associate a ring of quotients with the set S of non -zero divisors in a r ing. The elements of this ring of quotients a r e fractions whose denominators b elong to Sand whose numerators belong to the commutative ring. Grell's ring of quotients is now called the classical ring of quotients. 1 GrelL 1 s concept of a ring of quotients remained virtually unchanged until 1944 when the Frenchman Claude C hevalley presented his paper, "On the notion oi the Ring of Quotients of a Prime Ideal" [ 5 J. C hevalley extended Gre ll's notion to the case wher e Sis the compte- ment of a primt: ideal. (Note that the set of all non - zer o divisors and the set- theoretic c om?lement of a prime ideal are both instances of .multiplicative sets -- sets tha t are closed under multiplicatio n.) 1According to V. -
Commutative Algebra
Commutative Algebra Andrew Kobin Spring 2016 / 2019 Contents Contents Contents 1 Preliminaries 1 1.1 Radicals . .1 1.2 Nakayama's Lemma and Consequences . .4 1.3 Localization . .5 1.4 Transcendence Degree . 10 2 Integral Dependence 14 2.1 Integral Extensions of Rings . 14 2.2 Integrality and Field Extensions . 18 2.3 Integrality, Ideals and Localization . 21 2.4 Normalization . 28 2.5 Valuation Rings . 32 2.6 Dimension and Transcendence Degree . 33 3 Noetherian and Artinian Rings 37 3.1 Ascending and Descending Chains . 37 3.2 Composition Series . 40 3.3 Noetherian Rings . 42 3.4 Primary Decomposition . 46 3.5 Artinian Rings . 53 3.6 Associated Primes . 56 4 Discrete Valuations and Dedekind Domains 60 4.1 Discrete Valuation Rings . 60 4.2 Dedekind Domains . 64 4.3 Fractional and Invertible Ideals . 65 4.4 The Class Group . 70 4.5 Dedekind Domains in Extensions . 72 5 Completion and Filtration 76 5.1 Topological Abelian Groups and Completion . 76 5.2 Inverse Limits . 78 5.3 Topological Rings and Module Filtrations . 82 5.4 Graded Rings and Modules . 84 6 Dimension Theory 89 6.1 Hilbert Functions . 89 6.2 Local Noetherian Rings . 94 6.3 Complete Local Rings . 98 7 Singularities 106 7.1 Derived Functors . 106 7.2 Regular Sequences and the Koszul Complex . 109 7.3 Projective Dimension . 114 i Contents Contents 7.4 Depth and Cohen-Macauley Rings . 118 7.5 Gorenstein Rings . 127 8 Algebraic Geometry 133 8.1 Affine Algebraic Varieties . 133 8.2 Morphisms of Affine Varieties . 142 8.3 Sheaves of Functions .