Vector Spaces
Vector Spaces
Vector Spaces
2.1
28
2. Vector Spaces
2.2
29
30
2. Vector Spaces
The above vector space is called the vector space generated by S, or the
linear hull of the set S. It is the smallest subspace of V which contains S,
in the sense that for every U subspace of V with S U it follows that
xSy U .
We specialize now the notion of sum of subspaces, to direct sum of
subspaces.
Definition 2.7. Let V be a vector space and Ui V subspaces,
i 1, . . . , n. The sum U1 ` ` Un is called direct sum if for every
v P U1 ` ` Un , from v u1 ` ` un u1 ` ` wn with
ui , wi P Ui , i 1, . . . , n it follows that ui wi , for i 1, . . . , n.
The direct sum of the subspaces Ui , i 1, . . . , n will be denoted by
U1 Un . The next proposition characterizes the direct sum of two
subspaces.
Proposition 2.8. Let V be a vector space and U, W V be subspaces.
The sum U ` W is a direct sum iff U X W t0V u.
Let V be a vector space over F and U be a subspace. On V one can define
the following binary relation RU : let u, v P V , uRU v iff u v P U .
Lemma 2.9. The relation R is an equivalence relation.
Theorem 2.10. On the (factor) set V {U there is a natural structure of a
vector space over F.
Proof.
The vector space from the previous theorem is called the factor vector
space, or the quotient vector space.
Basis. Dimension.
2.3
31
Basis. Dimension.
32
2. Vector Spaces
Basis. Dimension.
33
34
2. Vector Spaces
Basis. Dimension.
35
36
2. Vector Spaces
m`i`j
pm ` iq ` pm ` jq m
Basis. Dimension.
37
We have
c1 w1 ` . . . cj wj a1 u1 am um b1 v1 bi vi
which shows that w c1 w1 ` . . . cj wj P U . But this is also in W , so it lies
in U X W . Because u1 , . . . um is a basis in U X W it follows that there
exist the scalars d1 . . . dm P F, not all zero, such that
c1 w1 ` . . . cj wj pd1 u1 ` ` dm um q .
But tu1 , . . . , um w1 , . . . wj u is a basis in W , so it is linearly independent,
that is all ci s are zero.
The relation involving as, bs and cs becomes
a1 u1 ` ` am um ` b1 v1 ` ` bi vi 0 ,
so as and bs are zero because the vectors tu1 , . . . , um v1 . . . vi u form a
basis in U . So all the as, bs and cs are zero, that means that
tu1 , . . . , um v1 . . . vi , w1 , . . . wj u are linearly independent, and because that
generates U X W , they form a basis of U X W .
The previous theorem shows that the dimension fits well with the direct
sum of spaces. That is, if U X W t0u, the sum is the direct sum and we
have
dim pU W q dim U ` dim W .
This is true for the direct sum of any finite number of spaces as it is shown
in the next theorem:
Theorem 2.22. Let V be a finite dimensional space, Ui subspaces of V ,
i 1, n, such that
V U1 ` . . . Un ,
and
dim V dim U1 ` . . . dim Un .
38
2. Vector Spaces
Then
V U1 Un .
Proof. One can choose a basis for each Ui . By putting all these bases in
one list, we obtain a list of vectors which spans V (by the first property in
the theorem), and it is also a basis, because by the second property, the
number of vectors in this list is dim V .
Suppose that we have ui P Ui , i 1, n, such that
0 u1 ` . . . un .
Every ui is represented as the sum of the vectors of basis of Ui , and
because all these bases form a basis of V , it follows that we have a linear
combination of the vectors of a base of V which is zero. So all the scalars
are zero, that is all ui are zero, so the sum is direct.
j1
Proof.
Local computations
2.4
39
Local computations
ai ei a1 e1 ` ` an en .
i1
The scalars pa1 , . . . , an q are called the coordinates of the vector v in the
1
e1
a11 e1 ` ` a1n en
...
em
am1 e1 ` ` amn en
above equations. The dimension of the subspace xSy is eqaul to the rank of
the matrix A, i.e. dimxSy rankA.
Proof.
40
2. Vector Spaces
e1
1
e2
a11 e1 ` ` a1n en
a21 e1 ` ` a2n en
...
en
an1 e1 ` ` ann en ,
representing the relations that change from the basis B to the new basis
1
a11
P pe,e q
a12
...
a1n
a21
...
a22
...
...
...
a2n
...
an1
an2
...
ann
1
(it has on the columns the coordinates of the new basis e in the old basis
e).
Remarks
In the matrix notations we have
1
e
e
1
1
1
1
e2
e
...
...
1
en
en
1
P pe,e q and the change of the basis from B to B with the matrix
1
i.e. the change of the basis from B to B with the matrix P pe,e q . It
is easy to see that one has
1
P pe,e q P pe ,e
P pe,e
Local computations
41
P pe,e q P pe ,eq In ,
that is
1
pP pe ,eq q1 P pe,e q
At this step we try to answer the next question, which isimportant in
applications. If we have two basis, a vector can be represented in both of
them. What is the relation between the coordinates in the two basis?
Let us fix the setting first. Consider the vector space V , with two basis
1
v a1 e1 ` ` an en b1 e1 ` ` bn en ,
where pa1 , . . . an q and pb1 , . . . bn q are the coordinates of the same vector in
the two basis. We can write
e1
pvq
a1
a2
...
an
e2
...
en
e1
b
1
Denote
a1
a2
pvqe
...
an
b2
...
bn
1
e2
...
1
en
42
2. Vector Spaces
and
b1
b2
...
bn
pvqe1
e1
peq1n
e2
...
en
e1
1
pe q1n
1
e2
...
1
en
2.5
Problems