Definition: Solution of a System of Linear Equations
A solution of a system of linear equations with unknowns is any -tuple such that substituting for the -th unknown variable results in all equations of the system being satisfied.
Definition: Solution Space
The solution space of a system of linear equations is the set of all tuples which are solutions of the system.
Definition: Solvability
A system of linear equations is solvable if it has at least one solution.
Theorem: Solvability of a System of Linear Equations
A system of linear equations is solvable if and only if its coefficient matrix and its augmented matrix have the same rank.
PROOF
TODO