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