- #1
- 2,076
- 140
Homework Statement
The problem : http://gyazo.com/aa487398b3658600b98deabca8086334
Homework Equations
The Attempt at a Solution
Let A be a nonempty subset of reals which is bounded above.
##("\Rightarrow")## Assume ##sup(A)## exists, call it s.
Since s exists, we know ##a ≤ s, \space \forall a \in A## so that s is an upper bound for a.
So, ##\forall ε > 0## we know we can find ##a \in A## such that ##a > s - ε## because ##s - ε## is not an upper bound for A for any ##ε##. This tells us there is some ##a \in A## which is an upper bound for A so that ##a ≥ s##.
Therefore if sup(A) exists, it must satisfy (i) and (ii).
##("\Leftarrow")## Assume (i) and (ii) both hold and recall A is a nonempty subset of reals which is bounded above.
So there is some number s which is an upper bound for A ( so s ≥ a ) and ##\forall ε > 0## we know we can find ##a \in A## such that ##a > s - ε## which tells us that ##a + ε > s## so that s is bounded above by ##a + ε##
Hence (i) and (ii) together both imply that sup(A) = s.
As for the corresponding result for the infimum :
##inf(A) = s##
##⇔##
(i). s is a lower bound for A.
(ii). ##\forall ε > 0, \exists a \in A \space | \space a < s - ε##