PhillipKP
- 65
- 0
Homework Statement
Hi I need help understanding a proof. This is my first time in a pure math class, so proofs of this type are a little weird to me.
If U is a subspace of the vectorspace V, what is U+U?
Homework Equations
The proof:
(v_{1}+v_{2})\in U+U
As v_{1},v_{2}\in Uand U is a subspace of V,
(v_{1}+v_{2})\in U
Thus U+U\subseteq U
Now let
v\in U.
Then as 0\in U,
v=(v+0)\in U+U.
Thus U\subseteq U+U
\therefore U=U+U
The Attempt at a Solution
I don't understand why the first part proves U+U\subseteq U rather than U\subseteq U+U.
Similarly, I don't understand why the second part proves U\subseteq U+U rather than proving U+U\subseteq U.
I guess I just don't understand why each part proves 1 direction of the equality by not the other direction.
Thanks for any help you can provide.