I'm currently stuck on the following problem:
Let $f$ be analytic in the set $\{ z \in \Bbb{C}: 0<|z|<1\}$. If $f$ is real in the unit circle $\{z \in \mathbb{C}: |z|=1\}$, then show that: $$f(z)=\overline{f\left ( \frac{1}{\overline{z}} \right )} \ \forall z \in \Bbb{C}$$
I was given, as a hint, to define $\phi(z)=\frac{z-i}{z+i}$ and consider the study $f\circ \phi$. I observed that: $$\overline{\phi(z)}=\frac{1}{\phi(\overline{z})}$$
Which aesthetically resembles what I have to prove, but I'm unsure on how to proceed.
Any thoughts?
Thanks in advance!