Exercise: Let $E,F$ be Banach Spaces and $T,T_1,T_2$,... operators in $L(E,F)$ such that $T_n(x)\rightarrow T(x)$, $\forall x\in E$ . prove that for all compact $K\subset E$ \begin{equation} \sup_{x\in K}{||T_n(x)-T(x)||}\rightarrow 0 \end{equation}
the book gives the following suggestion: proceed by contradiction and use the Banach-Steirhauss theorem to guarantee that $\sup\{||T||,||T_1||, ||T_2||,...\}< \infty $.
Proof:
Suppose that $\sup_\limits{x\in K}^{}{||T_n(x)-T(x)||}\nrightarrow 0$ then we have that exist an $\varepsilon>0$ such that $\forall n\in N$ exist $T_n$ such that
\begin{equation*}
||T_n-T||=\sup_\limits{x\in K}^{}{||T_n(x)-T(x)||}>\varepsilon
\end{equation*}
By hypothesis $T_n(x) \rightarrow T(x)$ for all $x \in E$, i.e, $\forall \epsilon=1$ exists $N \in \mathbb{N}$ s.t $n \geq N$
\begin{equation*}
||T_n(x)-T(x)|| < 1
\end{equation*}
then $||T_n(x)||< 1 +||T(x)|| \leq 1+c$, i.e, $\sup\{||T(x)||,||T_1(x)||, ||T_2(x)||,...\}< c_x $. By Banach-Steirhauss theorem
$$sup\{||T||,||T_1||, ||T_2||,...\}< \infty.$$
In this moment I have two ideas to continue.
1.Since $K$ is compact, we know that all sequences $\{T_n\}\in K$ admits a subsequence convergent.I don't know how to relate this fact with the negation and how to get to the contradiction.
2.On the other hand, I was thinking in prove that the space generated by the sequence of operators is Cauchy, but since $L(E,F)$ is Banach then all Cauchy sequences converge. However, I don't know how I can apply in this prove that $K\subset E$ is compact.
I would be very grateful if someone could help me.