Let be any set and
be any field. Recall that the function space
forms a vector space over
. Furthermore, given any vector space
over
, the function space
forms a vector space over
. In this manner, we can create many vector spaces.
But even if we restrict our attention to just one vector space over
, we can create many, many vector spaces.
For any , define
It should seem intuitive that forms a vector space over
. In this case, we would call
a subspace of
.
Definition 1. We say that is a subspace of
if
forms a vector space over
.
However, this definition requires us to verify all 8 or more conditions of a vector space—this would be an incredibly arduous task. Is there a short-cut to determine this result? Thankfully, the answer is yes.
Theorem 1. For any ,
is a subspace of
if and only if the following three conditions are satisfied:
,
- For any
,
,
- For any
and
,
.
Proof Sketch. Apart from these closure properties, all other properties are guaranteed by the definition of vector spaces.
Example 1. For any ,
is a subspace of
.
Proof. We verify the three properties of a vector space, and suppose for nontriviality.
- Firstly,
.
- Secondly, for any
,
.
- Finally for
,
.
Therefore, is a subspace of
. In fact, if
, then
is isomorphic to
as vector spaces (more on isomorphisms in a future post). We call
a
-dimensional subspace of
.
Theorem 2. Let be subspaces. Then
is subspace of
(and similarly,
).
Proof. We verify the three identities.
- Since
are subspaces,
and
, so that
.
- Fix
. Since,
and
, we have
. Symmetrically, since
,
. Therefore,
.
- Fix
and
. Since,
, we have
. Symmetrically, since
,
. Therefore,
.
In general, does not form a vector space. For a concrete example, recall that
. For each
, define
. Then clearly,
, but
.
The correct generalisation would be direct sum. In fact, we can characterise subspaces in terms of sums of subsets.
Theorem 3. For subsets , and
, define the subsets
Then is a subspace of
if and only if
and
. Furthermore, if
and
are subspaces of
, then
is a subspace of
.
Proof. It is not hard to see that if are subspaces of
, then
Furthermore, .
Let be a vector space and
be subspaces. Then any subspace
containing
must contain
. In that sense,
is the smallest subspace that contains
.
In particular, given nonzero vectors ,
will be the smallest vector space that contains
. In fact, more is true.
Lemma 1. For any subspace such that
,
Hence is the smallest vector space that contains
.
More generally, if is just a set, then
is a subspace of
that contains
. The smallest subspace that contains
will be the intersections of all subspaces that contain
. This is called the span of
.
Theorem 4. Let . Let
denote the collection of subspaces of
that contain
. The span of
is then defined by
Then is the smallest subspace of
that contains
.
Proof. Exercise.
If is a finite set, then we can write
as a combination of one-dimensional subspaces.
Theorem 5. For vectors , then
Proof. For the case , the equality
holds since both sides of the proposed equality are the smallest subspace containing . Apply induction on Lemma 1 to obtain the desired result.
In fact, we can even take the span of the empty set.
Example 2. .
Proof. We leave it as an exercise to verify that is a subspace that contains
. On the other hand, any subspace that contains
just refers to any subspace, which must contain
. Hence,
.
Finally, we obtain the usual definition for spans of sets in a vector space.
Corollary 1. For vectors ,
Intuitively, any vector belongs to
if we can “cook”
up by combining some recipe
with the ingredients:
where denotes the amount of the ingredient
used to cook up
.
It might be tempting therefore to assume that subspaces of the form require all
ingredients
to generate. However, that is not always true. Observe that
implies
so that only requires one vector instead of two. How do know if we have hit the lowest possible number of ingredients? We need a fundamental tool called linear independence, which is our next topic of discussion.
—Joel Kindiak, 22 Feb 25, 2226H
Leave a comment