Claim. Let $V$ be a vector space over $F$, and suppose that $W_1, W_2,$ and $W_3$ are subspaces of $V$ such that $W_1 + W_3 = W_2 + W_3.$ Then $W_1 = W_2.$
Proof
$W_1 + W_3 - W_3 = W_2 + W_3 - W_3$
$\therefore$ $W_1 = W_2$
My proof feels like cheating, is it even valid? Also is there anyway to 'say', prove or demonstrate the same thing in a more rigorous way i.e. set builder notation?
In regards to the rules of the site is my question to simple, if so what can I do to make it better?
Consider $V=\mathbb{R}^2 $ and $W_3= \{(x,0) : x\in \mathbb{R}\}$, $W_1= \{(0,y) : y\in \mathbb{R}\}$ and $W_2= \{(t,t) : t\in \mathbb{R}\}$
You should be able to verify that $W_1+W_3 = W_2 + W_3$
What does that tell you about your claim?