Suppose $v_1,...,v_m$ is linearly independent in $V$ and $w\in V$. Prove that $$ \dim (\operatorname{span}(v_1+w,...,v_m+w)) \ge m-1$$
It's an exercise in the book Linear Algebra Done Right.
I'm wondering if I can write $U_1 =\operatorname{span}(v_1,...,v_m)$ and $U_2=\operatorname{span}(w)$ then write $$ \dim(\operatorname{span}(v_1+w,...,v_m+w)) = \dim(U_1+U_2)$$ Would you please help me with this problem, I really want a rigorous proof, thanks.