I do past papers and I stumbled upon this question in one of the papers. I know what is GF(2), but I have no idea how to find the basis from the given data.
\begin{bmatrix}1\\1\\0\\0\end{bmatrix} \begin{bmatrix}1\\0\\1\\0\end{bmatrix} \begin{bmatrix}1\\0\\0\\1\end{bmatrix}
The question asks me to find the basis of GF(2)^4 with the given 3 elements above. I tried to find information online, but could not find any examples upon GF(2). Basically, I need to find one more element, but I have no idea how to do it.
Hint:
Transpose these column vectors to row vectors, and perform row reduction in $\mathbf F_2$. It is not hard then to find a row vector which is not in the row space of the first three: you just have to check the determinant is not $0$.