3.8: Supplements - Subspaces
( \newcommand{\kernel}{\mathrm{null}\,}\)
Subspace
A subspace is a subset of a vector space that is itself a vector space. The simplest example is a line through the origin in the plane. For the line is definitely a subset and if we add any two vectors on the line we remain on the line and if we multiply any vector on the line by a scalar we remain on the line. The same could be said for a line or plane through the origin in 3 space. As we shall be travelling in spaces with many many dimensions it pays to have a general definition.
A subset S of a vector space V is a subspace of V when
- if x and y belong to S then so does x+y
- if x belongs to S and t is real then tx belong to S
As these are oftentimes unwieldy objects it pays to look for a handful of vectors from which the entire subset may be generated. For example, the set of x for which x1+x2+x3+x4=0 constitutes a subspace of R4. Can you 'see' this set? Do you 'see' that
(−1100)
and
(−1010)
and
(−1001)
not only belong to a set but in fact generate all possible elements? More precisely, we say that these vectors span the subspace of all possible solutions.
A finite collection {s1,s2,⋯,sn} of vectors in the subspace S is said to span S if each element of S can be written as a linear combination of these vectors. That is, if for each s∈S there exist nn reals {x1,x2,⋯,xn} such that s=x1s1+x2s2+⋯+xnsn.
When attempting to generate a subspace as the span of a handful of vectors it is natural to ask what is the fewest number possible. The notion of linear independence helps us clarify this issue.
A finite collection {s1,s2,⋯,sn} of vectors is said to be linearly independent when the only reals, {x1,x2,⋯,xn} for which x1+x2+⋯+xn=0 are x1=x2=⋯=xn=0 In other words, when the null space of the matrix whose columns are {s1,s2,⋯,sn} contains only the zero vector.
Combining these definitions, we arrive at the precise notion of a 'generating set.'
Any linearly independent spanning set of a subspace S is called a basis of S
Though a subspace may have many bases they all have one thing in common:
The dimension of a subspace is the number of elements in its basis.