@Pushoam, back in post #16 you wrote this:
Pushoam said:
Considering the following linear combination of basis vectors of ##V_1##,
##| c_1 u_1 + c_2u_2 +... +c_p u_p \rangle =0 \Rightarrow \{c_i\}= 0, i=1,2,...p ## ...(5)
It's not clear to me exactly what PeroK's objection was, but it might be this idea:
Let's look at two sets of vectors:
A: ##\{u_1 = <1, 0, 0>, u_2 = <0, 1, 0>, u_3 = <1, 1, 0>\}## and
B: ##\{v_1 = <1, 0, 0>, v_2 = <0, 1, 0>, v_3 = <0, 0, 1>\}##
For A, I write the equation ##a_1u_1 + a_2u_2 + a_3u_3 = 0## (1) , and note that ##a_1 = a_2 = a_3 = 0## is a solution. In other words,
##a_1u_1 + a_2u_2 + a_3u_3 = 0 \Rightarrow a_1 = a_2 = a_3 = 0##.
Can I conclude that the vectors ##u_1, u_2, u_3## are linearly independent? Clearly these vectors are linearly dependent, since ##u_3 = u_1 + u_2##. Therefore equation 1 has another solution; namely, ##a_1 = 1, a_2 = 1, a_3 = -1##. In fact, there are an infinite number of solutions to equation 1.
For B, I write the equation ##b_1v_1 + b_2v_2 + b_3v_3 = 0## (2), and after a bit of algebra determine that the
unique solution for the constants is ##b_1 = b_2 = b_3 = 0##, thus concluding that this set of vectors is linearly independent.
Maybe you get the distinction between a linearly independent set of vectors and a linearly dependent set, but it wasn't clear in your equation 5.