I'm trying to prove that if $M$ is compact and $F \subset M \times N$ is closed, then the projection $\pi: M \times N \to N$ is a closed map (if $F \subset M \times N$ is closed, then $\pi(F)$ is closed). I don't know about the tube lemma, so I'm trying to use sequences.
If $(x_n, y_n)_{n \in \mathbb{N}} \subset F$, then exists $(x,y) \in F$ such that $(x_n, y_n)$ converges to $(x,y)$ because $F$ is closed. So what I'm trying to show is that $(\pi(x_n, y_n))_{n \in \mathbb{N}} \subset \pi(F)$ converges to some point in $\pi(F)$ but I'm kinda stuck, I have no idea where compactness comes in place here. I'm probably missing something really obvious. Any tips? Thanks in advance!