Linear Algebra: Subspaces
Linear Algebra: Subspaces
Linear Subspaces are subsets of vector spaces that have 3 specific properties. A set of vectors is a subspace if...
- contains the zero vector
- Closed under scalar multiplication. .
- Closed under addition. .
A trivial example of a subspace is just a set . It contains the zero vector, and any addition and scalar multiplication will just return to the zero vector. What about . This set defines everything in quadrant I and IV, to the right of the y-axis. It contains the zero vector, and any two vectors added together will stay in the subspace. The reason this is not a valid subspace is that scalar multiplication by a negative number can generate vectors outside of the set.
Span and Basis of a Subspace
Span is useful for generating subspaces. A span of linearly dependent vectors will create a line that is a subspace of . A span of linearly independent vectors will create a subspace of that is also spans . The basis of a vector space is the minimum number of linearly independent vectors whose linear combinations can create all vectors in . The standard basis of is (0, 1) and (1, 0). The number of vectors in the basis is the same as the number of dimensions in the vector space.