For an $m \times n$ matrix $A$ of rank $r$,
Is it true that while the dimension of the null space and row space of $A$ add up to $n$, the union of the two vector spaces may not cover entire $R^n$? I think it is as geometrically in $R^3$, we could have one space be a plane while the other be a line that is orthogonal to that plane, but the union of the two would not cover the entirety of $R^3$.
If I take a basis of row space of $A$ ($\{v_1, v_2, .. v_r\}$) and a basis for the null space of $A$ ($\{n_1, ... n_{n-r}\}$), does vector space spanned by the union of the two basis equal $R^n$? I can see that it probably does geometrically, but is there an algebraic way to show this?