[step:Construct a normalizing Möbius transformation for any ordered triple]Let $(a,b,c)\in\widehat{\mathbb{C}}^3$ be an ordered triple of pairwise distinct points. We define a map
\begin{align*}
N_{a,b,c}:\widehat{\mathbb{C}}\to\widehat{\mathbb{C}}
\end{align*}
by the following four formulas, according to which entry is $\infty$.
If $a,b,c\in\mathbb{C}$, define
\begin{align*}
N_{a,b,c}(z)=\frac{(b-c)(z-a)}{(b-a)(z-c)}.
\end{align*}
The determinant of the representing matrix is
\begin{align*}
(b-c)(b-a)(a-c),
\end{align*}
which is nonzero because $a,b,c$ are pairwise distinct. Therefore this is a Möbius transformation. Its extended values satisfy
\begin{align*}
N_{a,b,c}(a)=0,\qquad N_{a,b,c}(b)=1,\qquad N_{a,b,c}(c)=\infty.
\end{align*}
If $c=\infty$, then $a,b\in\mathbb{C}$ and $a\ne b$. Define
\begin{align*}
N_{a,b,\infty}(z)=\frac{z-a}{b-a}.
\end{align*}
This is represented by a matrix with determinant $1/(b-a)\ne 0$, so it is a Möbius transformation, and
\begin{align*}
N_{a,b,\infty}(a)=0,\qquad N_{a,b,\infty}(b)=1,\qquad N_{a,b,\infty}(\infty)=\infty.
\end{align*}
If $a=\infty$, then $b,c\in\mathbb{C}$ and $b\ne c$. Define
\begin{align*}
N_{\infty,b,c}(z)=\frac{b-c}{z-c}.
\end{align*}
This is represented by a matrix with determinant $-(b-c)\ne 0$, so it is a Möbius transformation, and
\begin{align*}
N_{\infty,b,c}(\infty)=0,\qquad N_{\infty,b,c}(b)=1,\qquad N_{\infty,b,c}(c)=\infty.
\end{align*}
If $b=\infty$, then $a,c\in\mathbb{C}$ and $a\ne c$. Define
\begin{align*}
N_{a,\infty,c}(z)=\frac{z-a}{z-c}.
\end{align*}
This is represented by a matrix with determinant $a-c\ne 0$, so it is a Möbius transformation, and
\begin{align*}
N_{a,\infty,c}(a)=0,\qquad N_{a,\infty,c}(\infty)=1,\qquad N_{a,\infty,c}(c)=\infty.
\end{align*}
Thus, in every case, $N_{a,b,c}$ is a Möbius transformation satisfying
\begin{align*}
N_{a,b,c}(a)=0,\qquad N_{a,b,c}(b)=1,\qquad N_{a,b,c}(c)=\infty.
\end{align*}[/step]