I wrote a proof of this (and yes, I proved the opposite direction, but I don't have a question about that portion), and I just want to get confirmation that I am not missing anything -- or advice on how to clean it up if it needs that.
Here's the proof:
Suppose W is not a subset of U.
Then there exists vector w belonging to W such that vector w does not ∈ U.
Since U∪W is a subspace, there exists vector u belonging to U such that (vector u + vector w ) ∈ U∪W.
then since W and U are each subspaces, (vector u + vector w)∈ W, and (vector u + vector w)∈ U.
Therefore U is a subset of W.
Can I just end it there?