Let $f:\mathbb{R^n} \rightarrow \mathbb{R^m}$ and let $A$ be a closed set in $\mathbb{R^n}$. I would like to know if $f(A)$ is a closed set.
I know this question is pretty much the same as this one: A linear transform of a closed set is closed. But the answer given in that question is wrong as the image of $E$ given is said to not be closed when I would claim that it actually is closed. Just take the compliment of $f(E)$ and find that it is open.
As for the correct answer, my intuition would tell me that linear transformations do in fact preserve closedness. To be clear: I am looking for a better counterexample to disprove this fact or indeed a proof for it.
This is not true in general. For a counterexample, consider $T : \mathbb{R}^2 \to \mathbb{R}$ given by $T(x, y) = x$, and the closed subset $A := \{ (x, y) \in \mathbb{R}^2 \mid xy = 1 \}$ of $\mathbb{R}^2$. Then $T(A) = \mathbb{R} \setminus \{ 0 \}$ is not closed.