Let $f:\mathbb{C}\to\mathbb C$ be holomoprhic and $|f(z)|\leq 1$ for $|z|\leq 1$. Show that $|f'(z)|\leq 4$ for $|z|\leq\frac{1}{2}$.
I can't seem to find a good start for this proof. Considering $\Re^2+\Im^2\leq1$ for $z\in\overline{C}_1(0)$ doesn't seem to lead me anywhere. Maybe a trick or an integration does?
"Cauchy Derivative Estimate":
If $f$ is holomorphic on a region $U$ and maps the disc of radius $r$ about $z_0$ into a disc of radius $s$, then $|f'(z_0)| \leq \frac{s}{r}$.
In your case, $s = 1$ and $r = \frac{1}{4}$. The theorem follows immediately. Note that setting $r = \frac{1}{2}$ shows the stronger statement that $|f'(z)| \leq 2$ on the closed $\frac{1}{2}$-ball about $0$. If you need a proof of this theorem based on the Schwarz Lemma, just ask, but it's only a couple of lines.
Here is a proof of the Cauchy Derivative Estimate based on the Cauchy Integral Formula. We use the same notation.
Let $g(z) = f(z_0 + z) - f(z_0)$. Pick an $r_1$ with $0 < r_1 < r$. Then $g$ maps the disc of radius $r_1$ about the origin to the disc of radius $s$ about the origin. Then by the Cauchy Integral Formula, $$f'(z_0) = g'(0) = \frac{1}{2 \pi i}\int_{C_{r_1}} \frac{g(z)}{z^2} dz$$
where $C_r$ is the circle of radius $r$ centered about the origin. Thus $$|f'(z_0)| = \Big{|} \frac{1}{2 \pi i}\int_{C_{r_1}} \frac{g(z)}{z^2} dz \Big{|} \leq \frac{1}{2 \pi} \int_{C_{r_1}} \big{|} \frac{g(z)}{z^2} \big{|} dz \leq$$ $$\leq \frac{1}{2 \pi} \int_{C_{r_1}} \big{|} \frac{s}{r_1^2} \big{|} dz = \frac{2 \pi s r_1}{2 \pi r_1^2} = \frac{s}{r_1}$$
Now take the limit $r_n \rightarrow r$ to obtain the desired result.