Let $V$ be a vectorspace over $\mathbb{R}$ and let $\mathcal{B}:=(v_1,v_2)$ be a basis of $V$.
a) Let $v_1',v_2'\in V$ given by $_{\mathcal{B}}[v_1']=\begin{pmatrix}1\\1\end{pmatrix}$ and $_{\mathcal{B}}[v_2']=\begin{pmatrix}1\\-1\end{pmatrix}$.
Show that $\mathcal{B}':=(v_1',v_2')$ is a basis of $V$ too.
Let $v_1=\begin{pmatrix}a\\b\end{pmatrix}$ and $v_2=\begin{pmatrix}c\\d\end{pmatrix}$, then $v_1'=\begin{pmatrix}a+c\\b+d\end{pmatrix}$ and $v_2'=\begin{pmatrix}a-c\\b-d\end{pmatrix}$.
I tried to use the determinant argument, but then I run into a lot of
'if a=0, then b$\not=$0'-shenanigans.
Is there a better way that actually uses the (for me) new notation '$_{\mathcal{B}}[v_1']$'?
Since it is quite obvious that (1,1) and (1,-1) are independant, but does this mean that then $v_1',v_2'$ are too?