We are working on a problem which is a variant of problem 16 from the Conformal Mappings chapter of Rudin's Real and Complex Analysis. We need assistance on part 3.
Suppose $\Omega$ is a bounded region, $a \in \Omega$, $f$ is an analytic function on $\Omega$, $f(\Omega) \subset \Omega$, and $f(a) = a$.
Put $f_1:= f$ and $f_n := f \circ f_{n-1}$. Compute $f'_n(a)$ and prove that $|f'(a)| \leq 1$.
If $f'(a)=1$, show that $f(z)=z$ for all $z \in \Omega$.
If $|f'(a)| = 1$, prove that $f$ is one-to-one and that $f(\Omega) = \Omega$.
We proved part 1 and part 2. In both cases, we appeal to the fact that $\mathcal{F_m} = \big\{f_n^{(m)}: n\geq 1\big\}$ for $m \geq 0$ is locally bounded and thus a normal family. From part 1, we also have that $|f_n'(a)| = |f'(a)|^n = 1$. We aren't sure what to do from here.