Given a set $S\in \mathbb{R}$, let us write $−S$ for the set $\{−x \mid x\in S\}$. Prove that if $S$ is bounded below then $−S$ is bounded above.
This is not a hard problem, but I am puzzled by the follow:
I assumed $x$ is an arbitrary element in $S$, and let $L$ be an lower bound for $S$. Thus, $x\geq L.$ so $-x\leq -L.$ Now the problem is how do you show $-x$ covers all the elements of $-S$. I mean, $x$ is an element of $S$, but now how do you show $-x$ also represent every element of $-S$?