Let's say we have a matrix $A$.
From what I understand, the null space of A is the set of all vectors $v$, such that $A * v = 0$.
Also from my understanding, the spanning vectors of A are all the solutions to the homogeneous system that A represents. Is the span of the spanning vectors of A the null space of A?
I do believe there is a relationship somewhere I just don't see it.
Thank you.