Suppose $U = \{(x,x,y,y) \in \mathbb{F}^4 : x, y \in \mathbb{F}\}$
Find a subspace W of $\mathbb{F}^4$ such that $\mathbb{F}^4 = U\oplus W$
Attempt: Now from what I understand I would think that an element of $\mathbb{F}^4$ would look like $$(w,x,y,z) \quad\mbox{such that}\quad w,x,y,z \in \mathbb{F}$$
with that being the case I would use a subspace of the form: $$W = (w-x, 0, 0, z-y) \in \mathbb{F}^4 \quad\mbox{such that}\quad w,x,y,z \in \mathbb{F}$$
But as a solution it was given that $$ W = (0,x,y,0). $$
Explanation?
I think I am not fully grasping how the direct sum sets are formed, but I got the idea that it was using an element from each subspace.