
Originally Posted by
habsfan31
I took a different approach, not sure if its right:
If 1 is an upper bound of S that satisfies the stated condition and if v < 1, then ε = 1-v. Since ε > 0, there exists Sε ∈ S, such that v = 1- ε < Sε, therefore v is not an upper bound of S, and we conclude that 1 = sup S
and for the infimum:
If 0 is a lower bound of S and if t > 0, then ε = t-0. Since ε > 0, there exists Sε ∈ S, such that t = ε - 0 > Sε. Therefore, t is not a lower bound of S, and we conclude that 0 = inf S
Is this right?