Correct me if I'm wrong but if a null space of a matrix A is nontrivial would it be correct to say that it is the opposite of the list of points in the Invertible Matrix Theorem?
- A is an invertible matrix
- A is row equivalent to the identity matrix
- A has n pivot columns
- The equation has only a trivial solution to ax=0
- The columns of A are linearly independent
- The equation Ax=b has at least one solution for each b in Rn
- The column of A span Rn
- maps Rn onto Rn
- There is a nxn matrix C such that CA is equal to the identity matrix
- There is an nxn matrix D such that AD is equal to the identity matrix ....