
Patrick B. answered 07/24/20
Math and computer tutor/teacher
x z
A = { }
y w
B = [ ]
x = inf A
then for all n in A, x is the largest member of A
such that x<=n
Let y = inf B
then for all m in B, y is the largest member of B
such that y<=m
Since B is a proper subset of A, y is an element of A
but x is not necessarily an element of B.
Since x = inf A, then x <= y.
so inf A = x <= y = inf B.
Let z = sup A and w = sup B.
Then for any t in A, z is the smallest member of A
such that z>=t.
Likewise, for any j in B, w is the smallest member of B
such that w>=j
since B is a proper subset of A, w is an element of A.
then z>=j
so sup A = z >= j = sup B
For any set, the sup >= inf.
Therefore inf A <= inf B <= sup B <= sup A