I'm trying to prove that the closed unit ball in the Holder space, $B^\alpha=\{ f\in C^\alpha[a,b]:\|f\|_\alpha\leq1\}$, is compact in $(C[a,b],\|\cdot\|_\infty)$. I know I should use Arzela-Ascoli Theorem and show that the ball is bounded, equicontinuous and closed. For the closedness part of the proof, I take a convergent sequence $f_n$ in $B^\alpha$ and want to show that it converges to a point $f$ in the ball. Since the sequence is convergent, for every $\epsilon>0$, there exists an $N$ s.t. $$\epsilon>\|f_n-f\|_\infty\geq |f_n(x)-f(x)|\geq |f(x)|-|f_n(x)|$$ for every $x$ in the domain and $N>n$.
I'm stuck here! How do I proceed?