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 that fulfill the following properties.
- Axioms for the addition:
- Associative law: holds for all .
- Commutative law: holds for all .
- is the neutral element of the addition, i.e., holds for all .
- Existence of the negative: For every , there exists an element with .
- Axioms of the multiplication:
- Associative law: holds for all .
- Commutative law: holds for all .
- is the neutral element for the multiplication, i.e., holds for all .
- Existence of the inverse: For every with , there exists an element such that .
- Distributive law: 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 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 assignment 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.
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 a negative integer , 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 helpful for every field to imagine its elements on the number line.
We are trying to find the 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 (1). 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
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 annihilation rule gives
hence , which contradicts the field properties.
- ↑ 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.