The question is from Ahlfors Complex Analysis text.
Show that $\big|\frac{a-b}{1-\overline{a}b}\big|=1$, when either $|a|=1$ or $|b|=1$.
A solution I'm reading lets $|a|=1$ and $|b|\neq 1$. then they show that $|a-b|=|1-\overline{a}b|$, by first squaring $|a-b|$ which gives $a\overline{a}+b\overline{b}-a\overline{b}-b\overline{a}=a\overline{a}+b\overline{b}-2Re(\overline{a}b)$.
My Question
I'm unsure of why $a\overline{b}+b\overline{a}=2Re(\overline{a}b)$?
They did write that this is because $b\overline{a}=\overline{\overline{a}b}$ but this didn't clear things up for me. Thanks
Recall that for any $w$
$$\Re(w)=\frac{w+\bar w}{2}$$
and let $w=\bar ab \iff \bar w=a\bar b$.