S is an ordered set and Y a nonempty bounded subset. If X subset Y such that for every y in Y there exists x in X that satisfies y <=x, then supX = supY.
How would I go about proving this?
My thoughts: Because for every y in Y there exists an x in X that satisfies y <=x, it implies that x is an upperbound for Y. In addition, Y contains X, then x is also an upperbound for X.
Are my thoughts correct and how would I go on from here?