|
|
Line 1: |
Line 1: |
− | One of the examples that led us to introduce the idea of a vector space was
| |
− | the solution set of a homogeneous system.
| |
− | For instance, we've seen in [[Linear Algebra/Definition and Examples of Vector Spaces#ex:PlaneThruOriginSubsp|Example 1.4]]<!--\ref{PlaneThruOriginSubsp}-->
| |
− | such a space that is a planar subset of <math>\mathbb{R}^3</math>.
| |
− | There, the vector space <math>\mathbb{R}^3</math> contains inside it another
| |
− | vector space, the plane.
| |
− |
| |
− |
| |
− | Definition of a subspace:
| |
− | : For any vector space, a '''subspace''' is a subset that is itself a vector space, under the inherited operations.
| |
− |
| |
| ==Subspaces== | | ==Subspaces== |
| + | For any vector space, a '''subspace''' is a subset that is itself a vector space, under the inherited operations |
| ===Examples=== | | ===Examples=== |
| ====Example 1==== | | ====Example 1==== |
Revision as of 14:37, 29 September 2021
Subspaces
For any vector space, a subspace is a subset that is itself a vector space, under the inherited operations
Examples
Example 1
- The plane
is a subspace of
. As specified in the definition, the operations are the ones inherited from the larger space, that is, vectors add in
as they add in 

- and scalar multiplication is also the same as it is in
. To show that
is a subspace, we need only note that it is a subset and then verify that it is a space. Checking that
satisfies the conditions in the definition of a vector space is routine. For instance, for closure under addition, just note that if the summands satisfy that
and
then the sum satisfies that
.
Example 2
- The
-axis in
is a subspace where the addition and scalar multiplication operations are the inherited ones.

- As above, to verify that this is a subspace, we simply note that it is a subset and then check that it satisfies the conditions in definition of a vector space. For instance, the two closure conditions are satisfied: (1) adding two vectors with a second component of zero results in a vector with a second component of zero, and (2) multiplying a scalar times a vector with a second component of zero results in a vector with a second component of zero.
Example 3
- Another subspace of
is

- which is its trivial subspace.
- Any vector space has a trivial subspace
.
At the opposite extreme, any vector space has itself for a subspace.
Template:AnchorThese two are the improper subspaces.
Template:AnchorOther subspaces are proper.
Example 4
The condition in the definition requiring that the addition and scalar multiplication operations must be the ones inherited from the larger space is important. Consider the subset
of the vector space
. Under the operations
and
that set is a vector space, specifically, a trivial space. But it is not a subspace of
because those aren't the inherited operations, since of course
has
.
Example 5
- All kinds of vector spaces, not just
's, have subspaces. The vector space of cubic polynomials
has a subspace comprised of all linear polynomials
.
Example 6
- This is a subspace of the
matrices

- (checking that it is nonempty and closed under linear combinations is easy).
- To parametrize, express the condition as
.

- As above, we've described the subspace as a collection of unrestricted linear combinations (by coincidence, also of two elements).
Important Lemma on Subspaces
For a nonempty subset
of a vector space, under the inherited
operations, the following are equivalent statements.
is a subspace of that vector space
is closed under linear combinations of pairs of vectors: for any vectors
and scalars
the vector
is in 
is closed under linear combinations of any number of vectors: for any vectors
and scalars
the vector
is in
.
Briefly, the way that a subset gets to be a
subspace is by being closed under linear combinations.
- Proof:
- "The following are equivalent" means that each pair of statements are equivalent.

- We will show this equivalence by establishing that
. This strategy is suggested by noticing that
and
are easy and so we need only argue the single implication
.
- For that argument, assume that
is a nonempty subset of a vector space
and that
is closed under combinations of pairs of vectors. We will show that
is a vector space by checking the conditions.
- The first item in the vector space definition has five conditions. First, for closure under addition, if
then
, as
.
- Second, for any
, because addition is inherited from
, the sum
in
equals the sum
in
, and that equals the sum
in
(because
is a vector space, its addition is commutative), and that in turn equals the sum
in
. The argument for the third condition is similar to that for the second.
- For the fourth, consider the zero vector of
and note that closure of
under linear combinations of pairs of vectors gives that (where
is any member of the nonempty set
)
is in
; showing that
acts under the inherited operations as the additive identity of
is easy.
- The fifth condition is satisfied because for any
, closure under linear combinations shows that the vector
is in
; showing that it is the additive inverse of
under the inherited operations is routine.
We usually show that a subset is a subspace with
.