A textbook I'm reading states the set $A = \{f \in C^1[0,1]: \|f\|_\infty + \|f'\|_\infty \leq \gamma\}$ is compact in $C[0,1]$ with the sup norm. Here, $\gamma$ is a positive constant.
Well, by Arzela Ascoli, as this set is equicontinuous and uniformly bounded in $C[0,1]$, any sequence in this set has a subsequence which converges uniformly to a function in $C[0,1]$.
What I'm having trouble proving is that this limit is in $A = \{f \in C^1[0,1]: \|f\|_\infty + \|f'\|_\infty \leq \gamma\}$.
I don't see why this limit is necessarily differentiable in the first place. If $f_n \in A$ for all $n$ and $\|f_n - f\|_\infty \rightarrow 0$, then for $f$ to belong to $A$, it would be enough if $\{f_n'\}$ was a Cauchy sequence. (Then $f'$ must necessarily exist and be the limit of this sequence) - but again, I don't think this is true.