The question
Given a matrix $A_{ m \times n}$ and a closed set $C \in \mathbb{R}^{n}$. the set $B$ defined below is closed?
$$B= \{Ax \mid x \in C\}$$
What I've tried
I believed that $B$ is a closed set, but, I could not prove it so now I'm hunting for any counterexample. I think that there is a matrix $A$ that could blow up the fact that $B$ is a closed set. I tried showing that the statement is false when $A$ is null ( filled with 0 entries) but that resulted in a close set. Any hints or advices are more than welcome .