A injective linear map is any linear map which satisfies the injective property. This property has a few consequences for the matrix which represents the map.
For a map represented by a matrix such that the following properties are all equivalent
- is a injective linear map
- For every in the equation has at most one solution.
- For every in the equation has at most one solution or is inconsistent.
- has only the trivial solution.
- The columns of are linearly independent.
- has a pivot in every column.
- The range (span of 's columns) has dimensions .