This question is from Chapter 11 "The Space of Continuous Functions" in the section on equicontinuity of NL Carother's "Real Analysis." Here is the precise question:
Let $X$ be a compact metric space, and let $f_{n}$ be an equicontinuous sequence in $C(X)$. Show that $C=\text{\{}x\in X:(f_{n}(x))$ converges} is a closed set in $X$.
Note: $f_{n}$ is an equicontinuous sequence in C(X). For every $\epsilon>0$ there is a $\delta>0$ such that whenever $x,y\in X$ satisfy $d(x,y)<\delta$ then we have that $|f(x)-f(y)|<\epsilon$ for every $f\in\{f_{n}\}$.
Here is my attempt: $X$ is a compact metric space and $f_{n}$ is equicontinuous and so for every $\epsilon>0$ there is a $\delta>0$ such that $d(x,y)<\delta$ then $|f(x)-f(y)|<\epsilon.$ Take $x_{1},x_{2},...,x_{i}$ to be a $\delta-net$. $f_{n}$ is uniformly continuous since it is equicontinuous on a compact metric space. And so if $x_{1},x_{2},...,x_{n}$ are a $\delta-net$ for $X$ then use a diagonalization argument to find a subset (call it $F$) of $x_{i}$ that converges for every $f_{n}$. This subset is closed since the compliment is the subset of all $x_{i}$ for which $f_{n}$ does not converge for some $n$ is open.
I am stuck because I didn't actually answer the question. I might be on the right track, but I don't understand how to show that the compliment is open. I just stated it because I'm not sure what the steps are to get to that conclusion.