Question: If $S$ is a nonempty bounded subset of $\mathbb{R}$ then prove that $\sup(S') ≤ \sup(S)$, where $S'$ is the derived set of $S$.
$S$ is bounded. Therefore, $S ⊆[a,b]$. Let $\beta =\sup (S)$. (i.e $x\leq \beta$ for all $x\in S$ and if $y<\beta$ then $y$ is not an upper bound for $S$)
$S'= \{x : x \text{ is a limit point of } S\}$.
Let $\alpha = \sup (S')$. Using the property, $S\subseteq T \Rightarrow S'\subseteq T'$ I have $S'⊆[a,b]$.
I need to show $\alpha \leq \beta$.
A great property of the supremum of a set (that you can show easily)is the following:
Suppose then that $\beta=\sup S<\alpha=\sup S'$. Put $\epsilon=\dfrac{\alpha-\beta}{2}>0$. By the property above, there is an element $y\in S'$ such that $\alpha-\epsilon<y<\alpha$.
On the other hand, since $y\in S'$, $y$ is a limit point of $S$, so there exists an element $x\in S$ such that $|x-y|<\epsilon$, or equivalently, $y-\epsilon<x$.
Draw all this elements, in a line. Can you see the contradiction?