Theorem. If f:AB is a ring homomorphism, then the kernel of f (:=f1(0)) is an ideal of A, since f preserves multiplication. The image of f is a subring of B. Since ker(f) is a ring of A, we can construct a quotient ring A/ker(f), which is isomorphic to imgf.

In the following we define some important concepts.

A zero-divisor is an element in ring A that in a sense “divides zero”, i.e. xA is a zero divisor if there exists non zero element yA such that xy=0. A trivial zero-divisor is zero itself.

Definition. A domain is a nonzero ring in which ab = 0 implies a = 0 or b = 0. (Sometimes such a ring is said to “have the zero-product property “.) Equivalently, a domain is a ring in which 0 is the only left zero divisor (or equivalently, the only right zero divisor). A commutative domain is called an integral domain.

Integers Z form an integral domain (hence the name), another important example of integral domain is the ring of polynomials with coefficients taken from field k, denoted by k[x1,,xn].

An element xA is said to be nilpotent if xn=0 for some integer n. a nilpotent element is a zero-divisor, but the converse is not necessarily true.

A unit in A is an element x that “divides” 1, namely there exists elements yA such that xy=1. The element y is then uniquely determined and written as x1. The units of a forms an abelian group.

Definition. A principal ideal is an ideal form by multiples of an element xA, denoted by (x) or Ax.

If x is a unit, then

(1)(x)=(xx1)=(1)=A.

In other words, the principal ideal of a unit is the ring itself.

Definition. A field is a ring where 1=0 and every non-zero element is a unit, i.e., every non-zero element has an inverse.

For example, the set of rational numbers Q is a field since every quotient xy has an inverse yx.

Every field is also an integral domain since there can’t be zero divisors, but the converse is not necessarily true, for instance Z is not a field but a integral domain.

Proposition. Let A be a non-zero ring. Then the following are equivalent:

  1. A is a field,
  2. the only ideals are (0),(1)=A,
  3. every homomorphism from A to a non-zero ring B is injective.

Proof. (2)(3). Given a homomorphism f:AB, the kernel of f is an ideal of A, it can only be either 0 or A itself. If ker(f)=A then the image is 0, which disagrees with our assumption that B is non-zero. Thus ker(f)=0. Then the map is injective.

Definition. An ideal p in A is prime if p(1) and xypxp or yp. An ideal m is maximal if mA and there is no ideal a such that maA (strict inclusion).

Notice the definition of prime ideal is different from that of prime numbers, a number p is said to be prime if pxypx or py. For example, 6 is not prime since 62×3 but 62 and 63.

There might be more than one maximal ideals in A. m is a maximal ideal only means that there is no bigger ideals between m and A, and there could be more than one ideals satisfy this property. For example, in the ring of integers, all ideals generated by prime numbers (p) are maximal.

Theorem.

  • p is prime A/p is an integral domain,
  • m is maximal A/m is a field.

A prime ideal can’t be written as the section or two ideals. Conversely, if an ideal is the section of two other ideals, then it is not prime. A maximal ideal is always prime, since xymxm or ym. If not, we can always combine these two ideals and make a bigger one, then m wouldn’t be the maximal idea.

If the zero ideal is prime, then xy=0 implies x=0 or y=0, then A has no zero-divisors and it is an integral domain.

In general, homomorphic maps will preserve the properties defined by multiplication and addition. If f:AB is a homomorphism and p is a prime ideal of B, then f1p is a prime ideal in A. However, maximal ideals are not defined by multiplication or addition, so homomorphism in general does not preserve it, let m be the maximal ideal in B, f1(m) may not be the maximal ideal in A, there could be a bigger ideal in A. For example, we can construct a homomorphism from Z to Q, something like g:zzp where p is some prime number, then this map preserves addition and multiplication, the maximal ideal of Q is zero since Q is a field, but g1(0)=0 is clearly not a maximal ideal in Z.

Prime ideals are most important to the whole of commutative algebra.

Theorem. Every ring (commutative) A0 has at least one maximal ideal.

Corollary.

  1. If a(1) is an ideal of A, then there is a maximal ideal containing a (could be a itself).
  2. Every non-unit of A is contained in a maximal ideal.

Definition. There exists rings with exactly one maximal ideal, for example fields. A ring A with exactly one maximal ideal m is called a local ring. The field k=A/m is called the residue field of A.

The set of all non-units of ring A does not form an ideal, since it might not be closed under addition, the sum of two non-units is not necessarily a unit. But there is a theorem connecting maximal rings with non-units:

Theorem Let A be a ring and m(1) an ideal such that every xAm is a unit in A. Then A is a local ring and m its maximal ideal.

To prove this, recall that all every ideal a(1) consists of non-units, hence is contained in m. Hence m is the only maximal ideal of A. An example is Z3.

Let A,m be a local ring and the maximal ideal of that ring, if 1+m is a unit in A, then A is a local ring. To prove this, let xAm. Since m is the maximal ideal, the union of (x) and m is (1). Let mm, then every element in A can be written in the form xa+mb, where a,bA . Since mbm by the definition of ideal, every element of A can be expressed in the form ma+m, including 1, hence there exists yA such that xy+m=1, which implies xy=m+1=m+1. According to the assumption, xy is a unit, then x,y are both units. Since now Am are units, we conclude that A is a local ring.

For the ring of polynomials k[x1,,xn], the maximal ideals are all the polynomials with zero constant term, these polynomials are the kernel of homomorphism: evaluation at xi=0.

Definition. A principal ideal domain, (PID) is an integral domain in which every ideal is principal. Recall that a principal ideal is an ideal generated by a single element.

We claim without proof that, in PID every non-zero prime ideal is maximal.