Explain the image I sent you---This process defines a unique linear transformation, that is, if $S, T \in \mathcal{L}(V, W)$ satisfying $S(v_i) = T(v_i)$ for all $v_i \in \mathcal{B}$, then $S=T$. **Example 2.8.** Let $T: \mathbb{R}^2 \mapsto \mathbb{R}^2$ be a linear mapping such that $T(1,0) = (1,2)$ and $T(0,1) = (-3,1)$. Then, for any $(x,y) \in \mathbb{R}^2$, $T(x,y) = T(x(1,0) + y(0,1))$ $= xT(1,0) + yT(0,1)$ $= x(1,2) + y(-3,1)$ $= (x, 2x) + (-3y, y)$ $= (x - 3y, 2x + y)$ This implies $T(x,y) = (x - 3y, 2x + y)$. **Definition 2.9.** Let $T : V \mapsto W$ be linear mapping. Then 1. the dimension of the kernel of $T$ is called the nullity of $T$ and it is denoted by Nullity($T$); and 2. the dimension of the image of $T$ is called the rank of $T$ and it is denoted by Rank($T$). **Example 2.10.** Let $T: \mathbb{R}^4 \mapsto \mathbb{R}^3$ be the linear transformation given by $T(a, b, c, d) = (a + d, b, d)$. Then determine the nullity and rank of $T$. Let $V$ and $W$ be vector spaces over a field $F$. If $T \in \mathcal{L}(V, W)$ and $S \subseteq V$ we write $T(S) = \{T(v) | v \in S\}$. **Theorem 2.11.** Let $V$ and $W$ be vector spaces over a field $F$. Let $T \in \mathcal{L}(V, W)$ be an isomorphism and $S \subseteq V$. Then 1. $S$ spans $V$ if and only if $T(S)$ spans $W$. 2. $S$ is linearly independent in $V$ if and only if $T(S)$ is linearly independent in $W$. 3. $S$ is a basis for $V$ if and only if $T(S)$ is a basis for $W$. An isomorphism can be characterized as a linear transformation $\mathcal{L}(V, W)$ that maps a basis for $V$ to a basis for $W$. 6

视频信息