If $A \subset B$, then $\sup_B \geq \sup_A$.
$\textbf{Proof:}$
Let $k = \sup_B$. If $\sup_A$ were greater than $\sup_B$, then $\sup_A=k+\delta$ where $\delta$ is some positive number. Since, however, $k$ is the maximum value in $B$, $k+\delta$ cannot exists within $B$. Since we stipulated that $A \subset B$, $k+\delta$ cannot exist within $A$ either, proving that $\sup_B \geq \sup_A$.
Is this a valid proof?