Given a system of linear equations in the form $$AX=b$$ How can I go about visualizing the four fundamental sub-spaces - column space, row space, null space and left null space?
In the same context, how can I visualize the orthogonality of row space and null space, and column space and the left null space?

