Let $S_{1}$ and $S_{2}$ be subsets of a vector space $V$. Prove that $\text{span}(S_{1}\cap S_{2})\subseteq \text{span}(S_{1})\cap\text{span}(S_{2})$. Give an example in which $\text{span}(S_{1}\cap S_{2})$ and $\text{span}(S_{1})\cap\text{span}(S_{2})$ are equal and one in which they are unequal.
MY ATTEMPT
If $v\in\text{span}(S_{1}\cap S_{2})$, then $v$ can be expressed as the linear combination of vectors common to $S_{1}$ and $S_{2}$. Consequently, it is the linear combination of vectors from $S_{1}$ as well as $S_{2}$, that is to say, $\text{span}(S_{1}\cap S_{2}) \subseteq \text{span}(S_{1})\cap\text{span}(S_{2})$.
As to the second part, it suffices to consider $S_{1} = \{e_{1},e_{2}\}\subseteq\textbf{R}^{3}$ and $S_{2} = \{e_{1},e_{3}\}\subseteq\textbf{R}^{3}$.
In such case, one has that
$$\text{span}(S_{1}\cap S_{2}) = \text{span}(\{e_{1}\}) = \text{span}(\{e_{1},e_{2}\})\cap\text{span}(\{e_{1},e_{3}\}) = \text{span}(S_{1})\cap\text{span}(S_{2})$$
As to the last question, I am having trouble to answer it properly.
Can someone help me out with it?
Hint
$$\text{span}(\{e_{1},e_{2}\}) = \text{span}(\{e_{1}+e_2,e_{2}\})$$ and $$ \{e_{1}+e_2,e_{2}\}\cap \{e_{1},e_{3}\}= \emptyset$$
If you do not want to work with the emptyset, work instead in $\mathbb R^2$ and add $e_4$ to both spanning sets.