let $B = \begin{Bmatrix} \begin{bmatrix} 1 \\ 0 \\ 1 \end{bmatrix}, \begin{bmatrix} -2 \\ 1 \\ 1 \end{bmatrix} \end{Bmatrix} $, show that $B$ is not a basis for $\mathbb{R}^3$.
From the definition of a basis, we must have $\text{span} \space \{ B\} = S \subseteq \mathbb{R}^n$ and that $B$ is linearly independent.
Fact: It is true that $B$ is a linearly independent vector set, so we must disprove the first part of the definition.
So our goal is to disprove that $\text{span} \space \{B\} \ne S = \mathbb{R}^3$?
So in our case it is true that $S = \mathbb{R}^3$ right?