A function
In other word, whether we add the vectors and then apply the map, or apply the map and then add the vectors gives the same result.
The above property is sometimes called the superposition principle in physics and engineering.
For example, the function
Geometric Intuition
A linear map must have a fixed origin and lines must map into lines.
Usefulness
The property of linear transformation has a few advantages:
- computationally it is much easier to solve system of linear equation than the nonlinear ones
- Linear transformations can be composed as matrix multiplication
- All maps can be approximated as linear maps over a short distance/time (Taylor’s theorem)