Linear Algebra – Difference Between Linear Transformation and Linear Operator

linear algebralinear-transformationsoperator-theory

What is the difference between linear transformation and linear operator?

In our linear algebra class, we learned that, if
$$\textbf{T}:\textbf{V}\rightarrow\textbf{W}\quad\vec{v},\vec{u}\in\textbf{V}$$
$$\textbf{T}(\vec{v}+\vec{u})=\textbf{T}\vec{v}+\textbf{T}\vec{u}$$
$$\textbf{T}(c\vec{v})=c\textbf{T}(\vec{v})\quad\textbf{c}\in\mathbb{R}$$

then $\textbf{T}$ is linear transformation from $\textbf{V}$ to $\textbf{W}$.

Best Answer

For many people, the two terms are identical. However, my personal preference (and one which some other people also adopt) is that a linear operator on $X$ is a linear transformation $X \rightarrow X$. This is why it is common to hear phrases like "Let $T$ be a linear operator on a separable Hilbert space" without specifying the codomain.