Let set of vectors $\{x,y,z\}$ be linearly independent. Then would $\{x,y,z,x\}=\{x,y,z\}$ be linearly dependent, also?
If so, that seems like a problem (since $\alpha x+\beta y+\gamma z+(-\alpha)x=0$ would allow for a non-zero $\alpha$) unless it is understood that each vector in a set of vectors is used only once in a linear combination of that set.
I've seen one author use tuples to get around this. Is that the way to go?
If a $X$ is a linearly independent multiset of vectors, then the mutiplicity of each vector in $X$ is $1$.
If $Y$ is a multiset of vectors that contains a vector of multiplicity greater than one, then $Y$ is linearly dependent.
– ohmygoodness Sep 24 '12 at 00:27