Zum Inhalt springen

Field as a vector space

Aus Wikibooks

Let K be a field. We now consider K as a vector space over itself.

Introduction

[Bearbeiten]

From school we already know the vector space 3 over the field . The vectors in 3 have the form (x,y,z)T with x,y,z. We can consider the vectors in a 3-dimensional coordinate system. Since 3 is a vector space, we can add and scale vectors.

We also know the vector space 2. The vectors in 2 have the form (x,y)T with x,y. We can get 2 from 3 by deleting one of the coordinates x,y,z (e.g., the last one). Illustratively, we then go from the 3-dimensional coordinate system to the xy plane. So when omitting a coordinate from 3, the vector space structure is conserved. What happens if we delete another coordinate?

For example, if we omit the second coordinate of (x,y), only x remains and we get an element in . Illustratively, we thus go from the xy plane to the x axis. Again, when deleting a coordinate, the vector space structure should not be broken.

We can add and scale the elements in (just like vectors), because for all x,y we have x+y and for all λ and x it holds that λx.

Now our field should be an -vector space. Visually, this vector space is the number line.

We can apply this idea to an arbitrary field K, since also in an arbitrary K we can add elements and multiply them by scalars in K. Therefore, we conjecture that K is a K-vector space.

Definition of the vector space structure

[Bearbeiten]

Let (K,+,) be a field. Then we can define an addition and a scalar multiplication.

Definition (Vector space structure on K)

We define an addition :K×KK on K by

(a,b)ab:=a+b.

Similarly, we define a scalar multiplication :K×KK via

(λ,a)λa:=λa.

The field is a vector space over itself

[Bearbeiten]

Theorem (K is a vector space)

(K,,) is a K-vector space .

How to get to the proof? (K is a vector space)

We proceed as in the article Proofs for vector spaces.

Proof (K is a vector space)

So now we have to establish the eight Vector space axioms.

Proof step: Associativity of addition

Let x,y,zK.

Then:

(xy)z=[0.3em] definition of [0.3em]=(x+y)z[0.3em] definition of [0.3em]=(x+y)+z associativity of addition in K[0.3em]=x+(y+z) definition of [0.3em]=x(yz).

This shows the associativity of the addition.

Proof step: Commutativity of addition

Let x,yK.

Then:

xy=[0.3em] definition of [0.3em]=x+y[0.3em] commutativity of the addition in K[0.3em]=y+x[0.3em] definition of [0.3em]=yx.

This shows the commutativity of the addition.

Proof step: Neutral element of addition

We now have to show that there is a neutral element 0K with respect to , that is, x0=x for all xK. It is natural to use the zero element of the field 0:=0K as the neutral element.

Let xK. Then:

x0=x+0=x+0K=x.

Thus we have shown that 0=0KK is the neutral element of the addition. In the following we will therefore simply write 0K for the neutral element.

Proof step: Inverse with respect to addition

Let xK. We have to show that there is a yK such that xy=0K .

It is natural to choose y as the inverse in K with respect to +, i.e., we choose y:=x

Then:

xy=x+y=x+(x)=0K.

Thus we have shown that for any xK there is a yK with xy=0K.

Proof step: Scalar distributive law

Let λ,μK and xK.

Then:

(λ+μ)x=[0.3em] definition of [0.3em]=(λ+μ)x distributive law in K[0.3em]=λx+μx[0.3em] definition of [0.3em]=(λx)(μx)[0.3em] definition of [0.3em]=(λx)(μx).

Thus the scalar distributive law is shown.

Proof step: Vectorial distributive law

Let λK and x,yK.

Then:

λ(xy)= definition of [0.3em]=λ(x+y)[0.3em] definition of [0.3em]=λ(x+y) distributive law in K[0.3em]=λx+λy[0.3em] definition of [0.3em]=(λx)(λy)[0.3em] Definition of [0.3em]=(λx)(λy).

Thus the vectorial distributive law is shown.

Proof step: Assoziativität bezüglich Multiplikation

Let λ,μK and xK.

Then:

(λμ)x=[0.3em] definition of [0.3em]=(λμ)x[0.3em] associative law for multiplication in K[0.3em]=λ(μx)[0.3em] definition of [0.3em]=λ(μx)[0.3em] definition of [0.3em]=λ(μx).

This shows the associative law for multiplication.

Proof step: Unitary law

Let xK.

Then:

1Kx=1Kx=x.

Thus we have shown the unitary law.

With this we have established all eight vector space axioms and thus (K,,) is a K vector space.