Jump to content

Proofs for vector spaces – "Math for Non-Geeks"

From Wikibooks, open books for an open world

Fehler: Aktuelle Seite wurde in der Sitemap nicht gefunden. Deswegen kann keine Navigation angezeigt werden

In this chapter, we will demonstrate how to prove that a set with suitable operations forms a vector space.

General proof structure

[edit | edit source]

By definition, a vector space over a field is a set with two operations of addition and , of scalar multiplication, satisfying a list of axioms. These are listed in the article vector space. They are four axioms for addition and four axioms for scalar multiplication, so 8 in total.

So if we want to show that a set forms a vector space, we first have to define some operations and and then prove that the axioms are satisfied. In defining the operations, note that the sum of two vectors and the product of a scalar with a vector again give vectors from the set , i.e., for all and we have that . This is called completeness and is an important part of the well-definedness of the operations! Then we work off the axioms in the order given within the definition.

Now we want to demonstrate the whole thing with an example. As an example we choose the polynomial space of polynomials of degree less than or equal to (for a fixed ). We prove that those polynomials form a vector space.

Definition: polynomial space

[edit | edit source]

First we need to precisely define the polynomial space, i.e., the set of our vectors.

Definition (Polynomial space)

Let be a field and let be the set of all polynomials of degree , which read

On this set we introduce two operations, an addition and a multiplication by scalars from :

Definition (Addition and scalar multiplication on the polynomial space)

We define the addition as follows:

The scalar multiplication works very similar:

We want to point out that the sums on the right-hand side of the map run again only from to . So we get again polynomials which have at most degree and so we actually end up in . This is important to obtain well-defined operations and acting on .

The polynomial space is a vector space

[edit | edit source]

We now want to show that polynomials indeed form a vector space:

Theorem (polynomials form a vector space)

Let be a field and . Then, is a -vector space.

So we need to establish the 8 vector space axioms:

Template:List

We will now prove each of these steps individually.

Associativity of addition

[edit | edit source]

We start with the associativity of addition. This follows from the associativity of addition in .

Proof (Associativity of addition)

Let .

Then, we have:

This shows the associativity of addition.

Commutativity of addition

[edit | edit source]

Now follows the commutativity of addition. As above, this follows from the commutativity of addition in :

Proof (Commutativity of addition)

Let .

Then, we have:

This shows the commutativity of addition.

Neutral element of addition

[edit | edit source]

Now we have to prove that a zero exists, i.e. a neutral element with respect to addition. To do this, we must first find a candidate. There is an "obvious" one here: the zero polynomial . This is indeed the neutral element of the polynomial addition:

Proof (0 is the neutral element of addition)

Let .

Then, we have:

Since was arbitrarily chosen, is the neutral element with respect to addition.

Inverse with respect to addition

[edit | edit source]

The next step is the existence of an additive inverse. Here again there is an obvious choice: For a , the additive inverse is given by :

Proof ( is an inverses of )

We use the above notation for and . Then,

Thus is the inverse of .

Distributive law

[edit | edit source]

The proofs of the two distributive laws follow from the distributive law in and go similarly, so we show only the second one here:

Proof (Distributive law)

Let .

Then, we have:

This shows the distributive law for in .

Associative law with respect to multiplication

[edit | edit source]

Next we have to establish the associative law with respect to scalar multiplication. This follows (similarly to the first two axioms) from the associativity of multiplication in :

Proof (Associative law with respect to multiplication)

Let .

Then, we have:

This shows the associative law for scalar multiplication.

Unit property

[edit | edit source]

And finally, we have to establish the unit property below:

Proof (Unit property)

Let .

Then, we have:

So satisfies the unit property.

We have established all 8 vector space axioms, and hence the polynomial space is a vector space. Fehler: Aktuelle Seite wurde in der Sitemap nicht gefunden. Deswegen kann keine Navigation angezeigt werden