$X$ is linear space and $U$, $V$ are subspaces of $X$ and $\dim U= 4$, $\dim V=6$, $\dim X = 10$. Then:
a. $X = U \oplus V$,
b. $\dim(U \cap V)\geq 2$,
c. $\dim(U+V) = \dim(X) \implies U \cap V = \{0\}$.
a. It is not true. Take $X = \operatorname{span}(e_1, \dotsc, e_{10})$, $U = \operatorname{span}(e_1, \dotsc, e_4)$ and $V = \operatorname{span}(e_1, \dotsc, e_6)$. Then $(0,0,0,0,0,0,0,0,0,1) \in X$, but $(0,0,0,0,0,0,0,0,0,1)\notin U \oplus V$.
b. I don't know how to solve it. Can you help me?
c. Is not true: If $X = U = V = \operatorname{span}(e_1, \dotsc, e_{10})$, then $U + V = X$.
What about correctness of a and c?