Ring (mathematics)

In mathematics, a ring is an algebraic structure which generalizes the algebraic properties of the integers, though the rational, real and complex numbers are also all rings. Rings, unlike groups, contain two binary operations usually called addition and multiplication. The branch of abstract algebra which studies rings is called ring theory.

Contents

Motivation

In mathematics, objects commonly arise which have structure similar to the integers, but may behave differently in some ways. For example, matrices can be added and multiplied as expected, but such multiplication does not in general satisfy the commutative law. As a different example, the integers modulo n satisfy similar laws of arithmetic but have zero divisors if n is not prime.

A ring is an abstraction of certain properties of the integers that is general enough to allow the study of a greater variety of objects, but strong enough to ensure a rich theory in which substantial results can be proven. In a sense, rings have more structure than an abelian group but less than a field. That is, every field is also a ring and every ring is also an abelian group.

Definition

A ring is a set R equipped with two binary operations + : R × RR and · : R × RR (where × denotes the Cartesian product), called addition and multiplication, such that:

As with groups the symbol ⋅ is usually omitted and multiplication is just denoted by juxtaposition. Also, the standard order of operation rules are used, so that, for example, a + bc is an abbreviation for a + (bc).

Although ring addition is commutative, so that a + b = b + a, ring multiplication is not required to be commutative; ab need not equal ba. Rings that also satisfy commutativity for multiplication (such as the ring of integers) are called commutative rings. An example of a non-commutative ring is the ring of n × n matrices over a field K, for n > 1.

Rings need not have multiplicative inverses either. An element a in a ring is called a unit if it is invertible with respect to multiplication: if there is an element b in the ring such that a·b = b·a = 1, then b is uniquely determined by a and we write a−1 = b. The set of all units in R forms a group under ring multiplication; this group is denoted by U(R) or R*.

Alternative definitions

There are some alternative definitions of rings of which the reader should be aware:

As noted above, multiplication in a ring need not be commutative. Some fields such as commutative algebra and algebraic geometry are primarily concerned with commutative rings. Mathematicians writing in those areas (such as Alexander Grothendieck in Éléments de géométrie algébrique) frequently use the word ring to mean "commutative ring" by convention, and not necessarily commutative ring to mean "ring".

In this article all rings are assumed to be associative and unital unless otherwise stated.

Examples

Basic theorems

From the axioms, one can immediately deduce that if R is a ring, for all a, b in R we have:

Other basic theorems

(x+y)^n=\sum_{k=0}^n{n \choose k}x^ky^{n-k},
holds whenever x and y commute. The theorem holds for arbitrary x and y in a commutative ring.

Constructing new rings from given ones

(r1, s1) + (r2, s2) = (r1 + r2, s1 + s2) and
(r1, s1)(r2, s2) = (r1r2, s1s2).
(r + s)j = rj + sj and (rs)j = rjsj.
(a + I) + (b + I) = (a + b) + I and
(a + I)(b + I) = (ab) + I.

Categorical description

Rings can be thought of as monoids in Ab, the category of abelian groups (thought of as a monoidal category under the tensor product). The monoid action of a ring R on a abelian group is simply an R-module.

It follows that a ring may be regarded as a preadditive category (a category enriched over Ab) with a single object. Here the morphisms are the ring elements, composition of morphisms is ring multiplication, and the additive structure on morphisms is ring addition. The opposite ring is then the categorical dual.

See also

  • Special types of rings:
    • Boolean ring
    • Commutative ring
    • Ordered ring
    • Differential ring
    • Division ring
    • Field
    • Integral domain (ID)
    • Principal ideal domain (PID)
    • Unique factorization domain (UFD)
    • Zero ring

References

  1. Herstein, I. N. Topics in Algebra, Wiley; 2 edition (June 20, 1975), ISBN 0-471-01090-1.
  2. Joseph Gallian (2004). Contemporary Abstract Algebra. Houghton Mifflin. ISBN 9780618514717.