$ U = \{(x,0) \ | \ x \in \Bbb R\} $ and $ W = \{(x,x) \ | \ x \in \Bbb R\} $
Prove that $ \Bbb R^2 = U \oplus W $
I am having trouble proving this, maybe because it is in a different form than I am used to.
Do I still need to show that this is a basis for $ \Bbb R^2$ ? Then how do you make the jump from $x$ as the only variable to $(x,y)$?
You can write the sets as $U = \{ (x,0) \, \mid \, x \in \mathbb{R} \}$ and $W = \{ (y,y) \, \mid \, y \in \mathbb{R} \}$. Then you just need to show that for any $(a,b) \in \mathbb{R}^2$, you can find $\textbf{unique}$ $(x,0) \in U$ and $(y,y) \in W$ so that $(a,b) = (x,0) + (y,y)$.