Field (mathematics)


In abstract algebra, a field is an algebraic structure in which the operations of addition, subtraction, multiplication and division (except division by zero) may be performed, and the same rules hold which are familiar from the arithmetic of ordinary numbers.

All fields are rings, but not conversely. Fields differ from rings most importantly in the requirement that division be possible, but also, nowadays, by the requirement that the multiplication operation in a field be commutative. Otherwise the structure is a so-called skew field (better known as a division ring), although historically division rings were called fields and fields were commutative fields.

The prototypical example of a field is Q, the field of rational numbers. Other important examples include the field of real numbers R, the field of complex numbers C and, for any prime number p, the finite field of integers modulo ''p'', denoted Z/pZ, F<sub>p</sub> or GF(p). For any field K, the set K(X) of rational functions with coefficients in K is also a field.

The mathematical discipline concerned with the study of fields is called field theory.

Equivalent definitions

Definition 1

A field is a commutative division ring.

Definition 2

A field is a commutative ring (F, +, *) such that 0 does not equal 1 and all elements of F except 0 have a multiplicative inverse. (Note that 0 and 1 here stand for the identity elements for the + and * operations respectively, which may differ from the familiar real numbers 0 (number) and 1).

Definition 3

Explicitly, a field is defined by these properties:


Closure of F under + and * : For all a, b belonging to F, both a + b and a * b belong to F (or more formally, + and * are binary operations on F).
Both + and * are associative : For all a, b, c in F, a + (b + c) = (a + b) + c and a * (b * c) = (a * b) * c.
Both + and * are commutative : For all a, b belonging to F, a + b = b + a and a * b = b * a.
The operation * is distributive over the operation + : For all a, b, c, belonging to F, a * (b + c) = (a * b) + (a * c).
Existence of an additive identity : There exists an element 0 in F, such that for all a belonging to F, a + 0 = a.
Existence of a multiplicative identity : There exists an element 1 in F different from 0, such that for all a belonging to F, a * 1 = a.
Existence of additive inverses : For every a belonging to F, there exists an element &minus;a in F, such that a + (&minus;a) = 0.
Existence of multiplicative inverses : For every a ≠ 0 belonging to F, there exists an element a<sup>−1</sup> in F, such that a * a<sup>−1</sup> = 1.

The requirement 0 ≠ 1 ensures that the set which only contains a single element is not a field. Directly from the axioms, one may show that (F, +) and (F − {0}, *) are commutative groups (abelian groups) and that therefore (see elementary group theory) the additive inverse &minus;a and the multiplicative inverse a<sup>−1</sup> are uniquely determined by a. Other useful rules include &minus;a = (−1) * a and more generally −(a * b) = (&minus;a) * b = a * (&minus;b) as well as a * 0 = 0, all rules familiar from elementary arithmetic.

If the requirement of commutativity of the operation * is dropped, one distinguishes the above commutative fields from non-commutative fields. Fields which are not assumed to be commutative are usually called division rings or skew fields.

History

The concept of a field is due to Dedekind, who used the word Körper "body" for this notion. He also was the first to define rings (then called order or order-modul), but the term "a ring" (Zahlring) was invented by Hilbert. [1]

Examples

+

Citations