Ring Theory/Rings: Definitions and Examples

Lesson 6.11,571 words

Rings: Definitions and Examples

A ring carries two operations: an abelian group under addition and an associative multiplication linked by the distributive laws. The named special cases — commutative rings, integral domains, division rings, and fields — differ only in how their multiplication behaves.

╌╌╌╌

Group theory keeps one operation. Arithmetic keeps two: the integers can be added and multiplied, and the two operations are tied together by the rule . A ring is the axiomatization of exactly that structure — an abelian group under addition, a second associative operation called multiplication, and the distributive laws that connect them.1

The axioms

We write for . Two conventions deserve a word. First, addition is required to be commutative, which looks like an extra demand but in a ring with is forced: expanding by the two distributive laws in the two possible orders gives one way and the other, and equating them yields . Second, multiplication is not assumed to have inverses, or an identity, or commutativity. Those are the degrees of freedom that separate one class of ring from another.

The distributive laws already dictate how and negatives interact with multiplication.

Each follows from cancellation in the additive group. For the first, , so ; the rest are one line apiece.1 The familiar sign rules of elementary arithmetic are thus consequences of the axioms, not separate assumptions.

Units and zero divisors

Two features of the multiplicative structure organize the whole theory: whether an element can be inverted, and whether it can multiply a nonzero element to zero.

These two conditions are mutually exclusive. If is a unit with and , then , so is not a zero divisor. A unit can be inverted; a zero divisor obstructs cancellation. In the integers the only units are and there are no zero divisors at all. In both phenomena appear, and the multiplication table shows where.

The multiplication table of Z/6Z. Shaded cells are products of two nonzero elements that equal zero, so 2, 3, 4 are zero divisors; 1 and 5 are the units.

Every nonzero element of is exactly one of the two. That is not an accident of : in the class is a unit when and a zero divisor otherwise, so the classes split cleanly into units and zero divisors together with .1 The residues coprime to are the units, which recovers the group met in modular arithmetic.

Every nonzero element of a finite commutative ring with identity is either a unit or a zero divisor; here the split for Z/6Z.

The hierarchy of rings

The divisions are cumulative: each named class adds one requirement to the previous.

A field is thus a commutative ring with in which : every nonzero element inverts. Fields have no zero divisors — a unit never is one — so every field is an integral domain, and the classes nest.

The four named classes nest by strength: each inner region adds a requirement to the one containing it.

Two small results tie the classes together in the finite case.

The proof is immediate: gives , and absence of zero divisors forces .1 What a zero divisor destroys is cancellation.

Fix a nonzero in a finite domain . Cancellation makes the map injective, and an injective self-map of a finite set is surjective, so some has . Then is a unit; since was arbitrary, is a field.2 Wedderburn's theorem sharpens this: a finite division ring is automatically commutative, hence a field, though that lies deeper.

Class?commutative?every nonzero elementzero divisors
Ringmaybemaybepossible
Commutative ring with yesyespossible
Integral domainyesyescancellablenone
Division ringyesmaybea unitnone
Fieldyesyesa unitnone

Subrings and the characteristic

A subring of is a subgroup of closed under multiplication. To check that is a subring it suffices that is nonempty and closed under subtraction and multiplication.1 Thus is a chain of subrings, and is a subring of (a ring without identity, since has no ).

One numerical invariant records how the identity behaves under repeated addition.

So has characteristic and has characteristic . The map is a ring homomorphism whose kernel is where is the characteristic, which is why characteristic (kernel ) is the right name.3 An integral domain has characteristic either or a prime : if the characteristic factored as with , then would exhibit zero divisors. In characteristic the map satisfies , the Frobenius identity that drives much of finite field theory.

Quadratic fields and their integers

For a squarefree integer that is not a perfect square, the set

is a subring of , and in fact a field: closure under multiplication is the identity , and the inverse of a nonzero element comes from rationalizing,

whose denominator is nonzero because is not a square. These quadratic fields recur throughout field theory.1 Inside each sits a ring of integers

the analogue of . When this is the ring of Gaussian integers . The field norm is multiplicative, , and it detects units exactly: is a unit if and only if . Solving is Pell's equation, so the arithmetic of units in is the arithmetic of an old Diophantine problem. This norm returns as the Euclidean function that makes a Euclidean domain.

Three constructions that manufacture rings

Fix a ring . Three standard constructions produce larger rings from it. The pattern is the same in all three: take formal objects with coefficients in , add componentwise, and multiply by the rule the objects' names suggest.

Three ways to build a larger ring on top of a base ring R: adjoin an indeterminate, arrange entries in a square array, or attach coefficients to group elements.

Polynomial rings

A polynomial in is a formal sum with each . Addition is componentwise; multiplication expands and collects,

The base ring sits inside as the constant polynomials. Behavior over a domain is clean.

The degree formula holds because the leading coefficients multiply to in the domain , which simultaneously rules out zero divisors in and forces any unit to have degree .4 The coefficient ring controls everything: is not a square in , yet in it equals . Polynomial rings over a field are the subject of a later module.

Matrix rings

is the set of matrices over with the usual matrix addition and multiplication. For and any nonzero it is noncommutative and has zero divisors: if has a single nonzero entry in position and a single nonzero entry in position , then while . When has , the identity matrix is the of and its units are the invertible matrices, the group met among the matrix groups. The scalar matrices form a subring isomorphic to .

Group rings

For a commutative ring with and a finite group , the group ring consists of all formal sums with . Addition is componentwise; multiplication uses the group operation on the basis and distributes, so the coefficient of in a product is . The ring is commutative exactly when is. Both (as ) and (as ) sit inside , and lands inside the unit group. Whenever there are zero divisors: an element of order gives

Group rings over underlie representation theory. Note is not the Hamilton quaternions: in the group ring the element of order is not the additive inverse of , whereas in the quaternions is.4 The dihedral and quaternion groups supply the first nontrivial group rings.

Footnotes

  1. Dummit & Foote, Abstract Algebra, §7.1 — Basic Definitions and Examples: the ring axioms, the forced commutativity of addition, units and zero divisors, integral domains and the cancellation law, subrings, and the quadratic field / quadratic integer ring examples with the field norm. 2 3 4 5 6
  2. Judson, Abstract Algebra: Theory and Applications, §16.2 — Integral Domains and Fields: the cancellation law and the theorem that every finite integral domain is a field.
  3. Dummit & Foote, Abstract Algebra, §7.3, Exercise 26 — the characteristic of a ring as the kernel of , and the Frobenius identity in characteristic .
  4. Dummit & Foote, Abstract Algebra, §7.2 — Examples: Polynomial, Matrix, and Group Rings: construction of , , and , degrees and units of over a domain, noncommutativity and zero divisors in , and zero divisors in . 2

╌╌ END ╌╌