Section 4.1 Definition of linear transformation
We begin with an example. Consider the map \(T\colon\R^2\to\R^2\) defined by \(T\big((x,y)\big)=(-y,x)\text{.}\) This is the anticlockwise rotation by \(90^0\) in \(\R^2\text{.}\) This map has following two properties.
For any \(v\in\R^2\) and any \(\alpha\in\R\) we have \(T(\alpha v)=\alpha T(v)\text{.}\)
For any \(v,w\in\R^2\) we have \(T(v+w)=T(v)+T(w)\text{.}\)
The above two properties will be a part of the defining properties of linear transformations.
Let \(A=\begin{pmatrix}0\amp -1\\1\amp 0\end{pmatrix}\text{,}\) and define a map \(T_A\colon\R^2\to\R^2\) by
We see that \(T_A\) satisfies the above two properties as well. Moreover, \(T\) and \(T_A\) define the same map.
Definition 4.1.1. (Linear Transformation).
Let \(V\) and \(W\) be vector spaces over a field \(F\text{.}\) A mapping \(T\colon V\to W\) is said to be a linear transformation over \(F\) or an \(F\)-linear transformation if for every \(\alpha\in F\) and any \(v,v_1,v_2\in V\) we have\(\displaystyle T(\alpha v)=\alpha T(v)\)
\(T(v_1+v_2)=T(v_1)+T(v_2)\text{.}\)
Remark 4.1.2.
A linear transformation over \(F\) (resp., \(F\)-linear transformation) is also called a linear map over \(F\) (resp., an \(F\)-linear map).Checkpoint 4.1.3.
Show that any \(F\)-linear transformation maps the zero vector to the zero vector.
Let \(T\colon V\to W\) be an \(F\)-linear transformation. Show that for every \(v\in V\) and any \(\alpha_i\in F\)
\begin{equation*} T(\sum\alpha_iv_i)=\sum\alpha_iT(v_i)\text{.} \end{equation*}Show that \(T(v_1-v_2)=T(v_1)-T(v_2)\text{.}\)
Show that a composition of \(F\)-linear transformation is an \(F\)-linear transformation.