Let $ z,a \in \Bbb C $ and suppose that $ |a| <1$ Prove that $ |z-a| \leq |1- {\bar a} z| $ iff $|z| \leq 1 $
I couldn't find a way to approach the sum without using $a,z$ and $x+iy$, from which the answer can be obtained but it is tedious, wondered if there is any way to derive from the properties of modulus and conjugate
Any help would be appreciated
Thank You
Just expand the given inequality and simplify: $$|z-a| \leq |1 - \overline{a}z|$$ iff $$|z-a|^2 \leq |1 - \overline{a}z|^2$$ iff $$|z|^2 - \overline{z}a - \overline{a}z + |a|^2 \leq 1 - \overline{a}z - \overline{z}a + |a|^2 |z|^2$$ iff $$|z|^2 + |a|^2 \leq 1 + |a|^2|z|^2$$ iff $$0 \leq 1 - |z|^2 - |a|^2 + |a|^2|z|^2$$ iff $$0 \leq (1 - |z|^2)(1 - |a|^2)$$ You are given that $|a| < 1$, so the result follows.