I was reading about compactness. I faced two problems.
Is $ C ^ 1 [ 0 , 1 ] $ compact?
$$ \| f - g \| = \max _ { x \in [0, 1] } | f ( x ) - g ( x ) | $$ This norm is given with the two spaces - $ C ^ 1 [ 0 , 1 ] $ and the unit ball of $ C ^ 1 [ 0 , 1 ] $. $ C ^ 1 [ 0 , 1 ] $ is the space of all differentiable functions on $ [ 0 , 1 ] $.
Is the closure of the unit ball of $ C ^ 1 [ 0 , 1 ] $ in $ C [ 0 , 1 ] $ compact?
I think $ C ^ 1 [ 0 , 1 ] $ is not compact as $ f _ n ( x ) = \sqrt { \left( x - \frac 1 2 \right) ^ 2 + \frac 1 n } $ uniformly convergent to $ \left| x - \frac 1 2 \right| $ which is not differentiable at $ \frac 1 2 $.
Is my argument correct?
I have no idea about the closure of the unit ball of $ C ^ 1 [ 0 , 1 ] $. Is this a compact space?
You are making things complicated. $C^{1} [0,1]$ is not compact because the sequence of constant functions $\{1,2,\cdots\}$ has no convergent subsequence. [No normed linear space is compact because on unboundedness]. The closure of the unit ball in $C^{1}[0,1]$ w.r.t the sup norm is nothing but the closed unit ball of $C[0,1]$, thanks to Weierstrass Approximation Theorem. The unit ball of $C[0,1]$ is not compact because $\{x^{n}\}$ has no convergent subsequence.