I consulted 1 and 2 but still have questions. What follow are modified editions of Prof Strang's picture from Intro to Lin Alg, 4th Ed:
$\Large{{1.}}$ In the given correct version, why is the nullspace $\mathbf{Ax = 0}$ drawn right of the row space? Why not to the left?
$\Large{{2.}}$ I register that $\mathbf{A^Ty = 0} \iff \mathbf{y^TA = 0^T = 0}$.
But $N(A^T) := \{\mathbf{\color{#B8860B}{y} : A^T\color{#B8860B}{y} = 0}\}$ in which the $\mathbf{\color{#B8860B}{y}}$ is situated right of $\mathbf{A^T}$. So in the given version, why is the left nullspace drawn left, and NOT right, of the column space?
$\Large{{3.}}$ Is the flipside picture a correct substitute? It depicts
dim(row space) + dim(left nullspace) $ = r + (m - r) = m = dim(\mathbb{R}^m)$
and dim(column space) + dim(nullspace) $ = r + (n - r) = n = dim(\mathbb{R}^n)$.
How and why would this be wrong?
Please omit the following concepts which succeed this question: Orthogonality, Determinants, eigenvalues and eigenvectors, and linear transformations.