Prime ideal

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Template:Short description Script error: No such module "about". Script error: No such module "Distinguish".

File:A portion of the lattice of ideals of Z illustrating prime, semiprime and primary ideals SVG.svg
A Hasse diagram of a portion of the lattice of ideals of the integers . The purple nodes indicate prime ideals. The purple and green nodes are semiprime ideals, and the purple and blue nodes are primary ideals.

In algebra, a prime ideal is a subset of a ring that shares many important properties of a prime number in the ring of integers.[1][2] The prime ideals for the integers are the sets that contain all the multiples of a given prime number, together with the zero ideal.

Primitive ideals are prime, and prime ideals are both primary and semiprime.

Prime ideals for commutative rings

Definition

An ideal Template:Mvar of a commutative ring Template:Mvar is prime if it has the following two properties:

This generalizes the following property of prime numbers, known as Euclid's lemma: if pScript error: No such module "Check for unknown parameters". is a prime number and if pScript error: No such module "Check for unknown parameters". divides a product abScript error: No such module "Check for unknown parameters". of two integers, then pScript error: No such module "Check for unknown parameters". divides aScript error: No such module "Check for unknown parameters". or pScript error: No such module "Check for unknown parameters". divides bScript error: No such module "Check for unknown parameters".. We can therefore say

A positive integer Template:Mvar is a prime number if and only if n is a prime ideal in .

The set of prime ideals of a commutative ring R is known as its (prime) spectrum and is denoted Spec R. Depending on context, this terminology and notation are also used to refer to the set of prime ideals equipped with additional structures, a topology and a sheaf of rings, that make it a geometric object known as an affine scheme.

Alternative Definition

An equivalent and potentially easier to understand definition is as follows.

Let Template:Mvar be a commutative ring. A proper ideal Template:Mvar of Template:Mvar is prime if it has the following property:

  • If a IScript error: No such module "Check for unknown parameters". and b IScript error: No such module "Check for unknown parameters"., then ab IScript error: No such module "Check for unknown parameters"..

This property is mathematically equivalent to the standard definition used above as it was derived using the contrapositive.

Examples

Non-examples

[x,y][x,y](x2+y21)[x,y](x2+y21,x)
Although the first two rings are integral domains (in fact the first is a UFD) the last is not an integral domain since it is isomorphic to
[x,y](x2+y21,x)[y](y21)×
since (y21) factors into (y1)(y+1), which implies the existence of zero divisors in the quotient ring, preventing it from being isomorphic to and instead to non-integral domain × (by the Chinese remainder theorem).
This shows that the ideal (x2+y21,x)[x,y] is not prime. (See the first property listed below.)
  • Another non-example is the ideal (2,x2+5)[x] since we have
x2+523=(x1)(x+1)(2,x2+5)
but neither x1 nor x+1 are elements of the ideal.

Properties

  • An ideal IScript error: No such module "Check for unknown parameters". in the ring Template:Mvar (with unity) is prime if and only if the factor ring R/IScript error: No such module "Check for unknown parameters". is an integral domain. In particular, a commutative ring (with unity) is an integral domain if and only if (0)Script error: No such module "Check for unknown parameters". is a prime ideal. (The zero ring has no prime ideals, because the ideal (0) is the whole ring.)
  • An ideal IScript error: No such module "Check for unknown parameters". is prime if and only if its set-theoretic complement is multiplicatively closed.[3]
  • Every nonzero ring contains at least one prime ideal (in fact it contains at least one maximal ideal), which is a direct consequence of Krull's theorem.
  • More generally, if Template:Mvar is any multiplicatively closed set in Template:Mvar, then a lemma essentially due to Krull shows that there exists an ideal of Template:Mvar maximal with respect to being disjoint from Template:Mvar, and moreover the ideal must be prime. This can be further generalized to noncommutative rings (see below).[4] In the case S = {1},Script error: No such module "Check for unknown parameters". we have Krull's theorem, and this recovers the maximal ideals of Template:Mvar. Another prototypical m-system is the set, {x, x2, x3, x4, ...},Script error: No such module "Check for unknown parameters". of all positive powers of a non-nilpotent element.
  • The preimage of a prime ideal under a ring homomorphism is a prime ideal. The analogous fact is not always true for maximal ideals, which is one reason algebraic geometers define the spectrum of a ring to be its set of prime rather than maximal ideals; one wants a homomorphism of rings to give a map between their spectra.
  • The set of all prime ideals (called the spectrum of a ring) contains minimal elements (called minimal prime ideals). Geometrically, these correspond to irreducible components of the spectrum.
  • The sum of two prime ideals is not necessarily prime. For an example, consider the ring [x,y] with prime ideals P = (x2 + y2 − 1)Script error: No such module "Check for unknown parameters". and Q = (x)Script error: No such module "Check for unknown parameters". (the ideals generated by x2 + y2 − 1Script error: No such module "Check for unknown parameters". and xScript error: No such module "Check for unknown parameters". respectively). Their sum P + Q = (x2 + y2 − 1, x) = (y2 − 1, x)Script error: No such module "Check for unknown parameters". however is not prime: y2 − 1 = (y − 1)(y + 1) ∈ P + QScript error: No such module "Check for unknown parameters". but its two factors are not. Alternatively, the quotient ring has zero divisors so it is not an integral domain and thus P + QScript error: No such module "Check for unknown parameters". cannot be prime.
  • Not every ideal which cannot be factored into two ideals is a prime ideal; e.g. (x,y2)[x,y] cannot be factored but is not prime.
  • In a commutative ring Template:Mvar with at least two elements, if every proper ideal is prime, then the ring is a field. (If the ideal (0)Script error: No such module "Check for unknown parameters". is prime, then the ring Template:Mvar is an integral domain. If Template:Mvar is any non-zero element of Template:Mvar and the ideal (q2)Script error: No such module "Check for unknown parameters". is prime, then it contains Template:Mvar and then Template:Mvar is invertible.)
  • A nonzero principal ideal is prime if and only if it is generated by a prime element. In a UFD, every nonzero prime ideal contains a prime element.

Uses

One use of prime ideals occurs in algebraic geometry, where varieties are defined as the zero sets of ideals in polynomial rings. It turns out that the irreducible varieties correspond to prime ideals. In the modern abstract approach, one starts with an arbitrary commutative ring and turns the set of its prime ideals, also called its spectrum, into a topological space and can thus define generalizations of varieties called schemes, which find applications not only in geometry, but also in number theory.

The introduction of prime ideals in algebraic number theory was a major step forward: it was realized that the important property of unique factorisation expressed in the fundamental theorem of arithmetic does not hold in every ring of algebraic integers, but a substitute was found when Richard Dedekind replaced elements by ideals and prime elements by prime ideals; see Dedekind domain.

Prime ideals for noncommutative rings

The notion of a prime ideal can be generalized to noncommutative rings by using the commutative definition "ideal-wise". Wolfgang Krull advanced this idea in 1928.[5] The following content can be found in texts such as Goodearl's[6] and Lam's.[7] If Template:Mvar is a (possibly noncommutative) ring and Template:Mvar is a proper ideal of Template:Mvar, we say that Template:Mvar is prime if for any two ideals Template:Mvar and Template:Mvar of Template:Mvar:

It can be shown that this definition is equivalent to the commutative one in commutative rings. It is readily verified that if an ideal of a noncommutative ring Template:Mvar satisfies the commutative definition of prime, then it also satisfies the noncommutative version. An ideal Template:Mvar satisfying the commutative definition of prime is sometimes called a completely prime ideal to distinguish it from other merely prime ideals in the ring. Completely prime ideals are prime ideals, but the converse is not true. For example, the zero ideal in the ring of n × nScript error: No such module "Check for unknown parameters". matrices over a field is a prime ideal, but it is not completely prime.

This is close to the historical point of view of ideals as ideal numbers, as for the ring "Template:Mvar is contained in Template:Mvar" is another way of saying "Template:Mvar divides Template:Mvar", and the unit ideal Template:Mvar represents unity.

Equivalent formulations of the ideal PRScript error: No such module "Check for unknown parameters". being prime include the following properties:

  • For all Template:Mvar and Template:Mvar in Template:Mvar, (a)(b) ⊆ PScript error: No such module "Check for unknown parameters". implies aPScript error: No such module "Check for unknown parameters". or bPScript error: No such module "Check for unknown parameters"..
  • For any two right ideals of Template:Mvar, ABPScript error: No such module "Check for unknown parameters". implies APScript error: No such module "Check for unknown parameters". or BPScript error: No such module "Check for unknown parameters"..
  • For any two left ideals of Template:Mvar, ABPScript error: No such module "Check for unknown parameters". implies APScript error: No such module "Check for unknown parameters". or BPScript error: No such module "Check for unknown parameters"..
  • For any elements Template:Mvar and Template:Mvar of Template:Mvar, if aRbPScript error: No such module "Check for unknown parameters"., then aPScript error: No such module "Check for unknown parameters". or bPScript error: No such module "Check for unknown parameters"..

Prime ideals in commutative rings are characterized by having multiplicatively closed complements in Template:Mvar, and with slight modification, a similar characterization can be formulated for prime ideals in noncommutative rings. A nonempty subset SRScript error: No such module "Check for unknown parameters". is called an m-system if for any Template:Mvar and Template:Mvar in Template:Mvar, there exists Template:Mvar in Template:Mvar such that arbScript error: No such module "Check for unknown parameters". is in Template:Mvar.[8] The following item can then be added to the list of equivalent conditions above:

  • The complement RPScript error: No such module "Check for unknown parameters". is an m-system.

Examples

Important facts

  • Prime avoidance lemma. If Template:Mvar is a commutative ring, and Template:Mvar is a subring (possibly without unity), and I1, ..., InScript error: No such module "Check for unknown parameters". is a collection of ideals of Template:Mvar with at most two members not prime, then if Template:Mvar is not contained in any IjScript error: No such module "Check for unknown parameters"., it is also not contained in the union of I1, ..., InScript error: No such module "Check for unknown parameters"..[9] In particular, Template:Mvar could be an ideal of Template:Mvar.
  • If Template:Mvar is any m-system in Template:Mvar, then a lemma essentially due to Krull shows that there exists an ideal Template:Mvar of Template:Mvar maximal with respect to being disjoint from Template:Mvar, and moreover the ideal Template:Mvar must be prime (the primality of Template:Mvar can be proved as follows: if a,b∉I, then there exist elements s,tS such that sI+(a),tI+(b) by the maximal property of Template:Mvar. Now, if (a)(b)I, then st(I+(a))(I+(b))I+(a)(b)I, which is a contradiction).[4] In the case S = {1},Script error: No such module "Check for unknown parameters". we have Krull's theorem, and this recovers the maximal ideals of Template:Mvar. Another prototypical m-system is the set, {x, x2, x3, x4, ...},Script error: No such module "Check for unknown parameters". of all positive powers of a non-nilpotent element.
  • For a prime ideal Template:Mvar, the complement RPScript error: No such module "Check for unknown parameters". has another property beyond being an m-system. If xy is in RPScript error: No such module "Check for unknown parameters"., then both Template:Mvar and Template:Mvar must be in RPScript error: No such module "Check for unknown parameters"., since Template:Mvar is an ideal. A set that contains the divisors of its elements is called saturated.
  • For a commutative ring Template:Mvar, there is a kind of converse for the previous statement: If Template:Mvar is any nonempty saturated and multiplicatively closed subset of Template:Mvar, the complement RSScript error: No such module "Check for unknown parameters". is the union of prime ideals of Template:Mvar.[10]
  • The intersection of members of a chain of prime ideals is a prime ideal, and in a commutative ring the union of members of a chain of prime ideals is a prime ideal. With Zorn's Lemma, these observations imply that the poset of prime ideals of a commutative ring (partially ordered by inclusion) has maximal and minimal elements.

Connection to maximality

Prime ideals can frequently be produced as maximal elements of certain collections of ideals. For example:

  • An ideal maximal with respect to having empty intersection with a fixed m-system is prime.
  • An ideal maximal among annihilators of submodules of a fixed Template:Mvar-module Template:Mvar is prime.
  • In a commutative ring, an ideal maximal with respect to being non-principal is prime.[11]
  • In a commutative ring, an ideal maximal with respect to being not countably generated is prime.[12]

See also

References

<templatestyles src="Reflist/styles.css" />

  1. Script error: No such module "citation/CS1".
  2. Script error: No such module "citation/CS1".
  3. Script error: No such module "citation/CS1".
  4. a b Lam First Course in Noncommutative Rings, p. 156
  5. Krull, Wolfgang, Primidealketten in allgemeinen Ringbereichen, Sitzungsberichte Heidelberg. Akad. Wissenschaft (1928), 7. Abhandl.,3-14.
  6. Goodearl, An Introduction to Noncommutative Noetherian Rings
  7. Lam, First Course in Noncommutative Rings
  8. Obviously, multiplicatively closed sets are m-systems.
  9. Jacobson Basic Algebra II, p. 390
  10. Kaplansky Commutative rings, p. 2
  11. Kaplansky Commutative rings, p. 10, Ex 10.
  12. Kaplansky Commutative rings, p. 10, Ex 11.

Script error: No such module "Check for unknown parameters".

Further reading

  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Script error: No such module "citation/CS1".
  • Template:Springer