Given $p: \mathbb{R} \times \mathbb{R} \to \mathbb{R}, (x,y) \mapsto x$
Why is $p$ open but not closed?
Shouldn't it be the case $p$ is closed not open because it sends a singleton to singleton, and all singletons in Euclidean spaces are closed?
Given $p: \mathbb{R} \times \mathbb{R} \to \mathbb{R}, (x,y) \mapsto x$
Why is $p$ open but not closed?
Shouldn't it be the case $p$ is closed not open because it sends a singleton to singleton, and all singletons in Euclidean spaces are closed?
The set $F=\{(\frac{1}{n},n):n\in\mathbb{N}\}$ is a closed subset of $\mathbb{R}^2$ because it has no limit points, but its projection onto the $x$ coordinate is the set $\{\frac{1}{n}:n\in\mathbb{N}\}$, which is not closed because it doesn't contain the limit point $0$. Therefore the projection is not a closed map.
You could also think about the set $S=\{ (t, \tan(t)): -\pi/2<t<\pi/2\}. $
This set is closed in $\mathbb{R}^2$, but its projection over the $x$-axis is not closed in $\mathbb{R}$.