Subspaces


1. Introduction

A great way to understand vector spaces is to look at subspaces. A subspace of a vector space, $V,$ is a subset, $W \subseteq V,$ such that $W$ is also a vector space with the same operations as $V.$ There is a fast way to check that a subset is a subspace by checking just three properties. Finally, once we have the idea of a subspace, we can find a bounty of new vector space examples by looking at subspaces of vector spaces we already know - namely, the vector spaces listed in LinAlg5.html. For all three of these - the formal definition of a subspace, the method for checking when a subset is a subspace, and our first examples of subspaces - we will rely on A First Course in Linear Algebra by Robert A. Beezer, Section: Subspaces. Before going through this text, please note the following:


2. Basics of Subspaces

From http://linear.pugetsound.edu/html/section-S.html, please read the following:

For future use, I will record the notation for the three properties used in Theorem TSS. We will use this notation in the homework and on quizzes and exams.

Let $V$ be a vector space and $W \subseteq V$ be a subset of $V.$ Then $W$ is a Subspace of $V$ if it has the following three properties:

On a quiz or exam, I may ask you to prove or disprove that a subset of a vector space has one of these three properties. For example, I may ask

Question 1: Is $V = \left\{ [x,y] \in \mathbb{R}^2 \, \middle\vert \, y=5x \right\} \subset \mathbb{R}^2$ a subspace of $\mathbb{R}^2$? Prove or disprove Property AC.

or
Question 2: Is $W = \left\{ [x,y] \in \mathbb{R}^2 \, \middle\vert \, x^2=y^2 \right\} \subset \mathbb{R}^2$ a subspace of $\mathbb{R}^2$? Prove or disprove Property AC.

If you think $W$ is a subspace, you will try to prove that it has Property AC. If you think it is not a subspace, you will try to disprove that it has Property AC.

Note:
3. Examples

For some of the examples below, I am relying on the idea discussed in the lesson on vector spaces in the section Geometric Intuition, that a subspace of a vector space should have smaller dimension.