My question reads
If $A$ and $B$ are nonempty, bounded, and satisfy $A\subseteq B$, then $\sup A\le \sup B$.
To me this makes sense because $A$ is a subset of $B$, but I am having issues setting up my proof.
Is it correct to say that because $A$ and $B$ are bounded that they each have a supremum and then use this fact? I was thinking of saying let $a\in A$ be the supremum of $A$ and $b\in B$ be the supremum in $B$. Since $A$ is a subset of $B$, it follows that $a\in\ B$ as well and since $b$ is the supremum of $B$ we have that $a\leq\ b$. Hence, $\sup A\leq \sup B$.
Updated Proof:
Suppose $\operatorname{sup}A>\operatorname{sup}B$. Then, $\operatorname{sup}B$ is not an upper bound for A. Then there exists an $x\in\ A$ such that $x>\operatorname{sup}B$. By subset, $x\in\ B$ where $x>\operatorname{sup}B$, which tells us that $\operatorname{sup}B$ is not an upper bound for $B$. This is a contradiction.
proof-verificationTo give a correct proof, try the following "easier" exercises:
[Added later:]