What is it?

In Linear Algebra, linear transformations (or linear map) are functions which linearly transforms matrices and arrays to different Vector Spaces. They are widely used in graphical computing to transform graphics and engineering to work with different physical structures.

In fact, Matrix Multiplication is a form of matrix transformation that can be characterized as a linear transformation, once it transforms a matrix from linearly, and the function can be thought as the second multiplied matrix.


How does it work?

A linear transformation can be mathematically written as:

Where is a function which transform any vector to , given that it satisfies the following properties:

For transformations which do not satisfy the above conditions, it’s not characterized as a linear transformation.


Kernel and images of linear transformations

We can define the kernel of a linear transformation , as the vectors in the vector space , which when the function was applied, resulted in a zero vector.

This is can be mathematically written as:


The image of a linear transformation can be defined as the resultants that are vectors in the vector space . This is mathematically written as:

The kernel and image is a subspace of and

Given the linear transformation , both and are subspaces of and , respectively. This is written as and .