Definition 4.4.1.
A composition of two transformations is a sequence of two transformations, \(s\) and \(t\text{,}\) performed in succession. To find the image of a point \(P\) under the composition, \(t(s(P))\text{,}\) first find the image \(P'\) of \(P\) under the action of \(s\text{.}\) Then find the image \(P''\) of \(P'\) under \(t\text{.}\)
The process of performing the two processing in succession can be written
\begin{equation*}
P \overset{s}\rightarrow s(P) \overset{t}\rightarrow t(s(P))
\end{equation*}
or more simply as
\begin{equation*}
P \overset{s}\rightarrow P' \overset{t}\rightarrow P''.
\end{equation*}
Note that in the composition \(P \rightarrow s(t(P))\text{,}\) we perform the inside function \(t\) before the outer function \(s\text{.}\)