I am studying for a complex analysis exam tomorrow, and I am trying my hand at this problem:
Suppose $f$ is analytic in $\mathbb{D}$ and $|f(z)|\leq 1$ in $\mathbb{D}$ and $f(0) = 1/2$. Prove that $|f(1/3)|\geq 1/5$.
Hint: use the invariant form of Schwarz's Lemma.
As I understand it, the hint refers to the result that for any holomorphic $f:\mathbb{D}\to\mathbb{D}$, we have $$\left|\frac{f(z_1)-f(z_2)}{1-\overline{f(z_1)}f(z_2)}\right|\leq\left|\frac{z_1-z_2}{1-\overline{z_1}z_2}\right|$$ for any $z_1,z_2\in\mathbb{D}$. Taking $z_1=0$ and $z_2=\frac{1}{3}$, this gets us $$\frac{|f(\frac{1}{3})-\frac{1}{2}|}{\;\left|1-\overline{f(\frac{1}{3})}\frac{1}{2}\right|\;}\leq\frac{1}{3}$$ but try as I might, I cannot manipulate this to produce the desired result. I'm worried I'm not understanding something correctly, and the exam is tomorrow, so any quick help would be much appreciated.
P.S. I found this exercise here, where it is problem 5.
Edit: Aha, I have an idea! We know that for any $a\in \mathbb{D}$, the map $\phi_a:\mathbb{D}\to\mathbb{D}$ defined by $$\phi_a(z)=\dfrac{a-z}{1-\overline{a}z}$$ sends $\phi_a(0)=a$ and $\phi_a(a)=0$. Observe that $$\phi_{\frac{1}{2}}(\tfrac{1}{3})=\frac{\frac{1}{2}-\frac{1}{3}}{1-\frac{1}{3}\cdot\frac{1}{2}}=\frac{\;\frac{1}{6}\;}{\frac{5}{6}}=\frac{1}{5}.$$ So if we can prove that any other map $f:\mathbb{D}\to\mathbb{D}$ with $f(0)=\frac{1}{2}$ is obtained from $\phi_a$ in a way that can only increase $|f(\frac{1}{3})|$, then we are done.
However, this would seem to be in the opposite direction from what I would expect: one of the consequences of Schwarz's lemma is that any holomorphic map from $\mathbb{D}$ to $\mathbb{D}$ is a contraction in the hyperbolic metric. So distances should be getting smaller.