Matrices: Surjective, Injective, and Bijective Linear Transformations
IceT Thaewanarumitkul
Transformation is another synonym for “function” but its terminology implies the heavy focus on “movement” of geometric components such as lines, curves, and regions. Today, we will explore the properties of linear transformation which is one of the central topics in linear algebra.
Linear transformations
A linear transformation, in the world of matrices, is a transformation satisfying two conditions.
- The transformation preserve the properties of lines and curves.
- The origin is fixed.
These two conditions seems complicated to imagine geometrically and we will talk about them numerically instead.
Consider the equation when
is a vector in
,
is an
matrix, and
is the output vector in
represents a linear transformation from
to
. We also can write the conditions of a linear transformation in terms of function.
Let be a linear transformation from
to
. Here,
is called the domain of
and
is called the codomain of
. The range of
, denoted by
or
is the set of all possible outputs, which is a subset of
, defined by
=
Since is a linear transformation, the two conditions of linear transformation still hold and can be described as
=
for all
and all
.
(The origin).
Looking back to the equation , we realize that
is a linear combination of the columns of
; therefore,
is the same as the column space of
.… Read the rest
