let $U$ be subset of $V$ vector space such that $U\ne\{0\}$. suppose $W$ is the only subspace such that $W\oplus U=V$ prove that $U=V$
Hi everyone, i encountered this question and i was not able to prove it, i tried proof by contradiction:
let $V$ be the only subspace of $V$ such that $U \ne \{0\}$ and $W$ is the only subspace such that $W\oplus U=V$. Lets assume that $U\ne V$ hence $U\subset V$ , from here i got stuck.
Assume that $U \subsetneq V$. Let $B$ be a basis for $U$ and extend it to a basis $B_1$ for $V$.
Since $U \subsetneq V$, clearly $B \subsetneq B_1$. Define $W_1 = \operatorname{span}(B_1 \setminus B)$. Clearly $W_1 \oplus U = V$.
On the other hand, pick $b \in B$ and $b' \in B_1\setminus B$. Define $B_2 = \{b + b'\} \cup (B_1\setminus \{b'\})$. Verify that $B_2$ is still a basis for $V$ which extends $B$.
Define $W_2 = \operatorname{span}(B_2 \setminus B)$ so we also have $W_2 \oplus U = V$. However, $W_1 \ne W_2$ because $b+b' \in W_2 \setminus W_1$.
This is a contradiction so it must be $U = V$.