Subsection VS Vector Spaces
Here is one of the two most important definitions in the entire course.
Definition VS. Vector Space.
Suppose that is a set upon which we have defined two operations: (1) vector addition, which combines two elements of and is denoted by β+β, and (2) scalar multiplication, which combines a complex number with an element of and is denoted by juxtaposition. Then along with the two operations, is a vector space over if the following ten properties hold.
- AC Additive Closure
- SC Scalar Closure
- C Commutativity
- AA Additive Associativity
- Z Zero Vector
There is a vector,
called the
zero vector, such that
for all
- AI Additive Inverses
If
then there exists a vector
so that
- SMA Scalar Multiplication Associativity
- DVA Distributivity across Vector Addition
- DSA Distributivity across Scalar Addition
- O One
The objects in
are called
vectors, no matter what else they might really be, simply by virtue of being elements of a vector space.
Now, there are several important observations to make. Many of these will be easier to understand on a second or third reading, and especially after carefully studying the examples in
Subsection VS.EVS.
An
axiom is often a βself-evidentβ truth. Something so fundamental that we all agree it is true and accept it without proof. Typically, it would be the logical underpinning that we would begin to build theorems upon. Some might refer to the ten properties of
Definition VS as axioms, implying that a vector space is a very natural object and the ten properties are the essence of a vector space. We will instead emphasize that we will begin with a definition of a vector space. After studying the remainder of this chapter, you might return here and remind yourself how all our forthcoming theorems and definitions rest on this foundation.
As we will see shortly, the objects in
can be
anything, even though we will call them vectors. We have been working with vectors frequently, but we should stress here that these have so far just been
column vectors β scalars arranged in a columnar list of fixed length. In a similar vein, you have used the symbol β+β for many years to represent the addition of numbers (scalars). We have extended its use to the addition of column vectors and to the addition of matrices, and now we are going to recycle it even further and let it denote vector addition in
any possible vector space. So when describing a new vector space, we will have to
define exactly what β+β is. Similar comments apply to scalar multiplication. Conversely, we can
define our operations any way we like, so long as the ten properties are fulfilled (see
Example CVS).
In
Definition VS, the scalars do not have to be complex numbers. They can come from what are called in more advanced mathematics, βfieldsβ. Examples of fields are the set of complex numbers, the set of real numbers, the set of rational numbers, and even the finite set of βbinary numbersβ,
There are many, many others. In this case we would call
a
vector space over (the field)
A vector space is composed of three objects, a set and two operations. Some would explicitly state in the definition that
must be a nonempty set, but we can infer this from
Property Z, since the set cannot be empty and contain a vector that behaves as the zero vector. Also, we usually use the same symbol for both the set and the vector space itself. Do not let this convenience fool you into thinking the operations are secondary!
This discussion has either convinced you that we are really embarking on a new level of abstraction, or it has seemed cryptic, mysterious or nonsensical. You might want to return to this section in a few days and give it another read then. In any case, let us look at some concrete examples now.
Subsection EVS Examples of Vector Spaces
Our aim in this subsection is to give you a storehouse of examples to work with, to become comfortable with the ten vector space properties and to convince you that the multitude of examples justifies (at least initially) making such a broad definition as
Definition VS. Some of our claims will be justified by reference to previous theorems, we will prove some facts from scratch, and we will do one nontrivial example completely. In other places, our usual thoroughness will be neglected, so grab paper and pencil and play along.
Example VSCV. The vector space .
- Set
- Equality
- Vector Addition
- Scalar Multiplication
Does this set with these operations fulfill the ten properties? Yes. And by design all we need to do is quote
Theorem VSPCV. That was easy.
Example VSM. The vector space of matrices, .
- Set
- Equality
- Vector Addition
- Scalar Multiplication
Does this set with these operations fulfill the ten properties? Yes. And all we need to do is quote
Theorem VSPM. Another easy one (by design).
So, the set of all matrices of a fixed size forms a vector space. That entitles us to call a matrix a vector, since a matrix is an element of a vector space. For example, if then we call and βvectors,β and we even use our previous notation for column vectors to refer to and So we could legitimately write expressions like
This could lead to some confusion, but it is not too great a danger. But it is worth comment.
The previous two examples may be less than satisfying. We made all the relevant definitions long ago. And the required verifications were all handled by quoting old theorems. However, it is important to consider these two examples first. We have been studying vectors and matrices carefully (
Chapter V,
Chapter M), and both objects, along with their operations, have certain properties in common, as you may have noticed in comparing
Theorem VSPCV with
Theorem VSPM. Indeed, it is these two theorems that
motivate us to formulate the abstract definition of a vector space,
Definition VS. Now, if we prove some general theorems about vector spaces (as we will shortly in
Subsection VS.VSP), we can then instantly apply the conclusions to
both and
Notice too, how we have taken eight definitions and two theorems and reduced them down to two
examples. With greater generalization and abstraction our old ideas get downgraded in stature.
Let us look at some more examples, now considering some new vector spaces.
Example VSP. The vector space of polynomials, .
- Set
the set of all polynomials of degree
or less in the variable
with coefficients from
- Equality
- Vector Addition
- Scalar Multiplication
This set, with these operations, will fulfill the ten properties, though we will not work all the details here. However, we will make a few comments and prove one of the properties. First, the zero vector (
Property Z) is what you might expect, and you can check that it has the required property.
The additive inverse (
Property AI) is also no surprise, though consider how we have chosen to write it.
Now let us prove the associativity of vector addition (
Property AA). This is a bit tedious, though necessary. Throughout, the plus sign (β+β) does triple-duty. You might ask yourself what each plus sign represents as you work through this proof.
Notice how it is the application of the associativity of the (old) addition of complex numbers in the middle of this chain of equalities that makes the whole proof happen. The remainder is successive applications of our (new) definition of vector (polynomial) addition. Proving the remainder of the ten properties is similar in style and tedium. You might try proving the commutativity of vector addition (
Property C), or one of the distributivity properties (
Property DVA,
Property DSA).
Example VSIS. The vector space of infinite sequences.
- Set
- Equality
- Vector Addition
- Scalar Multiplication
This should remind you of the vector space
though now our lists of scalars are written horizontally with commas as delimiters and they are allowed to be infinite in length. What does the zero vector look like (
Property Z)? Additive inverses (
Property AI)? Can you prove the associativity of vector addition (
Property AA)?
Example VSF. The vector space of functions.
- Set
- Equality
- Vector Addition
is the function with outputs defined by
- Scalar Multiplication
is the function with outputs defined by
So this is the set of all functions of one variable that take elements of the set
to a complex number. You might have studied functions of one variable that take a real number to a real number, and that might be a more natural set to use as
But since we are allowing our scalars to be complex numbers, we need to specify that the range of our functions is the complex numbers. Study carefully how the definitions of the operation are made, and think about the different uses of β+β and juxtaposition. As an example of what is required when verifying that this is a vector space, consider that the zero vector (
Property Z) is the function
whose definition is
for every input
Vector spaces of functions are very important in mathematics and physics, where the field of scalars may be the real numbers, so the ranges of the functions can in turn also be the set of real numbers.
Here is a unique example.
Example VSS. The singleton vector space.
- Set
- Equality
- Vector Addition
- Scalar Multiplication
This should look pretty wild. First, just what is Column vector, matrix, polynomial, sequence, function? Mineral, plant, or animal? We arenβt saying! just is. And we have definitions of vector addition and scalar multiplication that are sufficient for an occurrence of either that may come along.
Our only concern is if this set, along with the definitions of two operations, fulfills the ten properties of
Definition VS. Let us check associativity of vector addition (
Property AA). For all
What is the zero vector in this vector space (
Property Z)? With only one element in the set, we do not have much choice. Is
It appears that
behaves like the zero vector should, so it gets the title. Maybe now the definition of this vector space does not seem so bizarre. It is a set whose only element is the element that behaves like the zero vector, so that lone element
is the zero vector.
Perhaps some of the above definitions and verifications seem obvious or like splitting hairs, but the next example should convince you that they
are necessary. We will study this one carefully. Ready? Check your preconceptions at the door.
Example CVS. The crazy vector space.
- Set
- Equality
- Vector Addition
- Scalar Multiplication
Now, the first thing I hear you say is βYou canβt do that!β And my response is, βOh yes, I can!β I am free to define my set and my operations any way I please. They may not look natural, or even useful, but we will now verify that they provide us with another example of a vector space. And that is enough. If you are adventurous, you might try first checking some of the properties yourself. What is the zero vector? Additive inverses? Can you prove associativity? Ready, here we go.
Property AC,
Property SC: The result of each operation is a pair of complex numbers, so these two closure properties are fulfilled.
Property Z: The zero vector is β¦
Now I hear you say, βNo, no, that canβt be, it must be
β. Indulge me for a moment and let us check my proposal.
Feeling better? Or worse?
Property AI: For each vector,
we must locate an additive inverse,
Here it is,
As odd as it may look, I hope you are withholding judgment. Check:
Property DVA: If you have hung on so far, here is where it gets even wilder. In the next two properties we mix and mash the two operations.
Property O: After all that, this one is easy, but no less pleasing.
That is it,
is a vector space, as crazy as that may seem.
Notice that in the case of the zero vector and additive inverses, we only had to propose possibilities and then verify that they were the correct choices. You might try to discover how you would arrive at these choices, though you should understand why the process of discovering them is not a necessary component of the proof itself.
Subsection VSP Vector Space Properties
Subsection VS.EVS has provided us with an abundance of examples of vector spaces, most of them containing useful and interesting mathematical objects along with natural operations. In this subsection we will prove some general properties of vector spaces. Some of these results will again seem obvious, but it is important to understand why it is necessary to state and prove them. A typical hypothesis will be βLet
be a vector space.β From this we may assume the ten properties of
Definition VS,
and nothing more. It is like starting over, as we learn about what can happen in this new algebra we are learning. But the power of this careful approach is that we can apply these theorems to any vector space we encounter β those in the previous examples, or new ones we have not yet contemplated. Or perhaps new ones that nobody has ever contemplated. We will illustrate some of these results with examples from the crazy vector space (
Example CVS), but mostly we are stating theorems and doing proofs. These proofs do not get too involved, but are not trivial either, so these are good theorems to try proving yourself before you study the proof given here. (See Proof Technique
P.)
First we show that there is just one zero vector. Notice that the properties only require there to be
at least one, and say nothing about there possibly being more. That is because we can use the ten properties of a vector space (
Definition VS) to learn that there can
never be more than one. To require that this extra condition be stated as an eleventh property would make the definition of a vector space more complicated than it needs to be.
Theorem ZVU. Zero Vector is Unique.
Suppose that
is a vector space. The zero vector,
is unique.
Proof.
To prove uniqueness, a standard technique is to suppose the existence of two objects (Proof Technique
U). So let
and
be two zero vectors in
Then
This proves the uniqueness since the two zero vectors are really the same.
Theorem AIU. Additive Inverses are Unique.
Suppose that
is a vector space. For each
the additive inverse,
is unique.
Proof.
To prove uniqueness, a standard technique is to suppose the existence of two objects (Proof Technique
U). So let
and
be two additive inverses for
Then
So the two additive inverses are really the same.
As obvious as the next three theorems appear, nowhere have we guaranteed that the zero scalar, scalar multiplication and the zero vector all interact this way. Until we have proved it, anyway.
Theorem ZSSM. Zero Scalar in Scalar Multiplication.
Suppose that
is a vector space and
Then
Proof.
Notice that
is a scalar,
is a vector, so
Property SC says
is again a vector. As such,
has an additive inverse,
by
Property AI. Then
Here is another theorem that
looks like it should be obvious, but is still in need of a proof.
Theorem ZVSM. Zero Vector in Scalar Multiplication.
Suppose that
is a vector space and
Then
Proof.
Notice that
is a scalar,
is a vector, so
Property SC means
is again a vector. As such,
has an additive inverse,
by
Property AI. Then
Here is another one that sure looks obvious. But understand that we have chosen to use certain notation because it makes the theoremβs conclusion look so nice. The theorem is not true because the notation looks so good; it still needs a proof. If we had really wanted to make this point, we might have used notation like
for the additive inverse of
Then we would have written the defining property,
Property AI, as
This theorem would become
Not really quite as pretty, is it?
Theorem AISM. Additive Inverses from Scalar Multiplication.
Suppose that
is a vector space and
Then
Proof.
Because of this theorem, we can now write linear combinations like
as
even though we have not formally defined an operation called
vector subtraction.
Our next theorem is a bit different from several of the others in the list. Rather than making a declaration (βthe zero vector is uniqueβ) it is an implication (βifβ¦, thenβ¦β) and so can be used in proofs to convert a vector equality into two possibilities, one a scalar equality and the other a vector equality. It should remind you of the situation for complex numbers. If
and
then
or
This critical property is the driving force behind using a factorization to solve a polynomial equation.
Theorem SMEZV. Scalar Multiplication Equals the Zero Vector.
Suppose that
is a vector space and
If
then either
or
Proof.
We prove this theorem by breaking up the analysis into two cases. The first seems too trivial, and it is, but the logic of the argument is still legitimate.
Case 1. Suppose
In this case our conclusion is true (the first part of the either/or is true) and we are done. That was easy.
So in this case, the conclusion is true (the second part of the either/or is true) and we are done, since the conclusion was true in each of the two cases.
Example PCVS. Properties for the Crazy Vector Space.
Several of the above theorems have interesting demonstrations when applied to the crazy vector space,
(
Example CVS). We are not proving anything new here, or learning anything we did not know already about
It is just plain fun to see how these general theorems apply in a specific instance. For most of our examples, the applications are obvious or trivial, but not with