I'm having trouble with this complex numbers proof.
Prove $|(z-a)/(\overline az-1)|=1$ if $a,z$ are any complex numbers, where $z\ne a$ and $|z|=1$.
I tried substituing $z,a$ for general Cartesian and polar forms, but I couldn't get past the algebra or required simplifications.
$$|(z-a)/(\overline az-1)|=1\iff|z-a|=|\overline az-1|$$ Now, since $|z|=1$, $$|\overline az-1|=|\overline a-1/z|=|\overline a-\overline z|=|a-z|=|z-a|$$