Field/Linear algebra/Introduction/Section


A commutative ring is called a field if

and if every element different from has a multiplicative inverse.

In all details, this means the following.


A set is called a field if there are two binary operations (called addition and multiplication)

and two different elements , which fulfill the following properties.

  1. Axioms for the addition:
    1. Law of associativity: holds for all .
    2. Law of commutativity: holds for all .
    3. is the neutral element of the addition, i.e. holds for all .
    4. Existence of the negative: For every , there exists an element with .
  2. Axioms of the multiplication:
    1. Law of associativity: holds for all .
    2. Law of commutativity: holds for all .
    3. is the neutral element for the multiplication, i.e. holds for all .
    4. Existence of the inverse: For every with , there exists an element such that .
  3. Law of distributivity: holds for all .

The properties described in fact for rings (and the conventions) hold in particular for fields. Using the concept of a group, we may say that a field is a set with two binary operations Verknüpfungen and and two fixed elements , such that and are commutative groups[1] and that the distributivity law holds.

For an element and a natural number we define to be the -fold sum of with itself. Here we put . For

we also write simply or just . This means that we can find every natural number in every field (also in every ring). However, this assignemnt is not necessarily injective, and it is possible that or holds in a field (see the examples below). For a negative integer we set

where denotes the negative of in the field. Due to exercise, everything fits well together. For example, one may consider as the -fold sum of with itself, or as the product of and , where this means the -fold sum of with itself.

The graph of the real function which assigns for a number its inverse. This mapping is not defined in , nor can it be extended in a continuous way.

Due to fact we know that for every , , the element fulfilling is unique. It is called the inverse of and denoted by .

For , , we write

The terms on the left are abbreviations for the term on the right.

For a field element and we denote its -th power by , this is defined as the -fold product of with itself ( is the number of factors). Moreover, we set , and, for and , we interpret as .

A "strange“ field is given in the following example. This field with two elements is important in computer science and in coding theory, it will not play a big role here. It shows that it is not for every field helpful to imagine its elements on the number line.


We are trying to find a structure of a field on the set . If is supposed to be the neutral element of the addition and the neutral element of the multiplication, then everything is already determined: The equation must hold, since has an inverse element with respect to the addition, and since holds, due to fact. Hence the operation tables look like

and


With some tedious computations, one can check that this is indeed a field.


On the set (with seven elements) one can define a field structure using

Residue class ring (Z)/mod 7/Addition table

Residue class ring (Z)/mod 7/Multiplication table

Without any further theory, it is very tedious to so show that this is indeed a field.


Let denote a field. Then implies that or .

We prove this by contradiction, so we assume that and are both not . Then there exist inverse elements and and hence . On the other hand, we have by the premise and so the annulation rule gives

hence , which contradicts the field properties.

  1. This implies in particular that the multiplication can be restricted to give a binary operation on . This follows from the field axioms, as we will see below.