Ok, so I'm a bit curios as to how you can prove a set does not span a vector space.
For example, let ${S}$ be the vector set \begin{bmatrix} 1\\ 0\\ 0\\ 0\\ \end{bmatrix}
\begin{bmatrix} 0\\ 1\\ 0\\ 0\\ \end{bmatrix}
\begin{bmatrix} 0\\ 0\\ 1\\ 0\\ \end{bmatrix}
\begin{bmatrix} 0\\ 0\\ 0\\ 1\\ \end{bmatrix}
So how would you prove that it is not in ${R^3}$.
Thanks!
In your last comment you said:
A $4$-dimensional subspace of $\mathbb R^3$ would have a basis consisting of $4$ elements, by the definition of dimension. For the sake of argument, assume we have a $4$-dimensional subspace $U\subseteq \mathbb R^3$ and $U$ has a basis $\{v_1,v_2,v_3,v_4\}$. So we have $4$ linearly independent vectors in $\mathbb R^3$ now. Since $\{v_1,v_2,v_3,v_4\}$ is linearly independent, the subset $\{v_1,v_2,v_3\}$ is linearly independent as well. Now any set of $3$ linearly independent vectors in $\mathbb R^3$ actually spans $\mathbb R^3$, i.e. $$ \mathbb R^3 = \operatorname{span}(v_1, v_2, v_3) = \left\{\, a_1 v_1 + a_2 v_2 + a_3 v_3 \in \mathbb R^3 \mid a_1,a_2,a_3\in\mathbb R\,\right\}. $$ Since $v_4\in\mathbb R^3$, it follows that $$ v_4 = a_1 v_1 + a_2 v_2 + a_3 v_3 $$ for some $a_1,a_2,a_3\in\mathbb R$. But then $\{v_1,v_2,v_3,v_4\}$ is not linearly independent, so we reached a contradiction.
It follows that $\mathbb R^3$ can not have a subspace of dimension $4$.