Linear Dependence and Independence
A list of vectors \(v_1, \dots, v_m\) can be either linearly dependent or linearly independent. These can be distinguished by considering of these vectors.
So, a linearly dependent list of vectors \(v_1, \dots, v_m\) has a choice of field elements \(a_1, \dots, a_m\) not all zero such that \(\sum_{i=1}^m a_i v_i = 0 \). For a linearly independent list, no such choice exists.
We've seen how a list \(v_1, \dots, v_m\) of vectors in a vector space \(V\) can be a spanning list if every vector in \(V\) can be written as a linear combination of these vectors. Such a list could be either linearly dependent or linearly independent. A list of vectors in \(V\) which both spans \(V\) and is linearly independent is called a basis.
To actually prove a list is linearly independent or linearly dependent, we often either check the definition directly or make use of the following Lemma, 2.21 in Axler.