I use following definition:
let be $v:\Bbb{N} \to T$ with $T\subseteq V $ and $V $ a $K-$vector space: $$ (v_i)_{i \in \Bbb{N}} \text{ is lin. ind. if } \\ \forall \alpha \in K^\Bbb{N}: \sum_{i \in \Bbb{N}} \alpha_i \, v_i=0 \wedge \exists m \in \Bbb{N}:\forall n>m: \alpha_n=0 \to \forall i \in \Bbb{N}: \alpha_i=0$$
Now I need a definition not for family of vectors but for subsets of $V $ . I thinked $T \subseteq V$ is lin ind if $\forall x\in T: x \notin
the family of vectors $((1,2), (1,2)) $ ist not lin ind, but the set $\{(1,2)\} $ ist lin ind...
Are there therefore two definitions of lin ind, one for families and one for sets?!