Note this is a homework problem so I am looking for a hint not a solution:
For normed linear spaces $X$ and $Y$, I'm trying to show that $K(X,Y)$, the set of compact operators $X\to Y$ is a closed subset of $B(X,Y)$ the set of bounded operators $X\to Y$.
At first I thought it might be similar to showing that $c_{0}$ is a closed subspace of $c$. But the standard argument for that (if I am not mistaken) relies on the fact that the scalar field is complete.
Note: It turns out that $Y$ must be complete in order for the result to be true.
I start by assuming $f_{n}\in K(X,Y)$ is compact, and that $f_{n}\to f$ for some $f\in B(X,Y)$.
I want to show $f\in K(X,Y)$ using the criterion that for every sequence $x_{n}\in B_{X}$, $f(x_{n})$ has a convergent subsequence.
For each $m \geq 1$, by the compactness of $f_{m}$, there is a subsequence $x_{n_{k}}$ such that $f_{m}(x_{n_{k}})$ is convergent to some value in $Y$, say $y_{m}$.
If the same subsequence served as an appropriate witness for each $m\geq 1$, I think I may be able to get somewhere by changing orders of limits using an upper bound for the sequence $(f_{n})$. But I doubt this is the case, and thus I am stuck.