Let $T$ be a linear operator on a finite-dimensional vector space $V$. Let $R$ be the range of $T$ and let $N$ be the null space of $T$. Prove that $R$ and $N$ are independent if and only if $V=R\oplus N$.
My attempt: $(\Rightarrow )$ Suppose $R$ and $N$ are independent. We need to show $V=R+N$. Here is a proof using dimension. Can we prove $V=R+N$ directly from definition? I mean, let $\alpha \in V$. Show $\exists \alpha_1\in R$, $\exists \alpha_2\in N$ such that $\alpha =\alpha_1 + \alpha_2$.