Dimension of a proper subspace

Let VV be a finite dimensional vector space over the field FF, with dimV=n\dim{V} = n.
We also define the ordered basis for VV to be B={β1,,βn}B = \set{\beta_1, \ldots, \beta_n}.

Consider a subspace UU of the vector space VUV \subseteq U. Naturally, we have dimUdimV\dim{U} \leq \dim{V}.

This is because for any αU\alpha \in U, we have αV\alpha \in V, which can then be expressed as a linear combination of the basis vectors in BB. Hence, we don’t require more than nn linearly independent vectors to represent any vector in UU.

Now what if UU is a proper subspace, UVU \subsetneq V?

At first glance, it might seem like we still have dimUdimV\dim{U} \leq \dim{V}, but in fact we have a strict inequality dimU<dimV\dim{U} \lt \dim{V}.

To see this, we let dimU=m\dim{U} = m. Let the ordered basis of UU be A={α1,,αm}A = \set{\alpha_1, \ldots, \alpha_m}.
As UU is a proper subspace, we can choose an element γV\gamma \in V such that γ∉U\gamma \not\in U. Intuitively, the vectors {α1,,αm,γ}\set{\alpha_1, \ldots, \alpha_m, \gamma} are linearly independent as γ\gamma cannot be expressed as a linear combination of the vectors in AA. To see this mathematically, consider the following linear combination of the basis vectors in AA and γ\gamma with scalars cic_i taken from the field FF:

c1α1++cmαm+cm+1γ=0c_1\alpha_1 + \ldots + c_m\alpha_m + c_{m+1}\gamma = 0

For this to be satisfied, we must have all ci=0c_i = 0. To prove this, we first assume that cm+1neq0c_{m+1} \neq 0. We can now multiply both sides by 1cm+1\frac{1}{c_{m+1}} (Which is possible because 1cm+1\frac{1}{c_{m+1}} is also an element of the field, for cm+1neq0c_{m+1} \neq 0).

c1cm+1α1++cmcm+1αm+γ=0\frac{c_1}{c_{m+1}}\alpha_1 + \ldots + \frac{c_m}{c_{m+1}}\alpha_m + \gamma = 0

The above equation means that either γ\gamma can be expressed as a linear combination of the basis vectors of UU (If some of the cineq0c_i \neq 0), or γ=0\gamma = 0. Both of these would mean that γU\gamma \in U, which is not the case as we have specifically chosen γ∉U\gamma \not\in U. Hence this means that cm+1c_{m+1} cannot be non-zero.

cm+1=0    c1α1++cmαm=0c_{m+1} = 0 \implies c_1\alpha_1 + \ldots + c_m\alpha_m = 0

As {α1,,αm}\set{\alpha_1, \ldots, \alpha_m} is the basis for UU, they are linearly independent, and we must have ci=0,i[1,m]c_i = 0, i \in [1, m] in the above equation.

So for the linear combination of the basis vectors in AA and γ\gamma to be equal to 00, we must have every ci=0,i[1,m+1]c_i = 0, i \in [1, m+1], implying that the basis vectors in AA along with γ\gamma are linearly independent.

We now have a set C={α1,,αm,γ}C = \set{\alpha_1, \ldots, \alpha_m, \gamma} of linearly independent vectors within VV. Hence dimVm+1\dim{V} \ge m+1 which means that dimV>m\dim{V} \gt m, giving us the strict inequality between the dimensions of both vector spaces:

dimU<dimV\dim{U} \lt \dim{V}

See Also

Share

Comments