Home page for accesible maths 1 Fields and Matrices

Style control - access keys in brackets

Font (2 3) - + Letter spacing (4 5) - + Word spacing (6 7) - + Line spacing (8 9) - +

1.A Fields

The reader is expected to be familiar with several elementary properties of the real numbers and complex numbers, such as associativity, commutativity, and existence of inverses, all of which are listed below. If F is the set of either the real numbers or the complex numbers , then they each have an addition + and a multiplication , and we will use the following facts without proof:

  1. F1.

    Addition is a binary operation: if x,yF then x+yF.

  2. F2.

    Multiplication is a binary operation: if x,yF then xyF.

  3. F3.

    Addition is commutative: if x,yF then x+y=y+x.

  4. F4.

    Multiplication is commutative: if x,yF then xy=yx.

  5. F5.

    Addition is associative: if x,y,zF then (x+y)+z=x+(y+z).

  6. F6.

    Multiplication is associative: if x,y,zF then (xy)z=x(yz).

  7. F7.

    There is an additive identity in F: 0F such that xF we have x+0=x.

  8. F8.

    There is a multiplicative identity in F, distinct from the additive identity: 1F such that for any xF we have x1=x.

  9. F9.

    There exists additive inverses in F: if xF then there exists a yF such that x+y=0.

  10. F10.

    There exists multiplicative inverses in F for every element other than 0: if 0xF then there exists a yF such that xy=1.

  11. F11.

    Multiplication distributes over addition: if x,y,zF then x(y+z)=xy+xz.

If F is any set which has an addition + and multiplication obeying these rules, then the triple (F,+,) is called a field; often we simply call F a field, with the understanding that +, are vital parts of the definition. These rules are called the field axioms. While you are not expected to memorize these axioms for an exam, but you should know the meaning of the emphasized words, and you should be able to check whether a given axiom holds in a given situation; see the examples and exercises below.

Roughly speaking, a field is a set of “numbers” in which we can, in some sense, add, subtract, multiply and divide, and in which all of the usual laws of arithmetic are satisfied. For most of this module, whenever you read the word “field”, you will usually have no problem if you simply think of either the real numbers F= or the complex numbers F=.

Note that we sometimes write xy instead of xy.

Example 1.1.
  1. i.

    The set of rational numbers ={ab|a,b,b0} with the usual addition and multiplication is a field. All of the axioms are taught in most schools at an early age. For example, verification that addition is a binary operation amounts to checking: If a,b,c,d and b,d0 then ab+cd=ad+bcbd. And since a,b,c,d are integers, so are ad+bc and bd. Finally, since b,d0, we know bd0. Therefore we have justified that if x,y then x+y. In particular, F1 is satisfied.

  2. ii.

    The set of integers ={,-2,-1,0,1,2,3,}, with the usual multiplication and addition, is not a field. All axioms are satisfied except for F10. To prove that F10 is not satisfied, we need to find a counter-example. Let’s try x:=2. Then x, and for any y, we have that xy is an even integer. But that means xy is not equal to 1 for any y. So we conclude that 2 does not have a multiplicative inverse (in ). And since 20, this proves that F10 is not satisfied for F=.

  3. iii.

    The set of two elements {0,1}, where addition and multiplication are taken “modulo 2”, is a field. For example, 1+1=0, and 10=0, etc. One can verify that this satisfies the above axioms, and is therefore another example of a field; it is called the field with two elements, and is often denoted either /2 or 𝔽2.

Exercise 1.2:

Another example of a field is the set of conjugacy classes of integers modulo 5, namely 𝔽5:={0,1,2,3,4}. For example, 3+4=2 and 24=3. For each non-zero element of this field, find its multiplicative inverse.

[End of Exercise]

As you read these axioms, you might think that their abstract nature is a negative thing. But try to recall your first experience with mathematics: when you were learning about numbers. You may have been shown many sets of three objects - three balls, three dogs, three pencils - and, gradually, you learned to recognize the property that they had in common, namely, their “threeness”. For most of your life you have been comfortable with the abstract concept that we call the number 3. Here the procedure is similar: we are taking several familiar situations (in this case, , , and ), and we are recognizing some things that they all have in common (in this case, these axioms), and then naming the abstract concept (in this case, we use the word “field”). This is the process of abstraction, and as you’ve already discovered with the number 3, it can be very helpful!