Suppose that $S$ and $T$ are (non-empty) sets in $\mathbb{R}$, such that $T$ is bounded from above and $S\subseteq T$. Prove that $S$ is bounded from above and that $$ \sup(S) \leq \sup(T). $$
I tried to use proof by contradiction. I tired to set $\sup(S)-\sup(T)=\varepsilon$ for some $\varepsilon>0.$ But then what you do. I really cannot figure out anything. I don't have much tools to manipulate the sets. Although it is intuitively clear its true.
This is much easier than it seems. Since $T$ is bounded above, $\sup T$ exists. If $s \in S$, then $s \in T$ so that $s \leq \sup T$ for all $s \in S$. Therefore, $\sup T$ is an upper bound for $S$. Therefore, $\sup S$ exists and by the definition of supremum, it must be that $\sup S \leq \sup T$.