Let $(C[a, b], \|\cdot\|_\infty)$ be the usual Banach space of continuous functions on $[a, b]$ and for $\alpha\in(0,1]$ and $f\in C[a, b]$ define $$ [f]_\alpha = \sup_{x,y\in[a,b];x\neq y}\frac{|f(x)-f(y)|}{|x - y|^\alpha} $$ Let $C^\alpha[a, b]$ be the set of functions $f$ in $C[a, b]$ for which $[f]_\alpha < \infty$, and endow $C^\alpha[a, b]$ with the norm $$ \|f\|_\alpha = \|f\|_\infty + [f]_\alpha $$ It is known that $(C^\alpha[a, b], \|\cdot\|_\alpha)$ is a Banach space.
I've been asked to show that the unit ball $B^\alpha := \{f\in C^\alpha[a, b]\ :\ \|f\|_\alpha\le 1\}$ is compact in $(C[a, b], \|\cdot\|)$. Not just precompact, but compact. I've already shown that it's precompact using Arzela-Ascoli, so all that's left is to show that $B^\alpha$ is closed in $(C[a, b], \|\cdot\|_\infty)$.
Suppose $f_n\in B^\alpha$ converges wrt $\|\cdot\|_\infty$ to $f\in C[a, b]$. We know that $\|f_n\|_\alpha \le 1$, and hence $\|f_n\|_\infty \le \|f_n\|_\alpha \le 1$. We can use this to show that $\|f\|_\infty \le 1$ as well. What can we do to show $\|f\|_\alpha\le 1$? This would show that $B^\alpha$ contains its $\|\cdot\|_\infty$-limit points, and hence is closed.