Let $A,B$ not empty,bounded subsets of $\mathbb{R}$.Show that $$\sup(A \cup B)= \max \{\sup A, \sup B \}.$$
That's what I have done so far: Let $x\in A \cup B \Rightarrow x \in A \text{ or } x\in B \Rightarrow x\leq \sup(A) \text{ or } x\leq \sup(B) \Rightarrow x\leq \max \{\sup(A),\sup(B)\}$. But,how can I continue?