If E Is equicontinuous in C(X,R), I need to show that $\bar{E}$ is equicontinuous as well.
Now $\forall f \in \bar{E}, \exists f_n\in E$ s.t. $f_n\rightarrow f$, thus $\forall \epsilon > 0, \exists n_o \text{ s.t. if } n\geq n_0, |f_n(x)-f(x)|< \epsilon $. $$ |f(x)-f(y)|\leq|f(x)-f_{n0}(x)|+|f_{n0}(x)-f_{n0}(y)|+|f_{n0}(y)-f(y)|$$.. whats next?