For my math class, I have to provide the following proof:
Given two metric spaces $(X,d)$ and $(Y,\rho)$, a continuous map $f: X \rightarrow Y$ is called proper if $f^{-1}(K) $ is compact for each compact $K$. Show that for a proper map $f(F)$ is closed for each closed $F$.
For the proof, I am not allowed to use that the sets might be "Hausdorff" or "locally compact" since my lecture did not cover these concepts so far.
Do you have any idea how to prove this? Thanks a lot for your help in advance
Pick a convergent sequence $\{y_n\}$ in $f(F)$ with limit $y$. The range of this sequence is compact, so if we choose $x_n$ so that $f(x_n) = y_n$, the range of the sequence $\{x_n\}$ is compact.
Can you do the rest?