I would like to know how to prove the following theorem:
Theorem: Let $V$ be a vector space of dimension $n$. If $P$ and $P'$ are subspaces of $V$, such that $\dim(P) = \dim(P') = k$, then exists $S$, subspace of $V$, satisfying $\dim(S) = n - k$ and $\{0\} = P \cap S = P' \cap S.$
Any hints?
Hint:
Make a decreasing induction on $k$.
Prove $P \cup P' \neq V$.
Take $x$ $\notin P \cup P' $. Then let $Q := P + Vect(x)$ and $Q' := P' + Vect(x)$, and use the induction hypothesis on $Q$ and $Q'$.