Theorem. Let R Be a Principal Ideal Domain. Every Submodule of a Free R-Module Is Free

Total Page:16

File Type:pdf, Size:1020Kb

Theorem. Let R Be a Principal Ideal Domain. Every Submodule of a Free R-Module Is Free Theorem. Let R be a principal ideal domain. Every submodule of a free R-module is free. Proof. This proof uses the well-ordering principle: for every set J, there is an ordering < on J with respect to which J is well-ordered. (An ordered set is well-ordered if every nonempty subset has a minimal element. With the usual ordering, the set of non- negative integers is well-ordered, but Z, Q, and R are not.) The well-ordering principle is equivalent to the axiom of choice. This proof is from A Course in Homological Algebra by Hilton and Stammbach. L Let F = j∈J R j be a free module, indexed by the set J. Here R j = R for all j: the subscript is merely to indicate which summand it is. Let M ⊆ F be a submodule. Assume that J is well-ordered. For j ∈ J, let M M F( j) = Ri, F( j) = Ri = F( j) ⊕ R j. i< j i≤ j Because of the direct sum decomposition F( j) = F( j) ⊕ R j, every element in F( j) ∩ M may be written uniquely as (b,r), where b ∈ F( j) and r ∈ R j = R. Define a map f j by f j : F( j) ∩ M −→ R, (b,r) 7−→ r. Then the kernel of f j is F( j) ∩ M, so there is a short exact sequence 0 → F( j) ∩ M → F( j) ∩ M → im f j → 0. im f j is an ideal in R, and since R is a PID, im f j = (r j) for some r j ∈ R. If r j 6= 0, there is an element c j ∈ F( j) ∩ M so that f j(c j) = r j. Claim: {c j : j ∈ J,r j 6= 0} is a basis for M. I’ll check that the elements of this set are linearly independent. Suppose that ∑n k=1 skc jk = 0 for some elements sk ∈ R, with j1 < ··· < jn. Apply f jn : 0 = sn f (c jn ) = snrn, and since R is a domain and rn is nonzero, then sn must be zero. By induction, each sk is zero. This proves linear independence. Now I’ll check that this set generates M. Assume not: then there is a smallest i ∈ J such that there is an element a ∈ F(i) ∩ M which cannot be written in terms of the elements of the set {c j}. 0 0 0 Let J = { j ∈ J : r j 6= 0} (so our potential basis is {c j : j ∈ J }). If i 6∈ J , then the map F(i) ∩ M → F(i) ∩ M is equality, so a ∈ F(i) ∩ M. But then there is a k < i in J so that a ∈ F(k) ∩ M, contra- dicting the minimality of i. Thus i ∈ J0. Write fi(a) as fi(a) = sri and form b = a − sci. Since a cannot be written as an R-linear combination of the c j’s, neither can b. Also, fi(b) = fi(a) − s fi(ci) = 0, so b ∈ F(i) ∩M. This contradicts the minimality of the index i, and so every element of M can be expressed as a linear combination of the c j’s..
Recommended publications
  • Modules and Vector Spaces
    Modules and Vector Spaces R. C. Daileda October 16, 2017 1 Modules Definition 1. A (left) R-module is a triple (R; M; ·) consisting of a ring R, an (additive) abelian group M and a binary operation · : R × M ! M (simply written as r · m = rm) that for all r; s 2 R and m; n 2 M satisfies • r(m + n) = rm + rn ; • (r + s)m = rm + sm ; • r(sm) = (rs)m. If R has unity we also require that 1m = m for all m 2 M. If R = F , a field, we call M a vector space (over F ). N Remark 1. One can show that as a consequence of this definition, the zeros of R and M both \act like zero" relative to the binary operation between R and M, i.e. 0Rm = 0M and r0M = 0M for all r 2 R and m 2 M. H Example 1. Let R be a ring. • R is an R-module using multiplication in R as the binary operation. • Every (additive) abelian group G is a Z-module via n · g = ng for n 2 Z and g 2 G. In fact, this is the only way to make G into a Z-module. Since we must have 1 · g = g for all g 2 G, one can show that n · g = ng for all n 2 Z. Thus there is only one possible Z-module structure on any abelian group. • Rn = R ⊕ R ⊕ · · · ⊕ R is an R-module via | {z } n times r(a1; a2; : : : ; an) = (ra1; ra2; : : : ; ran): • Mn(R) is an R-module via r(aij) = (raij): • R[x] is an R-module via X i X i r aix = raix : i i • Every ideal in R is an R-module.
    [Show full text]
  • 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 .
    [Show full text]
  • On Fusion Categories
    Annals of Mathematics, 162 (2005), 581–642 On fusion categories By Pavel Etingof, Dmitri Nikshych, and Viktor Ostrik Abstract Using a variety of methods developed in the literature (in particular, the theory of weak Hopf algebras), we prove a number of general results about fusion categories in characteristic zero. We show that the global dimension of a fusion category is always positive, and that the S-matrix of any (not nec- essarily hermitian) modular category is unitary. We also show that the cate- gory of module functors between two module categories over a fusion category is semisimple, and that fusion categories and tensor functors between them are undeformable (generalized Ocneanu rigidity). In particular the number of such categories (functors) realizing a given fusion datum is finite. Finally, we develop the theory of Frobenius-Perron dimensions in an arbitrary fusion cat- egory. At the end of the paper we generalize some of these results to positive characteristic. 1. Introduction Throughout this paper (except for §9), k denotes an algebraically closed field of characteristic zero. By a fusion category C over k we mean a k-linear semisimple rigid tensor (=monoidal) category with finitely many simple ob- jects and finite dimensional spaces of morphisms, such that the endomorphism algebra of the neutral object is k (see [BaKi]). Fusion categories arise in several areas of mathematics and physics – conformal field theory, operator algebras, representation theory of quantum groups, and others. This paper is devoted to the study of general properties of fusion cate- gories. This has been an area of intensive research for a number of years, and many remarkable results have been obtained.
    [Show full text]
  • A NOTE on SHEAVES WITHOUT SELF-EXTENSIONS on the PROJECTIVE N-SPACE
    A NOTE ON SHEAVES WITHOUT SELF-EXTENSIONS ON THE PROJECTIVE n-SPACE. DIETER HAPPEL AND DAN ZACHARIA Abstract. Let Pn be the projective n−space over the complex numbers. In this note we show that an indecomposable rigid coherent sheaf on Pn has a trivial endomorphism algebra. This generalizes a result of Drezet for n = 2: Let Pn be the projective n-space over the complex numbers. Recall that an exceptional sheaf is a coherent sheaf E such that Exti(E; E) = 0 for all i > 0 and End E =∼ C. Dr´ezetproved in [4] that if E is an indecomposable sheaf over P2 such that Ext1(E; E) = 0 then its endomorphism ring is trivial, and also that Ext2(E; E) = 0. Moreover, the sheaf is locally free. Partly motivated by this result, we prove in this short note that if E is an indecomposable coherent sheaf over the projective n-space such that Ext1(E; E) = 0, then we automatically get that End E =∼ C. The proof involves reducing the problem to indecomposable linear modules without self extensions over the polynomial algebra. In the second part of this article, we look at the Auslander-Reiten quiver of the derived category of coherent sheaves over the projective n-space. It is known ([10]) that if n > 1, then all the components are of type ZA1. Then, using the Bernstein-Gelfand-Gelfand correspondence ([3]) we prove that each connected component contains at most one sheaf. We also show that in this case the sheaf lies on the boundary of the component.
    [Show full text]
  • Vector Bundles on Projective Space
    Vector Bundles on Projective Space Takumi Murayama December 1, 2013 1 Preliminaries on vector bundles Let X be a (quasi-projective) variety over k. We follow [Sha13, Chap. 6, x1.2]. Definition. A family of vector spaces over X is a morphism of varieties π : E ! X −1 such that for each x 2 X, the fiber Ex := π (x) is isomorphic to a vector space r 0 0 Ak(x).A morphism of a family of vector spaces π : E ! X and π : E ! X is a morphism f : E ! E0 such that the following diagram commutes: f E E0 π π0 X 0 and the map fx : Ex ! Ex is linear over k(x). f is an isomorphism if fx is an isomorphism for all x. A vector bundle is a family of vector spaces that is locally trivial, i.e., for each x 2 X, there exists a neighborhood U 3 x such that there is an isomorphism ': π−1(U) !∼ U × Ar that is an isomorphism of families of vector spaces by the following diagram: −1 ∼ r π (U) ' U × A (1.1) π pr1 U −1 where pr1 denotes the first projection. We call π (U) ! U the restriction of the vector bundle π : E ! X onto U, denoted by EjU . r is locally constant, hence is constant on every irreducible component of X. If it is constant everywhere on X, we call r the rank of the vector bundle. 1 The following lemma tells us how local trivializations of a vector bundle glue together on the entire space X.
    [Show full text]
  • Math 615: Lecture of April 16, 2007 We Next Note the Following Fact
    Math 615: Lecture of April 16, 2007 We next note the following fact: n Proposition. Let R be any ring and F = R a free module. If f1, . , fn ∈ F generate F , then f1, . , fn is a free basis for F . n n Proof. We have a surjection R F that maps ei ∈ R to fi. Call the kernel N. Since F is free, the map splits, and we have Rn =∼ F ⊕ N. Then N is a homomorphic image of Rn, and so is finitely generated. If N 6= 0, we may preserve this while localizing at a suitable maximal ideal m of R. We may therefore assume that (R, m, K) is quasilocal. Now apply n ∼ n K ⊗R . We find that K = K ⊕ N/mN. Thus, N = mN, and so N = 0. The final step in our variant proof of the Hilbert syzygy theorem is the following: Lemma. Let R = K[x1, . , xn] be a polynomial ring over a field K, let F be a free R- module with ordered free basis e1, . , es, and fix any monomial order on F . Let M ⊆ F be such that in(M) is generated by a subset of e1, . , es, i.e., such that M has a Gr¨obner basis whose initial terms are a subset of e1, . , es. Then M and F/M are R-free. Proof. Let S be the subset of e1, . , es generating in(M), and suppose that S has r ∼ s−r elements. Let T = {e1, . , es} − S, which has s − r elements. Let G = R be the free submodule of F spanned by T .
    [Show full text]
  • Reflexivity Revisited
    REFLEXIVITY REVISITED MOHSEN ASGHARZADEH ABSTRACT. We study some aspects of reflexive modules. For example, we search conditions for which reflexive modules are free or close to free modules. 1. INTRODUCTION In this note (R, m, k) is a commutative noetherian local ring and M is a finitely generated R- module, otherwise specializes. The notation stands for a general module. For simplicity, M the notation ∗ stands for HomR( , R). Then is called reflexive if the natural map ϕ : M M M M is bijection. Finitely generated projective modules are reflexive. In his seminal paper M→M∗∗ Kaplansky proved that projective modules (over local rings) are free. The local assumption is really important: there are a lot of interesting research papers (even books) on the freeness of projective modules over polynomial rings with coefficients from a field. In general, the class of reflexive modules is extremely big compared to the projective modules. As a generalization of Seshadri’s result, Serre observed over 2-dimensional regular local rings that finitely generated reflexive modules are free in 1958. This result has some applications: For instance, in the arithmetical property of Iwasawa algebras (see [45]). It seems freeness of reflexive modules is subtle even over very special rings. For example, in = k[X,Y] [29, Page 518] Lam says that the only obvious examples of reflexive modules over R : (X,Y)2 are the free modules Rn. Ramras posed the following: Problem 1.1. (See [19, Page 380]) When are finitely generated reflexive modules free? Over quasi-reduced rings, problem 1.1 was completely answered (see Proposition 4.22).
    [Show full text]
  • Vector Bundles and Projective Modules
    VECTOR BUNDLES AND PROJECTIVE MODULES BY RICHARD G. SWAN(i) Serre [9, §50] has shown that there is a one-to-one correspondence between algebraic vector bundles over an affine variety and finitely generated projective mo- dules over its coordinate ring. For some time, it has been assumed that a similar correspondence exists between topological vector bundles over a compact Haus- dorff space X and finitely generated projective modules over the ring of con- tinuous real-valued functions on X. A number of examples of projective modules have been given using this correspondence. However, no rigorous treatment of the correspondence seems to have been given. I will give such a treatment here and then give some of the examples which may be constructed in this way. 1. Preliminaries. Let K denote either the real numbers, complex numbers or quaternions. A X-vector bundle £ over a topological space X consists of a space F(£) (the total space), a continuous map p : E(Ç) -+ X (the projection) which is onto, and, on each fiber Fx(¡z)= p-1(x), the structure of a finite di- mensional vector space over K. These objects are required to satisfy the follow- ing condition: for each xeX, there is a neighborhood U of x, an integer n, and a homeomorphism <p:p-1(U)-> U x K" such that on each fiber <b is a X-homo- morphism. The fibers u x Kn of U x K" are X-vector spaces in the obvious way. Note that I do not require n to be a constant.
    [Show full text]
  • 11. Finitely-Generated Modules
    11. Finitely-generated modules 11.1 Free modules 11.2 Finitely-generated modules over domains 11.3 PIDs are UFDs 11.4 Structure theorem, again 11.5 Recovering the earlier structure theorem 11.6 Submodules of free modules 1. Free modules The following definition is an example of defining things by mapping properties, that is, by the way the object relates to other objects, rather than by internal structure. The first proposition, which says that there is at most one such thing, is typical, as is its proof. Let R be a commutative ring with 1. Let S be a set. A free R-module M on generators S is an R-module M and a set map i : S −! M such that, for any R-module N and any set map f : S −! N, there is a unique R-module homomorphism f~ : M −! N such that f~◦ i = f : S −! N The elements of i(S) in M are an R-basis for M. [1.0.1] Proposition: If a free R-module M on generators S exists, it is unique up to unique isomorphism. Proof: First, we claim that the only R-module homomorphism F : M −! M such that F ◦ i = i is the identity map. Indeed, by definition, [1] given i : S −! M there is a unique ~i : M −! M such that ~i ◦ i = i. The identity map on M certainly meets this requirement, so, by uniqueness, ~i can only be the identity. Now let M 0 be another free module on generators S, with i0 : S −! M 0 as in the definition.
    [Show full text]
  • Homology and Homological Algebra, D. Chan
    HOMOLOGY AND HOMOLOGICAL ALGEBRA, D. CHAN 1. Simplicial complexes Motivating question for algebraic topology: how to tell apart two topological spaces? One possible solution is to find distinguishing features, or invariants. These will be homology groups. How do we build topological spaces and record on computer (that is, finite set of data)? N Definition 1.1. Let a0, . , an ∈ R . The span of a0, . , an is ( n ) X a0 . an := λiai | λi > 0, λ1 + ... + λn = 1 i=0 = convex hull of {a0, . , an}. The points a0, . , an are geometrically independent if a1 − a0, . , an − a0 is a linearly independent set over R. Note that this is independent of the order of a0, . , an. In this case, we say that the simplex Pn a0 . an is n -dimensional, or an n -simplex. Given a point i=1 λiai belonging to an n-simplex, we say it has barycentric coordinates (λ0, . , λn). One can use geometric independence to show that this is well defined. A (proper) face of a simplex σ = a0 . an is a simplex spanned by a (proper) subset of {a0, . , an}. Example 1.2. (1) A 1-simplex, a0a1, is a line segment, a 2-simplex, a0a1a2, is a triangle, a 3-simplex, a0a1a2a3 is a tetrahedron, etc. (2) The points a0, a1, a2 are geometrically independent if they are distinct and not collinear. (3) Midpoint of a0a1 has barycentric coordinates (1/2, 1/2). (4) Let a0 . a3 be a 3-simplex, then the proper faces are the simplexes ai1 ai2 ai3 , ai4 ai5 , ai6 where 0 6 i1, .
    [Show full text]
  • Homological Algebra of Stable Homotopy Ring of Spheres
    Pacific Journal of Mathematics HOMOLOGICAL ALGEBRA OF STABLE HOMOTOPY RING π∗ OF SPHERES T. Y. LIN Vol. 38, No. 1 March 1971 PACIFIC JOURNAL OF MATHEMATICS Vol. 38, No. 1, 1971 HOMOLOGICAL ALGEBRA OF STABLE HOMOTOPY RING ^ OF SPHERES T. Y. LIN The stable homotopy groups are studied as a graded ring π* via homoiogical algebra. The main object is to show that the projective (and weak) dimension of a finite type ^-module is oo unless the module is free. As a corollary, a partial answer to Whithead's corollary to Freyd's generating hy- pothesis is obtained. 1* Introduction and statement of main results* It is well- known that the stable homotopy groups of spheres form a commutative graded ring π* [20]. This paper is our first effort towards the investigation of the homoiogical properties of the stable homotopy ring π%. In this paper we have completed the computations of all the homoiogical numerical invariants of finitely generated type. The nonfinitely generated type will be taken up in forth-coming papers. The paper is organized as follows: The introduction is § 1. In § 2 we give a brief exposition about the theory of graded rings, which are needed in later sections. § 3 is primarily a preparation for § 4. Here the finitistic global dimensions of the "p-primary component" Λp of 7Γ* (precisely, Λp is a ring obtained by localizing π* at a maximal ideal) are computed, and a geometric realization of Λp is constructed. § 4 is the mainbody of this paper, here we prove Theorem 2 and derive from it Theorems 1, 3, and 4.
    [Show full text]
  • Basic Number Theory
    Part 1 Basic number theory CHAPTER 1 Algebraic numbers and adèles 1. Valuations of the field of rational numbers We will begin by reviewing the construction of real numbers from ra- tional numbers. Recall that the field of rational numbers Q is a totally ordered field by the semigroup Q of positive rational numbers. We will Å call the function Q£ Q mapping a nonzero rational number x to x or ! Å x depending on whether x Q or x Q the real valuation. It defines ¡ 2 Å ¡ 2 Å a distance on Q with values in Q and thus a topology on Q. A real number is defined as anÅ equivalence class of Cauchy sequences of rational numbers. We recall that a sequence {®i }i N of rational num- 2 bers is Cauchy if for all ² Q , ®i ®j ² for all i, j large enough, and 2 Å j ¡ j Ç two Cauchy sequences are said to be equivalent if in shuffling them we get a new Cauchy sequence. The field of real numbers R constructed in this way is totally ordered by the semigroup R consisting of elements of R which can be represented by Cauchy sequencesÅ with only positive ra- tional numbers. The real valuation can be extended to R£ with range in the semigroup R of positive real numbers. The field of real numbers R is now completeÅ with respect to the real valuation in the sense that ev- ery Cauchy sequences of real numbers is convergent. According to the Bolzano-Weierstrass theorem, every closed interval in R is compact and consequently, R is locally compact.
    [Show full text]