$$S=\bigg\{\left[\begin{matrix}1&2\\2&1\end{matrix}\right], \left[\begin{matrix}2&1\\-1&2\end{matrix}\right], \left[\begin{matrix}0&1\\1&2\end{matrix}\right],\left[\begin{matrix}1&0\\1&1\end{matrix}\right], \left[\begin{matrix}1&4\\0&3\end{matrix}\right]\bigg\}$$
How can I determine if a set of five $2\times2$ matrices are independent?
Since the space of all $2\times2$ matrices is $4$-dimensional, every set of $5$ such matrices is linearly dependent.