If $f \in \operatorname{Hol}(D),f(\frac{1}{2}) + f(-\frac{1}{2}) = 0$, prove that $|f(0)| \leq \frac{1}{4}$
$D = \{ z \in \mathbb{C} : |z| < 1 \} $
My thoughts so far: Let's say $f(0) = a$. Define $g = \frac{z-a}{1-\bar{a}z}$ and $h(z) = (g(f(z))$ Now all the conditions for the Shwarz lemma are met, and I can conclude that $|h(\frac{1}{2})| \leq \frac{1}{2}$ and $|h(-\frac{1}{2})| \leq \frac{1}{2}$. The idea would then be to multiply the two inequalities together and try to somehow separate $a$, but the algebra gets really messy and I feel like I'm doing something wrong. Any help would be appreciated!