Exercise 1.3.11

Decide if the following statements about suprema and infima are true or false. Give a short proof for those that are true. For any that are false, supply an example where the claim in question does not appear to hold.

(a)
If A and B are nonempty, bounded, and satisfy A B , then sup A sup B .
(b)
If sup A < inf B for sets A and B , then there exists a c R satisfying a < c < b for all a A and b B .
(c)
If there exists a c R satisfying a < c < b for all a A and b B , then sup A < inf B .

Answers

(a)
True. We know a sup A and a sup B since A B . since sup A is the least upper bound on A we have sup A sup B .
(b)
True. Let c = ( sup A + inf B ) 2 , c > sup A implies a < c and c < inf B implies c < b giving a < c < b as desired.
(c)
False. consider A = { x x < 1 } , B = { x x > 1 } , a < 1 < b but sup A inf B since 1 1 .
User profile picture
2022-01-27 00:00
Comments