Linearly Independent Set is Contained in some Basis/Finite Dimensional Case

From ProofWiki
Jump to navigation Jump to search

Theorem

Let $E$ be a vector space of $n$ dimensions.

Let $H$ be a linearly independent subset of $E$.

There exists a basis $B$ for $E$ such that $H \subseteq B$.


Proof 1

By hypothesis there is a basis $B$ of $E$ with $n$ elements.

Then $H \cup B$ is a generator for $E$.

So by Vector Space has Basis Between Linearly Independent Set and Finite Spanning Set there exists a basis $C$ of $E$ such that $H \subseteq C \subseteq H \cup B$.

$\blacksquare$


Proof 2

Let $H = \set {\xi_1, \xi_2, \ldots, \xi_r}$.

Consider the basis $B = \set {\alpha_1, \alpha_2, \ldots, \alpha_n}$ of $E$.

Consider the set $G = H \cup B = \set {\xi_1, \xi_2, \ldots, \xi_r, \alpha_1, \alpha_2, \ldots, \alpha_n}$.

We have that $G$ is a generator of $E$.

As $B$ is a basis, it follows that each of $H$ is a linear combination of $B$.

Thus $G = H \cup B$ is linearly dependent.

Thus one of the elements $\alpha_i$ of $B$ is a linear combination of the preceding elements of $G$.

Eliminate this one, and do the same thing with with $G \setminus \set {\alpha_i}$.

Eventually there will exist a set which is a basis of $E$ containing all the elements of $H$.

$\blacksquare$