Chapter 1
Vector Spaces

1.1 Vector Spaces

The definition of a vector space over a field and that of a subspace of a vector space are given in Section B.6. Our focus in this book is exclusively on vector spaces over the real numbers (as opposed to the complex numbers or some other field).

Throughout, all vector spaces are over images , the field of real numbers

For brevity, we will drop the reference to whenever possible and write, for example, “linear” instead of “‐linear”.

Of particular importance is the vector space m , but many other examples of vector spaces will be encountered. It is easily shown that the intersection of any collection of subspaces of a vector space is itself a subspace. The zero vector of a vector space is denoted by 0, and the zero subspace of a vector space by {0}. The zero vector space, also denoted by {0}, is the vector space consisting only of the zero vector. We will generally avoid explicit consideration of the zero vector space. Most of the results on vector spaces either apply directly to the zero vector space or can be made applicable with a minor reworking of definitions and proofs. The details are usually left to the reader.

A linear combination of vectors in a vector space V is defined to be a finite sum of the form a 1 v 1 + … + a k v k , where a 1, …, a k are real numbers and v 1, …, v k are vectors in V. The possibility that some (or all) of a 1, …, a k equal zero is not excluded.

Let us pause here to comment on an aspect of notation. Following the usual convention in differential geometry, we index the scalars and vectors in a linear combination with superscripts and subscripts, respectively. This opens the door to the Einstein summation convention, according to which, for example, a 1 v 1 +  …  + a k v k and images are abbreviated as a i v i . The logic is that when an expression has a superscript and subscript in common, it is understood that the index is being summed over. Despite the potential advantages of this notation, especially when multiple indices involved, the Einstein summation convention will not be adopted here.

Let S be a (nonempty and not necessarily finite) subset of V. The span of S is denoted by span (S) and defined to be the set of linear combinations of vectors in S:

equation

For a vector v in V, let us denote

equation

For example, in images 2, we have

equation

and

equation

It is easily shown that span (S) is a subspace of V. In fact, span (S) is the smallest subspace of V containing S, in the sense that any subspace of V containing S also contains span (S). When span (S) = V, it is said that S spans V or that the vectors in S span V , and that each vector in V is in the span of S .

We say that S is linearly independent or that the vectors in S are linearly independent if the only linear combination of distinct vectors in S that equals the zero vector is the one with all coefficients equal to 0. That is, if v 1,, v k are distinct vectors in S and a 1, , a k are real numbers such that a 1 v 1 + … + a k v k = 0, then a 1 = … = a = 0. Evidently, any subset of a linearly independent set is linearly independent. When S is not linearly independent, it is said to be linearly dependent. In particular, the zero vector in any vector space is linearly dependent. As further examples, the vectors (1, 0), (0, 1) in images 2 are linearly independent, whereas (0, 0), (1, 0) and (1, 0), (2, 0) are linearly dependent.

The next result shows that when a linearly independent set does not span a vector space, it has a linearly independent extension.

A (not necessarily finite) subset of a vector space V is said to be an unordered basis for V if it spans V and is linearly independent.

We say that a vector space is finite‐dimensional if it has a finite unordered basis. Finite‐dimensional vector spaces have an associated invariant that, as we will see, largely characterizes them.

For completeness, we assign the zero vector space the dimension 0:

equation

Throughout the remainder of Part I, unless stated otherwise, all vector spaces are finite‐dimensional

Let V be a vector space, and let {h 1, … , h m } be an unordered basis for V. The m‐tuple (h 1, … , h m ) is said to be an ordered basis for V, as is any m‐tuple derived from (h 1, … , h m ) by permuting h 1, … , h m . For example, (h 1, h 2, … , h m ) and (h 2, h 1, … , h m ) are distinct ordered bases for V.

Throughout the remainder of Part I, unless stated otherwise, all bases are ordered

Accordingly, we now refer to (e 1, … , e m ) as the standard basis for images m . Let V and W be vector spaces. A map A: VW is said to be linear if

equation

for all vectors v, w in V and all real numbers c. Thus, a linear map respects vector space structure. Suppose A is in fact a linear map. Given a basis ℋ = (h 1, … , h m ) for V, let us denote

equation

We say that A is a linear isomorphism, and that V and W are isomorphic, if A is bijective. To illustrate, let x be an indeterminate, and let

equation

be the set of real polynomials of degree at most m. From the properties of polynomials, it is easily shown that images is a vector space of dimension m + 1, and that the map A : ℙ m + 1 → ℙ m given by A(a 0, … , a m ) = a 0 + a 1 x +  …  + a m x m for all vectors (a 0, … , a m ) in R m + 1 is a linear isomorphism. Following Section B.5, we denote the existence of an isomorphism by R m  +  1 ≈ P m .

Since a linear isomorphism is a bijective map, it has an inverse map. The next result shows that the inverse of a linear isomorphism is automatically a linear isomorphism.

A linear map is completely determined by its values on a basis, as we now show.

From the point of view of linear structure, isomorphic vector spaces are indistinguishable. In fact, it is easily shown using Theorem 1.1.10 that all m‐dimensional vector space are isomorphic. More than that, they are all isomorphic to images m . The isomorphism constructed with the help of Theorem 1.1.10 depends on the choice of bases for the vector spaces. However, we will see an instance in Section 1.2 where an isomorphism can be defined without having to resort to such an arbitrary choice.

Let V and W be vector spaces, and let A : V → W be a linear map. The kernel of A is defined by

equation

and the image of A by

equation

It is easily shown that ker (A) is a subspace of V, and im (A) is a subspace of W. The nullity of A is defined by

equation

and the rank of A by

equation

The nullity and rank of a linear map satisfy an important identity.

As an example of the rank‐nullity identity, consider the linear map A : ℝ3 → ℝ2 given by A(x, y, z) = (x + y, 0). Then

equation

and

equation

In geometric terms, ker (A) is a plane in images 3 and im (A) is a line in images 2. Thus, null (A) = 2 and rank (A) = 1, which agrees with Theorem 1.1.11.

In the notation of Theorem 1.1.11, we observe from (1.1.2) that rank (A) ≤ dim (V). Thus, a linear map at best “preserves” dimension, but never increases it.

We pause here to comment on the way proofs are presented when there is an equation or other type of display that stretches over several lines of text. The necessary justification for logical steps in such displays, whether it be equation numbers, theorem numbers, example numbers, and so on, are often provided in brackets at the end of corresponding lines. In order to economize on space, “[Theorem x.y.z]” and “[Example x.y.z]” are abbreviated to “[Th x.y.z]” and “[Ex x.y.z]”. The proof of the next result illustrates these conventions.

Let V be a vector space, and let U 1,,U k be subspaces. The sum of U 1 ,,U k is denoted by U 1 + … + U k and defined by

equation

For example, images (1, 0) + images (0, 1) = images 2. It is easily shown that

equation

from which it follows that U 1 + … + U k is the smallest subspace of V containing each of U 1,…, U k , in the sense that any subspace containing each of U 1,…, U k also contains U 1 + … + U k . We observe that

equation

which shows that adding the zero vector spaces does not change a sum. For vectors v 1,,v k in V, we have the following connection between spans and sums:

equation

Let V be a vector space, and let U 1,,U k be subspaces of V. We say that the subspace U 1 +  …  + U k of V is a direct sum, and write

equation

if each vector V in U 1 +  …  + U k can be expressed uniquely (up to order of terms) in the form v = u 1 +  …  + u k for some vectors u i in U i for i = 1, … , k. As a matter of notation, writing V = U 1 ⊕  …  ⊕ U k is shorthand for

equation

For example, 2 = ℝ(1, 0) ⊕ ℝ(0, 1).

Let V 1, … , V k be vector spaces. Following Section B.5, we make V 1 ×  …  × V k into a vector space, called the product of V 1 ,…, V k , as follows: for all vectors (v 1, … , v k), (w 1, … , w k ) in V 1 ×  …  × V k and all real numbers c, let

equation

and

equation

When V 1 =  …  = V k  = V, we denote

equation

We close this section with two definitions that have obvious geometric content. Let V be a vector space. A subset S of V is said to be star‐shaped if there is a vector v0 in S such that for all vectors v in S and all real numbers 0 ≤ t ≤ 1, the vector tv + (1 − t)v 0 is in S. In that case, we say that S is star‐shaped about v 0 . Since tv + (1 − t)v 0 = v 0 + t(v − v 0), we can think of {tv + (1 − t)v 0 : 0 ≤ t ≤ 1} as the “line segment” joining v 0 to V. A subset C of V is said to be cone‐shaped if for all vectors v, v 1,v 2 in C and all real numbers c > 0, the vectors cv and v 1 + v 2 are in C. It is easily shown that if C is cone‐shaped, then it is star‐shaped about any vector it contains. For example, the closed cell {(x, y) : x, y ∈ [−1, 1]} in images 2 is star‐shaped about (0, 0), but not cone‐shaped; whereas the half‐plane {(x, y) ∈ ℝ2 : x > 0} in images 2 is cone‐shaped, hence star‐shaped about (0, 0).

1.2 Dual Spaces

In this section, we define the dual (vector) space of a vector space. From this humble beginning, the theory of differential forms will eventually emerge (see Section 15.8).

Let V be a vector space. Following Section B.5 and Section B.6, we denote by Lin (V, images ) the vector space of linear maps from V to images . By definition, for all maps η, ζ in Lin (V, images ) and all real numbers c,

equation

and

equation

for all vectors v in V. For brevity, we henceforth denote

equation

We say that V* is the dual (vector) space of V and refer to each map in V* as a covector. As an example, the map η : ℝ2 → ℝ given by η(x, y) = x + y is in (images 2)*. Let us denote

equation

and say that V** is the double dual of V.

In view of Theorem 1.2.2, and especially because ι was defined without choosing specific bases for V and V*, we adopt the following convention:

Throughout, we identify V** with V, and write V** = V

Let V be a vector in V, and let η be a covector in V*. Having made the identification V** = V, we henceforth denote

equation

Thus, (1.2.1) and (1.2.2) both become

(1.2.3) equation

In particular, we have

equation

for i, j = 1,…, m.

1.3 Pullback of Covectors

In Section 1.2, we introduced the dual space of a vector space. Continuing with that theme, we now associate with a given linear map a corresponding linear map between their dual spaces.

Let V and W be vector spaces, and let A: VW be a linear map. Pullback by A is the linear map

equation

defined by

equation

for all covectors η in W*; that is,

(1.3.1) equation

for all vectors v in V. We refer to A*(η) as the pullback of η by A . Note that the pullback “reverses the order” of vector spaces. Let us denote

equation

and observe that with the identifications V** = V and W** = W, we have

equation

As an example, consider the map A: images 3images 2 defined by A(x, y, z) = (x + z, y + z) for all vectors (x, y, z) in images 3, and let η be the covector in (images 2)* given by η (x, y) = x + y. Then

equation

Pullbacks behave well with respect to basic algebraic structure.

1.4 Annihilators

Let V be a vector space, and let U be a subspace of V. The annihilator of U in V is denoted by U 0 and defined by

equation

It is easily shown that U 0 is a subspace of V*. Let us denote

equation

and observe that with the identification V** = V, U 00 is a subspace of V.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.116.8.110