Suddenly I got a question about the invertible matrix theorem.
Among lots of equivalent statements suggested in my lin-alg text, I'm confused whether the statement that 'The equation Ax=b has "at least" one solution for each b in R^n.' is equivalent or not to the statement 'A is a invertible matrix.' (A is n-by-n matrix)
The phrase "at least" in the above statment implies, of course you guys know, it's ok when there are more than one solution of the equation.
However, I think 'at least' should be corrected as 'only' so that THE statement is equivalent to the different but having same mean with 'the linear transformation x to Ax is one-to-one.'
If I have wrong concept, let me know what i miss is.
The statement is that $Ax=b$ has to have solutions for each $b$, so that means $Ax=e_i$ is solvable for each of the standard basis elements $e_i$. Do you see how this implies that $A$ is invertible? In fact, this implies that there is a unique solution for each $b$.