Here's what I'm working on:
Let $V$ be a vector space over some field $F$, and $S,T \subset V$. I have to prove that $span\{S \cap T\} \subset span\{S\} \cap span\{T\}$.
If I let:
$S=\{s_1,s_2,...,s_n\}$, $T=\{t_1,t_2,...,t_m\}$, and $S\cap T=\{u_1,u_2,...,u_i\}$, then
$span\{S \cap T \}=\{x \in V | x=c_1u_1+c_2u_2+...+c_iu_i, \forall u \in S \cap T, \forall x \in F\}$
I'm not too sure where to go from here.
Any help would be appreciated. Thanks.