Is the basis of a null space the same as its spanning set

linear algebralinear-transformationsmatrices

From the method given to me in my textbook, to find the spanning set of a null space. we row reduce our matrix to find the basic solutions of the parameters. However, it seems like the process is exactly the same when trying to find our basis for the null space. Since the definition of a basis is that it spans the set and it is linearly independent, is the basis of a null space the same as its spanning set?

Best Answer

Every basis is a spanning set, but not every spanning set is a basis. The difference is that a spanning set need not be linearly independent.

More exactly, a basis is a minimal spanning set, that is, if you remove any vector from it, the resulting set no longer is a spanning set.