Given a set $A \subseteq \mathbb{R}$ and a continuous function $f$, does $A$ being bounded imply that $f(A)$ is bounded?
For $f(A)$ being non-bounded the condition $\exists s \in \mathbb{R} \forall a \in A: |f(a)| < s$ had to be broken. In a coninuous function that would mean that either $\limsup f(A) = \infty$ or $\liminf f(A) = -\infty$ or both, which is, as I think, not possible with a bounded domain since the function "ends" somewhere and thus a bigger or smaller value can respectively always be found in $\mathbb{R}$.
Am I right? And if I am, how can I express my thoughts in a mathematical way?