Real Analysis: Proving the Greatest Lower Bound Property

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
major_maths
Messages
30
Reaction score
0

Homework Statement


(a) Suppose that A and B are nonempty subsets of R. Define subsets -A={-x: x[itex]\in[/itex]A} and A+B={x+y: x[itex]\in[/itex]A and y[itex]\in[/itex]B}. Show that if A and B are bounded above, then the greatest lower bound of -A = - least upper bound of A and the least upper bound of (A+B) = the least upper bound of A plus the least upper bound of B.

(b) Use part (a) to prove the Greatest Lower Bound Property: Any nonempty shubset of R that is bounded below has a greatest lower bound.

Homework Equations


If 0<a and 0<b, then there is a positive integer n such that b<a+a+...+a (n summands).
If A is any nonempty subset of R that is bounded above, then there is a least upper bound for A.

The Attempt at a Solution


I've proven that first part of (a), that the greatest lower bound of -A = -least upper bound of A, but I can't figure out why the least upper bound of (A+B) would = the least upper bound of A plus the least upper bound of B. [or sup(A+B) = sup(A)+sup(B)]
 
Last edited:
on Phys.org
Thanks! I got through part (a) by proving (A+B) must be nonempty and then proving that there was an upper bound in (A+B) since both A and B had upper bounds, using the Least Upper Bound Property to prove that there must be a least upper bound since there was an upper bound to begin with.

I'm stuck again on part (b) though. I know that since inf(-A) exists, -sup(A) must exist as well. I don't know how to go about proving the Greatest Lower Bound Property from there though. I was thinking about using the Least Upper Bound Property somehow.
 
major_maths said:
Thanks! I got through part (a) by proving (A+B) must be nonempty and then proving that there was an upper bound in (A+B) since both A and B had upper bounds, using the Least Upper Bound Property to prove that there must be a least upper bound since there was an upper bound to begin with.

Yes, you proved that A+B has a least upper bound. But did you prove that sup(A)+sup(B) is that exact upper bound??

I'm stuck again on part (b) though. I know that since inf(-A) exists, -sup(A) must exist as well. I don't know how to go about proving the Greatest Lower Bound Property from there though. I was thinking about using the Least Upper Bound Property somehow.

You do need to prove the least upper bound property! Just transform the inf into a sup and use the least upper bound property.