Explanation: Meaning of the Linear Transformation Properties

Given a linear transformation \(L\from \RNrSpc{n}\to \RNrSpc{m}\), let's analyze what is happening here. First of all, \(L\) is a function from \(\RNrSpc{n}\to \RNrSpc{m}\), and

Now, let's turn to the question: what does it mean that this function \(L\) is linear? In intuitive geometric terms, this means that \(L\) transforms any linear motion in \(\RNrSpc{n}\) into a linear motion in \(\RNrSpc{m}\). In symbolic terms, this is equivalent to the requirement that \(L\) satisfies the identities

What do these identities mean? – The short answer is that a linear \(L\) commutes with the operations ‘vector addition’ and ‘scalar multiplication’. For a more detailed description, read on:

What does the identity \(L(\Vect{x}+\Vect{y}) = L(\Vect{x}) + L(\Vect{y})\) mean?

This identity begins with two vectors \(\Vect{x}\) and \(\Vect{y}\) in \(\RNrSpc{n}\), and then demands the following:

In other words, we get the same result along each of these two computational paths:

  1. First add \(\Vect{x}\) and \(\Vect{y}\) in \(\RNrSpc{n}\), then transform the sum vector \(\Vect{x}+\Vect{y}\) using \(L\).
  2. First transform \(\Vect{x}\) and \(\Vect{y}\) individually, and then add the transformed vectors \(L(\Vect{x})\) and \(L(\Vect{y})\) in \(\RNrSpc{m}\).

So, it doesn’t matter if we first add and then transform or if we first transform and then add. This is what it means when we say: \(L\) commutes with vector addition.

What does the identity \(L(t\cdot \Vect{x}) = t\cdot L(\Vect{x})\) mean?

This identity begins with a number \(t\) and a vector \(\Vect{x}\) in \(\RNrSpc{n}\), and then demands the following:

In other words, we get the same result along each of these two computational paths:

  1. First scalar multiply \(\Vect{x}\) by the scalar \(t\), then transform the resulting vector \(t\cdot \Vect{x}\).
  2. First transform \(\Vect{x}\) using \(L\), and then scalar multiply the transformed vector by \(t\).

So, it doesn’t matter if we first scalar multiply and then transform or if we first transform and then scalar multiply. This is what it means when we say: \(L\) commutes with scalar multiplication.

Examples of two processes which do not commute include