Upper Bound Proof of Sup(SUT)=max{sup(S), sup(T)}

Click For Summary

Homework Help Overview

The discussion revolves around proving or disproving the statement that for non-empty, bounded sets S and T in ℝ, the supremum of their union (SUT) equals the maximum of their individual suprema. Participants are exploring the properties of least upper bounds in the context of real numbers.

Discussion Character

  • Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the definitions of least upper bounds and the implications of S and T being subsets of SUT. There are attempts to establish inequalities involving the suprema and the maximum of the suprema. Some participants question the validity of certain assumptions regarding the containment of least upper bounds within their respective sets.

Discussion Status

The discussion is active, with participants providing insights and hints about the properties of least upper bounds. There is a recognition of the need to demonstrate both upper and lower bounds for the supremum of the union. Multiple interpretations of the problem are being explored, and some participants are refining their reasoning based on feedback.

Contextual Notes

Participants are navigating the constraints of the problem, particularly regarding the definitions and properties of supremum in the context of bounded sets. There is an emphasis on understanding the implications of the least upper bound axiom without reaching a definitive conclusion.

STEMucator
Homework Helper
Messages
2,076
Reaction score
140

Homework Statement



Prove or disapprove, for non-empty, bounded sets S and T in ℝ :

sup(SUT) = max{sup(S), sup(T)}


Homework Equations



The least upper bound axiom of course.


The Attempt at a Solution



Since we know S and T are non-empty and bounded in the reals, each of them contains a supremum by the least upper bound axiom. Let : L1 = sup(S) ^ L2 = sup(T) be these least upper bounds for S and T respectively.

Since SUT is also a bounded non-empty set, it also contains a supremum by the axiom. Let L = sup(SUT) denote SUT's least upper bound.

We want to show that L = max{L1, L2}

Not quite sure how to proceed from here.
 
Physics news on Phys.org
Prove that it can't be less and can't be greater.
 
voko said:
Prove that it can't be less and can't be greater.

Uhm, well since S is a subset of SUT and T is a subset of SUT, we know that SUT which is comprised of all of the points of S and T must also contain the least upper bounds of both sets. That is L1, L2 are in SUT.

Is this the right direction?
 
This is not true. The least upper bound need not be contained in its set. For example, (0, 1) does not contain its least upper bound, nor does (2, 3), nor will (0, 1) U (2, 3).
 
voko said:
This is not true. The least upper bound need not be contained in its set. For example, (0, 1) does not contain its least upper bound, nor does (2, 3), nor will (0, 1) U (2, 3).

Ah yes I see, so from what you told me before, I must somehow show :

L1, L2 < L < L1, L2 ?
 
So for L to be the sup(SUT), it must be an upper bound, that is x ≤ L for all x in SUT.

It also has to be the least upper bound, that is for any upper bound of SUT, say M, L ≤ M.

Are these points relevant? If so I believe I know how to do this.
 
Zondrina said:
So for L to be the sup(SUT), it must be an upper bound, that is x ≤ L for all x in SUT.

It also has to be the least upper bound, that is for any upper bound of SUT, say M, L ≤ M.

Are these points relevant? If so I believe I know how to do this.

Well, that's the definition of the least upper bound, so it's certainly relevant.

Using your notation, you need to show that both of the following are impossible:

L &lt; \max(L_1, L_2)
L &gt; \max(L_1, L_2)

So start by assuming one of these and finding a contradiction.
 
Well, these are the definition of the least upper bound. Yes, these could be use to prove that sup SUT is not less and is not greater than max {sup S, sup T}.
 
Hint: consider what the two inequalities mean.

L &lt; \max(L_1, L_2) means that either L &lt; L_1 or L &lt; L_2 (or both).

L &gt; \max(L_1, L_2) means that L &gt; L_1 and L &gt; L_2
 
  • #10
So I'll write out my whole proof below here :

Since we know S and T are non-empty and bounded in the reals, each of them contains a supremum by the least upper bound axiom. Let sup(S) ^ sup(T) be these least upper bounds for S and T respectively.

Since SUT is also a bounded non-empty set, it also contains a supremum by the axiom. Let sup(SUT) denote SUT's least upper bound.

We want to show that sup(SUT) = max{sup(S), sup(T)}. So to do this we want to show sup(SUT) ≤ max{sup(S), sup(T)} and sup(SUT) ≥ max{sup(S), sup(T)}.

To show sup(SUT) ≤ max{sup(S), sup(T)} consider the following :

Suppose x is in S, then we know x ≤ sup(S) ≤ max{sup(S), sup(T)}.
Suppose y is in T, then we know y ≤ sup(T) ≤ max{sup(S), sup(T)}.

Putting these together we know that sup(SUT) ≤ max{sup(S), sup(T)}.

To show sup(SUT) ≥ max{sup(S), sup(T)} let M be an upper bound for SUT. Then consider that since M is an upper bound for the union of S and T, this tells us that either M is an upper bound for S or M is an upper bound for T.

If M is an upper bound for S, then M ≥ sup(S). If M is an upper bound for T, then M ≥ sup(T). So it follows now that sup(SUT) ≥ max{sup(S), sup(T)}.

Now since sup(SUT) ≤ max{sup(S), sup(T)} and sup(SUT) ≥ max{sup(S), sup(T)}, we only have one option left, it must be that sup(SUT) = max{sup(S), sup(T)} as desired.
 
  • #11
Zondrina said:
To show sup(SUT) ≥ max{sup(S), sup(T)} let M be an upper bound for SUT. Then consider that since M is an upper bound for the union of S and T, this tells us that either M is an upper bound for S or M is an upper bound for T.

I think it would be more straightforward to say that for any x (or y) from S(or T), x (y) is no greater than M; and because sup S and sup T are the least upper bounds, they are also necessarily no greater than M. Essentially, just like the first part.
 
  • #12
voko said:
I think it would be more straightforward to say that for any x (or y) from S(or T), x (y) is no greater than M; and because sup S and sup T are the least upper bounds, they are also necessarily no greater than M. Essentially, just like the first part.

Yes I see what you're saying.

Thanks for the help guys :)
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
7
Views
2K
  • · Replies 33 ·
2
Replies
33
Views
3K
  • · Replies 25 ·
Replies
25
Views
3K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 2 ·
Replies
2
Views
5K
  • · Replies 11 ·
Replies
11
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K