01.02.06 · foundations / groups

Ring, ring homomorphism, and ideal

shipped3 tiersLean: none

Anchor (Master): Dedekind 1871 (supplement XI to Dirichlet's Vorlesungen); Hilbert 1890 Math. Ann. 36; Noether 1921 Math. Ann. 83; Krull 1928; Grothendieck 1960 EGA I; Lang Algebra 3e §II.1-II.3; Atiyah-Macdonald §1; Eisenbud §0-1

Intuition Beginner

A ring is a number system with two operations that work together: an addition that lets you add and subtract, and a multiplication that lets you combine. The integers are the prototype. You can add two integers, subtract them, multiply them, and you always land back among the integers.

A ring is more than a group. A group has one operation. A ring has two, and they fit together by a distributive rule: multiplying a sum equals summing the products. The integers, rational numbers, real numbers, complex numbers, polynomials with real coefficients, and square matrices with integer entries are all rings.

A ring homomorphism is a map between two rings that respects both operations. It turns sums into sums and products into products. The map sending an integer to its remainder after dividing by is a ring homomorphism from the integers to the five-element clock system.

An ideal is a special kind of subset of a ring. It is closed under addition and subtraction inside itself, and it absorbs multiplication by anything from the larger ring. The even integers form an ideal inside the integers because adding two evens gives an even, and multiplying any integer by an even gives an even.

Why does this concept exist? Rings and ideals are the algebraic language for arithmetic with two operations, and they underpin everything from solving polynomial equations to the geometry of algebraic varieties.

Visual Beginner

The picture shows the integers arranged on a horizontal line, with the even integers marked in a second color. The evens form a sub-pattern that is closed under addition and is also absorbed by multiplication from outside.

Multiplying any integer by an even integer keeps you among the evens. This absorption property is what makes the evens an ideal.

Worked example Beginner

Work with the integers and the ideal of even integers. Compute in the quotient , which has just two elements: even and odd.

Step 1. Add and . The sum is . In the quotient , the element is odd and is even. Odd plus even is odd. The sum is odd, agreeing with the quotient.

Step 2. Multiply and . The product is . In the quotient, odd times even is even. The product is even, agreeing with the quotient.

Step 3. The map sending each integer to "even" or "odd" is a ring homomorphism. The kernel is exactly the even integers, which is the ideal .

What this tells us: an ideal lets you collapse a ring into a smaller ring, and the homomorphism that does the collapsing has the ideal as its kernel.

Check your understanding Beginner

Formal definition Intermediate+

A ring is a triple where is a set and are binary operations satisfying:

  1. is an abelian group with identity .
  2. Multiplication is associative: for all .
  3. There is a multiplicative identity with for all .
  4. Multiplication distributes over addition on both sides: and for all .

A ring is commutative if for all . Throughout the rest of this unit, "ring" means "commutative ring" unless otherwise stated [Lang §II.1].

A subring is a subset containing and closed under , , and . A ring homomorphism is a function satisfying , , and .

An ideal of is a subset such that is a subgroup of and for all and . The condition is the absorption property: an ideal swallows multiplication by any ring element. For non-commutative rings, one distinguishes left ideals (closed under left multiplication), right ideals (closed under right multiplication), and two-sided ideals (closed under both); only two-sided ideals support the quotient construction below [Dummit-Foote §7.3].

The absorption property distinguishes an ideal from a mere subring. Every ideal misses (otherwise for every , making ), so proper ideals do not contain the multiplicative identity and are not subrings in the standard sense. The improper ideal itself is included as an ideal for technical reasons, allowing the ideal-theoretic lattice to have both least and greatest elements. The improper ideal corresponds geometrically to the empty subscheme of , and the zero ideal corresponds to the entire scheme.

The kernel of a ring homomorphism is , which is always an ideal. The image is a subring of .

Given an ideal , the quotient ring has elements the cosets , with operations and . Both operations are well-defined because absorbs multiplication. The map sending is a surjective ring homomorphism with kernel [Atiyah-Macdonald §1].

Verifying well-definedness of multiplication in the quotient: if and , then and . Compute . The first term lies in by absorption (since and ); the second lies in for the same reason (since and ). Hence , so . The proof uses ring multiplication's two-sided absorption property in an essential way, which is why two-sided ideals are required for the quotient construction in the non-commutative case.

A principal ideal is the smallest ideal containing . More generally, given a set , the ideal generated by , denoted , is the set of all finite -linear combinations with and . An ideal is finitely generated if it has the form for finitely many generators. The polynomial-ring ideal requires two generators because no single polynomial divides both and .

An ideal is prime if and implies or . Equivalently, is prime if and only if is an integral domain (a commutative ring with and no zero divisors). An ideal is maximal if and no ideal strictly between and exists. Equivalently, is maximal if and only if is a field. Every maximal ideal is prime, but not conversely: in , the ideal is prime but not maximal, since is a domain but not a field.

The lattice of ideals of has natural operations. Given ideals , the sum is the smallest ideal containing both; the intersection is again an ideal; the product is the ideal generated by all products with and . In general with equality when (the coprime case). The radical is an ideal; an ideal equal to its own radical is called a radical ideal, and these are exactly the intersections of prime ideals containing (Krull's theorem on the radical).

Examples Intermediate+

Several rings and their ideal structures form the working library of commutative algebra.

The integers form the prototype commutative ring with . Every ideal of is principal: for a unique , established by applying the division algorithm to the smallest positive element of . The prime ideals are and for each prime ; the maximal ideals are exactly , since is a field while is only a domain. Ideal operations are computed via gcd and lcm: , , , and where is the product of distinct prime divisors of .

The polynomial ring over a field is also a principal ideal domain. The Euclidean division algorithm — divide by to obtain with — drives the structural parallel with . Every ideal has the form for a unique monic generator , and the maximal ideals are exactly for irreducible. The prime ideals are and the for irreducible. When , the irreducible polynomials are exactly the linear , so the maximal ideals of are for , in bijection with . When , the irreducibles are and with discriminant , giving the maximal ideals.

The polynomial ring in several variables over a field is no longer a principal ideal domain when . The ideal has no single generator. It is, however, finitely generated, and more generally every ideal of is finitely generated by the Hilbert basis theorem (Theorem 2 at Master tier).

The matrix ring over a commutative ring is non-commutative for . Its two-sided ideals are exactly the sets for ideals , while the left ideals are far more numerous (e.g., the set of matrices with prescribed support in a column). The non-commutative case is the Wedderburn-Artin context discussed at Master tier.

The ring of continuous real-valued functions on a compact Hausdorff space provides a topological example. By Gelfand's theorem, the maximal ideals of are exactly the ideals for . The ring records the topology of : maximal-ideal space recovers , and homomorphisms correspond to continuous maps .

The ring of -adic integers is a complete local Noetherian ring with maximal ideal and residue field . Its ideals are exactly and for , giving a totally ordered ideal lattice. The localisation is the field of -adic numbers. Modules over are the natural setting for -adic representation theory of Galois groups, and the Cohen structure theorem identifies as the Cohen ring .

The Boolean ring of subsets of a set , with symmetric difference as addition and intersection as multiplication, is a commutative ring in which every element is idempotent (). Every prime ideal is maximal, and is the Stone space of ultrafilters on . Stone's representation theorem (Stone 1936) identifies every Boolean ring with the ring of clopen subsets of a totally disconnected compact Hausdorff space, providing the algebraic counterpart of two-valued logic and a paradigm case where has a purely topological description.

Counterexamples to common slips Intermediate+

  • An ideal is not just a subring. The set is a subring of the rationals but not an ideal: multiplying by gives , which lies outside . The absorption property fails.
  • A ring homomorphism need not be injective. The map has kernel and is far from injective when . The first isomorphism theorem (below) recovers injectivity by quotienting out the kernel.
  • Prime does not imply maximal. In the polynomial ring , the principal ideal is prime (since is a domain) but not maximal (since is not a field). The maximal ideals of are the ideals with prime and irreducible modulo .

Key theorem with proof Intermediate+

Theorem (First isomorphism theorem for rings). Let be a ring homomorphism. Then is an ideal of , the image is a subring of , and the induced map

is a ring isomorphism.

Proof. We first verify that is an ideal. The kernel is closed under addition: if then . It is closed under additive inverses: . It contains since . Hence is a subgroup of .

For absorption, let and . Then , so . The kernel is an ideal.

That is a subring of follows from preservation of , , and : , , , and .

We now define . Set . We check this is well-defined: if , then , so , giving .

The map preserves addition and multiplication directly from the definition of quotient operations and the homomorphism property of . It also preserves : .

Injectivity: if , then , so , giving , the zero element of the quotient.

Surjectivity onto : every element of has the form for some , and realises it.

Hence is a bijective ring homomorphism onto , i.e., a ring isomorphism.

Bridge. The first isomorphism theorem builds toward the correspondence between ideals of and ideals of containing , and appears again in 01.02.07 (PID + UFD + Euclidean domain) where the structure of ideals in special classes of rings sharpens to the divisor lattice. The foundational reason the theorem works is that the kernel of a ring homomorphism is precisely the absorption-closed subgroup that records the relations imposed by the homomorphism, and this is exactly the algebraic version of the projection-onto-image construction. The bridge is between the lattice of ideals containing and the lattice of ideals of the image. Putting these together with the construction of at the Master tier, the theorem identifies algebraic homomorphisms with geometric inclusions, and the pattern generalises to modules via the analogous first isomorphism theorem for modules in 01.02.09.

Exercises Intermediate+

Advanced results Master

Theorem 1 (Krull's theorem: every commutative ring has a maximal ideal). Let be a commutative ring with . Then has at least one maximal ideal. The proof is a direct application of Zorn's lemma: the collection of proper ideals of , ordered by inclusion, is non-empty (it contains ) and every chain has an upper bound (the union of the chain remains a proper ideal because cannot lie in any proper ideal). Every chain has an upper bound, so a maximal element exists. As a corollary, every proper ideal is contained in at least one maximal ideal, applied to the ring [Atiyah-Macdonald §1].

The existence of a maximal ideal in every commutative ring is equivalent over Zermelo-Fraenkel set theory to the axiom of choice; Hodges 1979 J. London Math. Soc. 19 established this equivalence. For Noetherian rings, the maximality result can be proved without choice by repeatedly extracting a strictly increasing chain of proper ideals and noting the chain must terminate. Specific maximal ideals are concrete in the worked examples: in they are for prime ; in they are for irreducible monic ; in the ring of continuous real-valued functions on , every maximal ideal has the form for some , by Gelfand-Kolmogorov 1939.

Theorem 2 (Hilbert basis theorem). Let be a commutative Noetherian ring (every ideal is finitely generated). Then the polynomial ring is also Noetherian. By induction, is Noetherian whenever is. In particular, over a field is Noetherian: every ideal has a finite generating set. Hilbert 1890 Math. Ann. 36, 473 proved this result and used it to establish finite generation of invariant rings of classical groups, closing a problem left open by Gordan's 1868 computational method [Hilbert 1890]. The proof uses leading-coefficient ideals: if has leading coefficients generating with , then is generated by finitely many lifts of these generators together with for bounded by the maximum degree.

Gordan reportedly remarked of Hilbert's proof "this is not mathematics, this is theology", reflecting the contrast between his explicit computational method for binary forms and Hilbert's abstract existence proof via the ascending chain condition. The basis theorem is the structural foundation of computational algebraic geometry: Buchberger 1965 introduced Gröbner bases as algorithmic finite generating sets for ideals of , making the Hilbert basis theorem effective. Every Gröbner basis can be computed in finite time from any generating set via Buchberger's algorithm. The result also propagates upward: power series rings over Noetherian rings are Noetherian by the analogous Cohen argument, and finitely generated algebras over a field are Noetherian, putting nearly every ring of interest in algebraic geometry into the Noetherian regime.

Theorem 3 (Nakayama's lemma). Let be a commutative ring, a finitely generated -module, and an ideal contained in the Jacobson radical . If , then . Equivalently, if is finitely generated and is a submodule with , then . For a local ring with residue field , elements generate if and only if their images generate as a -vector space. This unit's role as a "lifting" tool from quotient-field information back to the module pervades commutative algebra [Eisenbud §4].

The standard proof uses the Cayley-Hamilton trick: if is generated by and , write each with . Then where . Multiplying by the adjugate gives for all . Expanding the determinant: , which is a unit modulo the Jacobson radical, hence a unit in (any element of is a unit). Therefore for all , so . The Cayley-Hamilton step is itself a special case of the determinantal trick that drives many lifting theorems in commutative algebra. Application: in algebraic geometry, the local structure of a coherent sheaf at a closed point is controlled by its restriction to the residue field at , which is the geometric content of Nakayama. In Lie theory, it underlies the Levi decomposition; in number theory, it lifts splittings from to .

Theorem 4 (Krull's principal ideal theorem, Hauptidealsatz). Let be a Noetherian commutative ring and let be a non-zero-divisor. Then every minimal prime ideal containing has height , i.e., contains no chain of primes of length greater than below it. Krull 1928 S.-B. Heidelberg. Akad. Wiss. 7, 11 [Krull 1928] established this as the foundation of dimension theory: the Krull dimension of a Noetherian ring is the supremum of lengths of prime chains, and the Hauptidealsatz controls how a single equation cuts dimension. Generalises to the -generator theorem: a minimal prime over an ideal generated by elements has height at most .

The geometric content of the Hauptidealsatz is that a single non-vanishing equation defines a hypersurface of codimension in an irreducible algebraic variety, and no smaller codimension can occur unless the equation is itself a unit or zero divisor. The Krull dimension of is , matching the geometric dimension of affine -space. The Krull dimension of is : the prime chains are . The Krull dimension of is : the prime chains are with irreducible modulo , and also if has content . Auslander-Buchsbaum-Serre 1956-1957 sharpened the dimension theory by characterising regular local rings via finite global dimension, opening the door to the homological methods that drive modern algebraic geometry (Cohen-Macaulay rings, Gorenstein rings, etc.).

Theorem 5 (Wedderburn-Artin theorem). Every semisimple Artinian ring is isomorphic to a finite direct product of matrix rings over division rings . The decomposition is unique up to ordering. Wedderburn 1908 Proc. London Math. Soc. 6, 77 proved the field case [Wedderburn 1908]; Artin 1927 Abh. Math. Sem. Univ. Hamburg 5, 251 extended it to general division-ring coefficients. For a finite-dimensional algebra over an algebraically closed field, this reduces to a sum of matrix rings over the field, governing the representation theory of finite groups via the group ring decomposition.

The Wedderburn-Artin theorem is the structural foundation of representation theory. Maschke's theorem (Maschke 1898) shows that the group algebra of a finite group over a field of characteristic not dividing is semisimple Artinian. Combined with Wedderburn-Artin, this gives , identifying the irreducible representations with the matrix factors. When and is finite, all , and the formula records the dimensions of the irreducible complex representations. Brauer 1929 extended the theory to modular representations, where fails to be semisimple, opening a separate strand of structure theory via the Brauer correspondence. The Brauer group of a field classifies finite-dimensional central simple algebras over up to Morita equivalence; it is the second Galois cohomology by a theorem of Châtelet 1944 and Serre 1959.

Theorem 6 (Cohen structure theorem). Every complete local Noetherian ring containing a field is a quotient of a power series ring over its residue field. Cohen 1946 Trans. AMS 59, 54 [Cohen 1946] established this as a uniformisation result: complete local rings look like quotients of formal power series rings, just as Riemann surfaces look locally like discs. The mixed-characteristic case introduces Cohen rings as the substitute for .

The Cohen structure theorem is the algebraic version of formal-neighbourhood uniformisation in analytic geometry: just as the formal-power-series neighbourhood of a point on a smooth complex variety is the power series ring , the formal-power-series neighbourhood of any point on a Noetherian scheme is a quotient of such a power series ring. The mixed-characteristic refinement (when the residue field is, say, and the ring has characteristic ) introduces the Cohen ring , an absolutely unramified complete discrete valuation ring with residue field ; for , (the -adic integers). The full statement: every complete local Noetherian ring is a quotient of for some , identifying every formal-neighbourhood algebra with a quotient of a power series ring over a Cohen ring. This is the foundational result underlying the -adic geometry of Tate, Berkovich, and Scholze.

Theorem 7 (Spec construction and Zariski topology). For a commutative ring , the prime spectrum is the set of prime ideals of . The Zariski topology has closed sets for ideals . Maximal ideals are the closed points; if is an integral domain, the zero ideal is the generic point. Grothendieck 1960 Publ. Math. IHES 4 [Grothendieck 1960] used this construction to define the affine scheme with its structure sheaf , providing the local model for arbitrary schemes. Spec has closed points for each prime and the generic point . Spec for algebraically closed has closed points for and the generic point , recovering the affine line at the level of closed points and adding a generic point for the function field.

The Zariski topology on is rarely Hausdorff: distinct closed points cannot be separated when their corresponding maximal ideals are comparable. The topology satisfies and , so reverses the lattice structure between ideals (after radicalisation) and closed subsets. The basis of open sets consists of the principal open sets for ; these are quasi-compact (every open cover has a finite subcover) and identify naturally with . Functoriality is direct: a ring homomorphism induces a continuous map sending , and the contravariant functor is an equivalence of categories with the category of affine schemes.

Theorem 8 (Nullstellensatz and the maximal-ideal correspondence). Let be an algebraically closed field. Then every maximal ideal of has the form for some . This is Hilbert's Nullstellensatz (Hilbert 1893 Math. Ann. 42, 313 [Hilbert 1893]): the points of affine space are in bijection with the maximal ideals of the polynomial ring. The radical correspondence says that for any ideal : the ideal of polynomials vanishing on the common zero set of is the radical of . This is the foundational result identifying classical algebraic geometry with commutative algebra over fields.

Theorem 9 (Localisation and local rings). Let be a commutative ring and a multiplicatively closed subset containing . The localisation is the ring of formal fractions modulo the equivalence iff for some . The localisation at a prime ideal is a local ring: a ring with a unique maximal ideal . Localisation commutes with quotients, with finite intersections of ideals, and with the formation of : is the open subset of avoiding . Stalks of the structure sheaf of at are exactly . The local-global principle says many statements about modules over are equivalent to their truth at every localisation : iff for all prime [Atiyah-Macdonald §3].

The universal property of localisation is that it inverts the elements of : any ring homomorphism sending every to a unit of factors uniquely through . The fraction field of an integral domain is the localisation at . Localisation of a module at gives , and the functor is exact, making localisation one of the rare exact functors in commutative algebra. The local rings encode the infinitesimal structure of at the prime , and a ring is regular at — i.e., is smooth at the corresponding point — when the local ring is regular. Regular local rings are characterised by Auslander-Buchsbaum-Serre as Noetherian local rings of finite global dimension, equivalently those whose maximal ideal is generated by exactly elements.

Theorem 10 (Primary decomposition and the Lasker-Noether theorem). Let be a Noetherian commutative ring and a proper ideal. Then has a primary decomposition , where each is a primary ideal (meaning with implies for some ). The set of associated primes is independent of the decomposition and is exactly the set of primes of the form that are prime. Lasker 1905 proved the polynomial-ring case, and Noether 1921 [Noether 1921] gave the general Noetherian version; this is the structural generalisation of unique prime factorisation to ideals in arbitrary Noetherian rings.

For , primary decomposition recovers prime factorisation: the ideal is the intersection with primary (associated prime ). For over an algebraically closed field, primary decomposition expresses the ideal of a closed subscheme as the intersection of primary components, one for each irreducible component plus embedded components for non-reduced behaviour. Embedded primes — associated primes properly contained in some other associated prime — record the scheme-theoretic memory of non-radical ideals: the ideal in has associated primes and , with the embedded prime recording the non-reduced point at the origin. Bourbaki Algèbre Commutative Ch. 4 develops the theory in full generality, including the uniqueness of associated primes and the non-uniqueness of primary components corresponding to embedded primes.

Synthesis. The ring-and-ideal framework is the foundational reason that commutative algebra and algebraic geometry sit on the same scaffolding. The central insight is that an ideal records a system of equations, the quotient records the algebra of functions on the variety those equations define, and prime ideals record points of that variety together with the generic points of its irreducible components.

Putting these together with the Spec construction, the maximal-ideal correspondence in Theorem 8 identifies the closed points of with the affine -space over an algebraically closed field , and this is exactly the bridge to 04.02.01 schemes: the affine scheme is the local model of any scheme, with the Zariski topology and structure sheaf manufactured from the ring of regular functions. The pattern generalises from commutative rings to schemes via gluing, to derived schemes via derived rings, and to non-commutative geometry via the spectrum of a -algebra (Gelfand-Naimark) or the modules over a non-commutative ring (Connes). The Hilbert basis theorem and the Hauptidealsatz make Noetherian commutative algebra effective: every ideal is finitely generated, dimension is finite, and the chain conditions support induction. Nakayama's lemma identifies "modulo the maximal ideal" with the local picture at a point, generalising the Taylor-expansion intuition from analysis.

Full proof set Master

Proposition 1 (Ideal-correspondence theorem). Let be a surjective ring homomorphism with kernel . Then the map is an inclusion-preserving bijection between ideals of containing and ideals of , with inverse . Under this correspondence, prime ideals match prime ideals, and maximal ideals match maximal ideals.

Proof. We first show the maps are well-defined. If is an ideal of , then is an ideal of : it is closed under addition because preserves addition, and it absorbs multiplication because acts on via for and , using surjectivity to write every element of in the form . If is an ideal, then is an ideal containing (since ).

Inverse property: when . The inclusion uses with and the fact that together with the kernel containment forces . The inclusion is direct.

Conversely, because is surjective: every has a preimage with , and .

Prime-and-maximal preservation: if is prime and , then is a domain, and via the induced quotient map, so is prime. The maximal-ideal case is identical with "domain" replaced by "field". The reverse direction follows from the bijection and the fact that the correspondence preserves inclusions.

Proposition 2 (Maximal ideals of for a field). Let be a field. Then the maximal ideals of are precisely the ideals generated by irreducible monic polynomials.

Proof. The polynomial ring is a Euclidean domain (with degree as the Euclidean norm), hence a principal ideal domain. Every ideal has the form for some . The ideal is maximal in if and only if is a field.

If is reducible, say with , then in the quotient with both factors non-zero, so the quotient has zero divisors and is not a field; hence is not maximal.

If is irreducible, we show is a field. Let be non-zero, i.e., is not divisible by . Since is irreducible and , the gcd of and in is a unit. By the Euclidean property of , there exist with . Reducing modulo : in , so has an inverse. Hence the quotient is a field.

The maximal ideals of are exactly the with monic irreducible (every ideal has a unique monic generator).

Proposition 2.5 (Ideal-theoretic characterisations of fields). Let be a commutative ring with . The following are equivalent:

(i) is a field.

(ii) The only ideals of are and .

(iii) Every non-zero ring homomorphism (with commutative) is injective.

(iv) The zero ideal is maximal.

Proof. (i) (ii): if is a non-zero ideal, choose with . Since is a field, , so , giving .

(ii) (iii): the kernel of a ring homomorphism is an ideal. If the only ideals are and , then either the kernel is (injective) or the kernel is (the homomorphism is zero, ruled out by hypothesis).

(iii) (iv): if is an ideal strictly between and , then the quotient map is non-zero with non-zero kernel , contradicting (iii). So is maximal.

(iv) (i): if is maximal, then is a field by the standard characterisation of maximal ideals.

The equivalence makes fields ideal-theoretically simple: a ring is a field exactly when its ideal lattice is the two-element lattice . This is the algebraic counterpart of the geometric statement that a point has a discrete one-element topology with no proper closed subsets.

Proposition 3 (Chinese remainder theorem for commutative rings). Let be a commutative ring and pairwise coprime ideals (meaning for ). Then the natural map

is a ring isomorphism, and .

Proof. We prove both the isomorphism and the intersection-equals-product claim by induction on .

For : the map sending is a ring homomorphism with kernel . For surjectivity, use coprimality: write with and . Then for any target , the element maps to it: and . The first isomorphism theorem gives the ring isomorphism .

For the intersection-equals-product claim: always holds. Conversely, take . Multiply the coprimality equation by : . Since and , the term ; since and , the term . Hence , so .

For the inductive step: set . The pairwise coprimality propagates: because for each , so we can write with and , and the product together with the expansion shows . Apply the case to and , then the inductive hypothesis to .

Connections Master

  • Group 01.02.01. The additive structure of a ring is an abelian group, and the ideals of a ring are precisely the additive subgroups that absorb multiplication by ring elements. This is exactly the ring-theoretic upgrade of the group-theoretic normal-subgroup-and-quotient construction: ideals are to rings what normal subgroups are to groups, and the first isomorphism theorem for rings parallels the first isomorphism theorem for groups proved in that unit.

  • Field 01.01.01. A field is a commutative ring in which every non-zero element has a multiplicative inverse; equivalently, a commutative ring whose only ideals are and the whole ring. The maximal-ideal characterisation is a field provides the foundational bridge: residue fields of local rings, function fields of varieties, and number fields all arise as quotients of rings by maximal ideals.

  • PID, UFD, Euclidean domain 01.02.07. Builds toward the classification of special classes of commutative rings by ideal-theoretic and divisibility properties. A Euclidean domain has a division algorithm; a principal ideal domain has every ideal generated by one element; a unique factorisation domain has unique prime factorisation. The chain Euclidean PID UFD holds in general, and the examples , , and from this unit's exercises become the canonical witnesses.

  • Modules 01.02.09. Modules generalise the abelian-group concept to allow scalar action by a ring; abelian groups are -modules, vector spaces are -modules over a field , and ideals are themselves submodules of viewed as a module over itself. The downstream specialisation in the modules unit develops free modules, tensor products, and the structure theorem for finitely generated modules over a PID.

  • Scheme 04.02.01. Spec is the affine scheme attached to a commutative ring , the gluing-block of algebraic geometry. The Spec construction outlined in Theorem 7 is the foundational bridge from commutative algebra to algebraic geometry: rings become spaces with structure sheaves, ring homomorphisms become morphisms of schemes, and the Nullstellensatz of Theorem 8 identifies the closed points of with the classical affine space for algebraically closed.

Historical & philosophical context Master

Richard Dedekind 1871 introduced ideals (originally "ideale Zahlen") in supplement XI to the fourth edition of Dirichlet's Vorlesungen über Zahlentheorie [Dedekind 1871], rescuing unique factorisation in algebraic number rings such as where ordinary elements fail to factor uniquely. Kummer's 1846 "ideal numbers" for cyclotomic fields were the precursor; Dedekind's reformulation in terms of subsets closed under addition and absorbing multiplication gave the modern axiomatic definition. David Hilbert 1890 Math. Ann. 36, 473 proved the basis theorem [Hilbert 1890], establishing that the polynomial ring is Noetherian and closing Gordan's invariant-theory problem in a single conceptual stroke. Hilbert 1893 Math. Ann. 42, 313 proved the Nullstellensatz [Hilbert 1893], identifying the points of affine space with the maximal ideals of the polynomial ring over an algebraically closed field.

Emmy Noether 1921 Math. Ann. 83, 24 Idealtheorie in Ringbereichen [Noether 1921] gave the modern abstract treatment of ideal theory and identified the ascending chain condition as the structural property unifying Hilbert's basis theorem with primary decomposition. Noether's lectures at Göttingen in the 1920s and her students (van der Waerden, Krull, Brauer) transmitted the abstract axiomatic approach that became Moderne Algebra (van der Waerden 1930) and the foundation of modern algebra textbooks. Wolfgang Krull 1928 S.-B. Heidelberg. Akad. Wiss. 7, 11 [Krull 1928] proved the Hauptidealsatz and developed dimension theory.

Joseph Wedderburn 1908 Proc. London Math. Soc. 6, 77 [Wedderburn 1908] classified semisimple algebras over fields, and Cohen 1946 Trans. AMS 59, 54 [Cohen 1946] proved the structure theorem for complete local Noetherian rings. Oscar Zariski 1937-1947 developed the Zariski topology on varieties and the local-ring techniques of algebraic geometry over arbitrary fields. Alexander Grothendieck 1960 Publ. Math. IHES 4, Éléments de géométrie algébrique I [Grothendieck 1960] introduced the scheme as with its structure sheaf, completing the unification of commutative algebra and algebraic geometry that this unit's framework rests on. The lineage from Dedekind to Grothendieck spans 90 years and replaces the implicit number-theoretic content of factorisation with an explicit geometric structure on the space of prime ideals.

The philosophical content of the Dedekind-Hilbert-Noether-Grothendieck arc is the replacement of computational manipulation by structural axiomatics. Dedekind's ideals removed the need to manipulate ideal numbers as fictitious entities; Hilbert's basis theorem replaced Gordan's explicit invariant generators with an existence proof from the ascending chain condition; Noether's Idealtheorie axiomatised the chain condition itself; Krull's dimension theory turned ring-theoretic data into geometric invariants; Grothendieck's scheme theory turned geometric varieties into ring-theoretic objects via . Each step traded explicit calculation for structural generality, and the result was a framework in which problems from number theory (Fermat's Last Theorem via modular forms and Galois representations), algebraic geometry (Mori's minimal model program), and physics (mirror symmetry, geometric Langlands) could be formulated and addressed using a single algebraic vocabulary.

Contemporary developments extend the ring-and-ideal framework in several directions. Non-commutative algebraic geometry (Connes 1985-, Artin-Zhang 1994, Kontsevich-Rosenberg 2004) treats non-commutative rings as the function rings of generalised spaces, with quantum tori and Sklyanin algebras as canonical examples. Derived algebraic geometry (Lurie 2009, Toën-Vezzosi 2008) replaces commutative rings with simplicial commutative rings or -ring spectra, generalising the ideal-and-quotient framework to the derived category. Perfectoid geometry (Scholze 2012 Publ. Math. IHES 116, 245) introduces perfectoid rings as a bridge between characteristic- and characteristic- Galois representations, with perfectoid spaces playing the role of for these rings. Tropical geometry (Mikhalkin 2005, Maclagan-Sturmfels 2015) replaces with a piecewise-linear shadow, while motivic homotopy theory (Voevodsky 1996, Morel 2012) treats algebraic varieties as objects of a derived category of motives. Each of these extensions takes the ring-and-ideal apparatus of this unit as its starting point.

Bibliography Master

@incollection{Dedekind1871,
  author = {Dedekind, Richard},
  title = {{\"U}ber die Theorie der ganzen algebraischen Zahlen},
  booktitle = {Vorlesungen {\"u}ber Zahlentheorie, 4. Auflage},
  editor = {Dirichlet, P. G. L.},
  publisher = {Vieweg},
  year = {1871},
  note = {Supplement XI}
}

@article{Hilbert1890,
  author = {Hilbert, David},
  title = {Ueber die Theorie der algebraischen Formen},
  journal = {Mathematische Annalen},
  volume = {36},
  year = {1890},
  pages = {473--534}
}

@article{Hilbert1893,
  author = {Hilbert, David},
  title = {Ueber die vollen Invariantensysteme},
  journal = {Mathematische Annalen},
  volume = {42},
  year = {1893},
  pages = {313--373}
}

@article{Noether1921,
  author = {Noether, Emmy},
  title = {Idealtheorie in Ringbereichen},
  journal = {Mathematische Annalen},
  volume = {83},
  year = {1921},
  pages = {24--66}
}

@article{Krull1928,
  author = {Krull, Wolfgang},
  title = {Primidealketten in allgemeinen Ringbereichen},
  journal = {Sitzungsberichte der Heidelberger Akademie der Wissenschaften},
  volume = {7},
  year = {1928},
  pages = {11--29}
}

@article{Wedderburn1908,
  author = {Wedderburn, Joseph H. M.},
  title = {On hypercomplex numbers},
  journal = {Proceedings of the London Mathematical Society},
  volume = {6},
  year = {1908},
  pages = {77--118}
}

@article{Cohen1946,
  author = {Cohen, Irvin S.},
  title = {On the structure and ideal theory of complete local rings},
  journal = {Transactions of the American Mathematical Society},
  volume = {59},
  year = {1946},
  pages = {54--106}
}

@article{Grothendieck1960,
  author = {Grothendieck, Alexander},
  title = {{\'E}l{\'e}ments de g{\'e}om{\'e}trie alg{\'e}brique I: Le langage des sch{\'e}mas},
  journal = {Publications Math{\'e}matiques de l'IH{\'E}S},
  volume = {4},
  year = {1960},
  pages = {5--228}
}

@book{LangAlgebra,
  author = {Lang, Serge},
  title = {Algebra},
  publisher = {Springer},
  year = {2002},
  edition = {3rd},
  series = {GTM 211}
}

@book{AtiyahMacdonald,
  author = {Atiyah, Michael F. and Macdonald, Ian G.},
  title = {Introduction to Commutative Algebra},
  publisher = {Addison-Wesley},
  year = {1969}
}

@book{Eisenbud,
  author = {Eisenbud, David},
  title = {Commutative Algebra with a View Toward Algebraic Geometry},
  publisher = {Springer},
  year = {1995},
  series = {GTM 150}
}

@book{DummitFoote,
  author = {Dummit, David S. and Foote, Richard M.},
  title = {Abstract Algebra},
  publisher = {John Wiley \& Sons},
  year = {2004},
  edition = {3rd}
}

@book{Artin,
  author = {Artin, Michael},
  title = {Algebra},
  publisher = {Pearson},
  year = {2011},
  edition = {2nd}
}