GlassBones
- 16
- 1
Homework Statement
Let W be a subspace of a vector space V, let y be in V and define the set y + W = \{x \in V | x = y +w, \text{for some } w \in W\} Show that y + W is a subspace of V iff y \in W.
Homework Equations
The Attempt at a Solution
Let W be a subspace of a vector space V, let y be in V and define the set y + W = \{x \in V | x = y +w,\text{for some } w \in W\}.
proof(←)
if y \in W then any vector in x \in y + W will satisfy x=y+w such that y,w \in W. Since W is a subspace and is closed under addition, all the vectors in y+W must also be in W, i.e. y + W = W.
proof(→)
...I'm stuck here. I'm thinking to do proof by contradiction? y + W is a subspace and y \not\in W. I'm thinking to find a property it violates? But I don't know how to do this. Any hints on how I should proceed?