I need to show that ${\left| {1 - \bar zw} \right|^2} - {\left| {z - w} \right|^2} = \left( {1 - {{\left| z \right|}^2}} \right)\left( {1 - {{\left| w \right|}^2}} \right)$ using the identity ${\left| {z - w} \right|^2} = {\left| z \right|^2} + {\left| w \right|^2} - 2\left\langle {z,w} \right\rangle$.
Note: Here $\left\langle {\, \cdot \,,\, \cdot \,} \right\rangle$ denotes the scalar product of two complex numbers, that is, for two complex numbers $z=x+iy$ and $w=a+ib$ the scalar product is defined as $\left\langle {z,w} \right\rangle = xa + yb$.
So far I have the following:
$\begin{gathered}
RHS = \left( {1 - {{\left| z \right|}^2}} \right)\left( {1 - {{\left| w \right|}^2}} \right) \hfill \\
= 1 - {\left| w \right|^2} - {\left| z \right|^2} + {\left| z \right|^2}{\left| w \right|^2} \hfill \\
= 1 - \left( {{{\left| z \right|}^2} + {{\left| w \right|}^2}} \right) + {\left| z \right|^2}{\left| w \right|^2} \hfill \\
= 1 - \left[ {{{\left| {z - w} \right|}^2} + 2\left\langle {z,w} \right\rangle } \right] + {\left| z \right|^2}{\left| w \right|^2} \hfill \\
= 1 - 2\left\langle {z,w} \right\rangle + {\left| z \right|^2}{\left| w \right|^2} - {\left| {z - w} \right|^2} \hfill \\
\end{gathered}$
How should I continue? Should I show that ${\left| {1 - \bar zw} \right|^2}\mathop = \limits^? 1 - 2\left\langle {z,w} \right\rangle + {\left| z \right|^2}{\left| w \right|^2}$?
Use systematically that the modulus of a complex number, squared, is the product of this complex number by its conjugate. Namely, \begin{align} &{}\phantom{={}\;}|1 - \bar zw|^2 - |z - w |^2=(1-\bar zw)(1-z\bar w)-(z-w)(\bar z-\bar w)\\ &=(1 - \bar zw -z\bar w+ z\bar z w\bar w)-(z\bar z-z\bar w-w\bar z+w\bar w) \\ &=1 -z\bar z - w\bar w + z\bar z w\bar w= (1 -z\bar z )(1- w\bar w ) \end{align} by a well-known highschool identity.