Let $v_1 = (1,-1,2,-2)$ and $v_2 = (0,0,-1,1)$.
Let $v_3 = (1,0,0,0)$ and $v_4 =(1,1,1,1)$.
Show that $\mathcal{B} = \{v_1, v_2, v_3, v_4 \}$ is a basis of $\mathbb{R}^4$.
After showing that $\mathcal{B} $ is set of independent vectors and that $\operatorname{Vect}(v_1, v_2, v_3, v_4)$ is a subspace of $\mathbb{R}^4$ and its dimension is the dimension of $\mathbb{R}^4$. I don't see how to proceed to get $\mathcal{B}$ is a basis of $\mathbb{R}^4$.
Thank you for your help.
Since $\mathcal{B}$ is a set of $4$ linearly independent vectors (i.e. span $\mathbb{R}^4$) it is by definition a basis of $\mathbb{R}^4$.
Indeed note that forall $b\in\mathbb{R}^4$ the following system
$$\begin{pmatrix}1 & 0 & 1 & 1 \\ -1 & 0 & 0 & 1 \\ 2 & -1 & 0 & 1 \\ -2 & 1 & 0 & 1 \end{pmatrix}x=b$$
has an unique solution then $\mathcal{B}$ span $\mathbb{R}^4$.