I am learning about the dimension theorem:
Let $L: V \to W$ be a linear map from the vector space $V$ to the vector space $W$. If $V$ is finite dimensional then $\dim \ker(L) + \dim \text{Range}(L) = \dim V$.
What is the intuition behind this result? I find it counterintuitive that the dimension of a subspace from $V$ (null space of $V$) plus the dimension of a subspace in $W$ (range of $L$) add up to the dimension of $V$, the vector space where we are mapping from. Any insights are appreciated.