Let $k$ be an infinite field.
Let $V$ be a vector space over $k$ and $W_1,...,W_r$ proper subspaces of $V$.
Show that $\bigcup_{i=1}^r W_i \not = V.$
I tried the following:
for all $j \in \{1,...,r\}$, I take $w_j \in W_j$ such that $w_j \not\in W_i$ whenever $j \not=i$, so I know that $w_1+\cdots+w_r \in V$. If $w_1+\cdots+w_r \in \bigcup_{i=1}^r W_i$, then there is $l \in \{1,...,r\}$ such that $w_1+\cdots+w_r \in W_l$. I don't find because $w_1+\cdots+w_r \in W_l$ is absurd.
Is this correct reasoning, or is there other way for me to prove this?
The assertion seems to be false. Take $k=\mathbb{F}_2$ and $V=k\oplus k=\{(0,0),(1,0),(0,1),(1,1)\}$. Now you can take $r=3$ and the following proper subspaces of $V$: $W_1=\{(0,0),(1,0)\}$, $W_2=\{(0,0),(1,1)\}$, and $W_3=\{(0,0),(1,1)\}$.