$\newcommand{\sp}{\operatorname{sp}}$
Let $V$ be a vector space over $F$ field, and let $A,B$ be two different, disjoint, non empty sets of vectors from $V$.
If $\sp(A) \cup \sp(B)=\sp(A\cup B) \Rightarrow A\cup B$ is linearly dependent
I've started by saying that if $\sp(A) \cup \sp(B)=\sp(A\cup B)$ then $\sp(A) \subseteq \sp(B)$ or $\sp(B)\subseteq \sp(A)$.
Thus if we assume, WLOG, that $\sp(A) \subseteq \sp(B)$ and we take $v_1 \in A$ and multiply it by scalars $\alpha_1,\ldots,\alpha_k$ we'll get a vector from $B$.
Thus $ A\cup B$ is linearly dependent.
I feel like this proof is not good enough, where is it failing?