🌿Algebraic Geometry Unit 2 – Commutative Algebra Foundations
Commutative algebra lays the foundation for algebraic geometry. It explores rings, ideals, and modules, providing tools to study algebraic structures and their properties. These concepts are essential for understanding geometric objects through their coordinate rings.
This unit covers key ideas like prime and maximal ideals, quotient rings, and localization. It also introduces Noetherian rings and integral extensions, which are crucial for analyzing more complex algebraic structures and their geometric counterparts.
Commutative rings consist of a set with two binary operations, addition and multiplication, satisfying the axioms of a ring and the commutative property for multiplication (ab=ba for all a,b in the ring)
Ideals are subsets of a ring that are closed under addition and absorption (if I is an ideal and r is any element of the ring, then rI⊆I)
Left ideals and right ideals satisfy absorption on the left or right, respectively
Two-sided ideals (or simply ideals) satisfy absorption on both sides
Prime ideals are proper ideals P such that for any two elements a,b in the ring, if ab∈P, then either a∈P or b∈P
Maximal ideals are proper ideals that are not strictly contained in any other proper ideal
Quotient rings are formed by "dividing out" an ideal I from a ring R, denoted as R/I, where elements are equivalence classes of the form a+I for a∈R
Modules generalize the notion of vector spaces, with scalars from a ring instead of a field
Left R-modules have a left action of a ring R, satisfying axioms similar to those of vector spaces
Algebras are rings that also have a compatible module structure over another ring
Rings and Ideals
Rings are algebraic structures with two binary operations, typically denoted as addition and multiplication, satisfying certain axioms (associativity, distributivity, existence of additive identity and inverses)
Commutative rings satisfy the additional axiom of commutativity under multiplication (ab=ba for all a,b in the ring)
Subrings are subsets of a ring that are closed under the ring operations and form a ring under the inherited operations
Ideals are special subsets of a ring that absorb elements under multiplication
Left ideals satisfy ra∈I for all r in the ring R and a in the ideal I
Right ideals satisfy ar∈I for all r∈R and a∈I
Two-sided ideals (or simply ideals) satisfy both left and right absorption
Principal ideals are ideals generated by a single element a, denoted as (a), and consist of all multiples of a
The sum of two ideals I and J is the ideal generated by all elements of the form a+b, where a∈I and b∈J
The product of two ideals I and J is the ideal generated by all finite sums of products ab, where a∈I and b∈J
Prime and Maximal Ideals
Prime ideals are proper ideals P with the property that for any a,b in the ring, if ab∈P, then either a∈P or b∈P
Equivalently, the quotient ring R/P is an integral domain
Maximal ideals are proper ideals that are not strictly contained in any other proper ideal
Equivalently, the quotient ring R/M is a field
The Krull dimension of a ring is the supremum of the lengths of chains of prime ideals
The spectrum of a ring, denoted Spec(R), is the set of all prime ideals of R
The Zariski topology on Spec(R) is defined by taking closed sets to be sets of the form V(I)={P∈Spec(R):I⊆P} for some ideal I
The maximal spectrum, denoted mSpec(R), is the set of all maximal ideals of R
The nilradical of a ring is the intersection of all prime ideals
Equivalently, it is the set of nilpotent elements (elements a such that an=0 for some n>0)
Quotient Rings
Given a ring R and an ideal I, the quotient ring (or factor ring) R/I is the set of equivalence classes of R under the equivalence relation a∼b if and only if a−b∈I
The equivalence class of a is denoted a+I or [a]
The quotient ring R/I inherits a ring structure from R by defining addition and multiplication on equivalence classes:
(a+I)+(b+I)=(a+b)+I
(a+I)(b+I)=ab+I
The natural projection map π:R→R/I sends each element a to its equivalence class a+I and is a surjective ring homomorphism
The First Isomorphism Theorem for rings states that if f:R→S is a surjective ring homomorphism with kernel I, then R/I≅S
The Chinese Remainder Theorem states that if I1,…,In are pairwise coprime ideals in a ring R, then R/(I1⋯In)≅R/I1×⋯×R/In
Modules and Algebras
Modules generalize the notion of vector spaces by allowing scalars from a ring instead of a field
A left R-module M is an abelian group with a left action of R satisfying axioms similar to those of vector spaces
Right R-modules have a right action of R instead
Submodules are subsets of a module closed under addition and scalar multiplication, forming a module under the inherited operations
Quotient modules are formed by "dividing out" a submodule N from a module M, denoted M/N, analogous to quotient rings
Module homomorphisms are maps between modules that preserve the module structure (addition and scalar multiplication)
Algebras are rings that also have a compatible module structure over another ring
A left R-algebra is a ring A with a left R-module structure satisfying (ra)b=r(ab)=a(rb) for all r∈R and a,b∈A
Tensor products allow the construction of new modules and algebras from existing ones
The tensor product of a right R-module M and a left R-module N, denoted M⊗RN, is a new abelian group satisfying a universal property
Localization
Localization is a process that creates a new ring by formally inverting a specified subset of elements in a given ring
The localization of a ring R at a multiplicative subset S (a subset containing 1 and closed under multiplication) is denoted S−1R or RS
Elements of S−1R are equivalence classes of fractions sr with r∈R and s∈S, where s1r1∼s2r2 if there exists t∈S such that t(s2r1−s1r2)=0
The localization S−1R has a natural ring structure inherited from the fraction field of R
The localization of R at a prime ideal P, denoted RP, is the localization at the multiplicative subset S=R∖P
This is called the local ring at P and has a unique maximal ideal PRP
Localization is a functor from the category of R-modules to the category of S−1R-modules
For an R-module M, the localized module S−1M is defined as M⊗RS−1R
Localization can be used to study local properties of rings and modules, as well as to simplify computations by working in the localized ring
Noetherian Rings
A ring R is Noetherian if it satisfies the ascending chain condition (ACC) on ideals: every ascending chain of ideals I1⊆I2⊆⋯ eventually stabilizes
Equivalently, every ideal in R is finitely generated
The Hilbert Basis Theorem states that if R is a Noetherian ring, then the polynomial ring R[x] is also Noetherian
More generally, if R is Noetherian, then R[x1,…,xn] is Noetherian for any n≥1
Noetherian rings have several desirable properties:
Every submodule of a finitely generated module over a Noetherian ring is finitely generated
In a Noetherian ring, every prime ideal is the radical of a finitely generated ideal
Examples of Noetherian rings include:
Fields, principal ideal domains (PIDs), and Z
Finitely generated algebras over a Noetherian ring
The Krull Intersection Theorem states that in a Noetherian local ring (R,m), the intersection of all powers of the maximal ideal is zero: ⋂n=1∞mn=(0)
Integral Extensions and Algebraic Elements
An extension of rings R⊆S is integral if every element of S is a root of a monic polynomial with coefficients in R
A monic polynomial is a polynomial with leading coefficient equal to 1
An element s∈S is integral over R if it satisfies a monic polynomial equation with coefficients in R: sn+rn−1sn−1+⋯+r1s+r0=0 with ri∈R
The set of elements in S that are integral over R form a subring called the integral closure of R in S, denoted R or RS
A ring R is integrally closed in its field of fractions K if R=R
An algebraic extension of fields K⊆L is an extension where every element of L is algebraic over K (satisfies a polynomial equation with coefficients in K)
Finite extensions (where L is a finite-dimensional vector space over K) are always algebraic
The Going-Up Theorem states that if R⊆S is an integral extension and P0⊆P1⊆⋯⊆Pn is a chain of prime ideals in R, then there exists a chain of prime ideals Q0⊆Q1⊆⋯⊆Qn in S such that Qi∩R=Pi for each i
The Going-Down Theorem is a partial converse, stating that if R⊆S is an integral extension and R is integrally closed, then given a chain of prime ideals Q0⊆Q1⊆⋯⊆Qn in S and a prime ideal P0 in R with P0⊆Q0, there exists a chain of prime ideals P0⊆P1⊆⋯⊆Pn in R such that Pi=Qi∩R for each i