LUB and Nested Interval Equivalancy

  • Context: Graduate 
  • Thread starter Thread starter dogma
  • Start date Start date
  • Tags Tags
    Interval
Click For Summary

Discussion Overview

The discussion centers on the equivalency between the Least Upper Bound (LUB) property and the Nested Interval property within the context of real analysis. Participants explore theoretical implications, proofs, and relationships between these properties, as well as related concepts such as compactness and the Bolzano-Weierstrass theorem.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant expresses confusion about how the LUB property and the Nested Interval property are equivalent, stating their understanding of both properties.
  • Another participant explains the relationship between the LUB property and the greatest lower bound property, providing a reasoning involving the endpoints of intervals.
  • A participant shares a diagram from their book that outlines a chain of implications connecting the Nested Interval property to the LUB property, mentioning other related properties like Dedikend completeness and the Archimedean property.
  • One participant claims they can prove that the Nested Interval property implies the compactness property, which in turn implies the LUB property, and provides lemmas and a theorem to support their argument.
  • Another participant acknowledges the help received and expresses gratitude for the insights shared in the discussion.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the equivalency of the properties discussed. Multiple competing views and approaches are presented, with some participants proposing proofs while others express uncertainty about the reverse implications.

Contextual Notes

The discussion includes complex mathematical reasoning and proofs that depend on various assumptions and definitions, which remain unresolved. The implications of compactness and the relationships between different properties are also highlighted but not fully settled.

dogma
Messages
35
Reaction score
0
Hello there.

I understand (to the best of my ability) the Least Upper Bound property and the Nested Interval property, but I don't see how the two are equivalent properties.

LUB:

If [tex]S \subset \mathbb{R}[/tex] has an upper bound, then [tex]S[/tex] has a LUB

Nested Intervals:

If [tex]I_1 \supset I_2 \supset \cdots \supset I_n \supset \cdots[/tex] is a sequence of nested, closed, bounded, non-empty intervals, then

[tex]\bigcap_{n=1}^{\infty}I_n \neq \emptyset[/tex]

and length([tex]I_n \rightarrow 0[/tex], then [tex]\exists[/tex]

[tex]x_o \in \bigcap_{n=1}^{\infty}I_n[/tex]

(ie: a unique point exists in all the intervals)

Thanks in advance for clarifying this for me.

dogma
 
Last edited:
Physics news on Phys.org
First, the "least upper bound property" is equivalent to the "greatest lower bound property" (If a set of real numbers has a lower bound, then it has a greatest lower bound). If X is a set having a lower bound b, -X (multiply each member of X by -1) has upper bound -b and so has a least upper bound, x. -x is then the greatest lower bound of X.

The left endpoints of the intervals form a set having all the right endpoints as upper bounds therefore, has a least upper bound, a. The set of right endoints has a as lower bound therefore has a greatest lower bound, b. Thus: a<= b so the interval [a,b] is in every interval. If length In goes to 0, a must equal b since otherwise there would be a In with length smaller than b-a.

I'm going to have to think about proving the other way!
 
thanks...that helps clear up things a lot.

I'm still having a hard time seeing the other way...I'm sure it's not as bad as I think.

dogma
 
My book diagrams a circuitous chart of implications that prove the equivalency of various properties. The chain it depicts for this is:


Nested Interval Property --> Bolzano-Wierstrass theorem --> Monotonic sequence property --> LUB property (--> Heine-Borel theorem --> Nested Interval Property)

Dedikend completness, connectedness of the line, Archimedian property, and convergence of Cauchy sequences are also on the chart. (The last two alone aren't enough to prove the others, but together they are)


I'll just give hints on the implications, I don't want to spoil it. :smile: In fact, you might not want to read ahead!


You prove the Bolzano-Wierstrass theorem by starting with a closed interval containing your set. You then split the interval in half...

I don't think you need a hint to prove the monotonic sequence property.

To prove the LUB property, start with two numbers, one an upper bound, and one not an upper bound. Now, consider their midpoint...
 
Last edited:
I can prove that the "nested interval" property implies the "compactness property" (every closed and bounded set is compact) which then implies LUB.

Lemma 1: If A is compact and B is a closed subset of A then B is compact.
Proof: If Un is a an open cover for B then adding the complement of B (which is open since B is closed) gives a open cover for A. Since A is compact, there is a finite sub-cover of A. Dropping the complement of B from that gives an open sub-cover of B.

Lemma 2: The closed bounded interval [a, b] is compact.
Suppose it is not. Then there exist an open cover which has no finite sub-cover. Take c to be the mid-point of [a,b]. Then either [a, c] or [c, b] (or both) cannot be covered by a finite subset of the open cover. Divide that interval in half- again, at least one of the "halves cannot be covered by a finite subset of the open cover. Continuing in this way, we get a nested sequence of intervals, of length (b-a)/22, none of which can be covered by a finite subcover. BY THE NESTED INTERVAL PROPERTY, there is a unique point, p, in all the intervals. At least one of the sets, call it U, in the original open cover contains p. Since that set is open, there is some interval, [p-delta, p+delta] in U. But since the length of the intervals goes to 0, some interval has length less than delta and so is completely contained in U which contradicts the fact that no finite subcover would cover any of the intervals.

Theorem: Every closed and bounded set is compact.
Suppose A is closed and bounded. Because A is bounded, it is contained in some interval [a, b] which, by lemma 2 is compact. Because A is closed, it is compact by lemma 2.

"Compactness property" implies LUB
We will prove the contrapositive: if LUB is not true then the compactness property is not true.

Suppose there exist a non-empty set, A, having upper bound b, but no least upper bound. Since A is non-empty, there exist x0 in A. Since A has no least upper bound, it does not have a largest member and so there also exist x1in A with x0< x1. Let X= [x1,b]U closure(A). X is both closed (because it is the union of two open sets) and bounded (because it is contained in [x1,b]). We will show that X is not compact by exhibiting an open cover that has no finite sub-cover.

For any x contained in A, x> 1, let Ux be the open interval (x0, x). If p is in X, p> x1> x0. To show that p is in Ux for some x we need only show that there exist x in A such that p< x. p is either in A or is a limit point of A.
If p is in A then, as before, since A has no largest member then there exist x in A such that p< x.
If p is not in A then it is a limit point of A: for any delta, there exist x in A such that x is in (p- delta, p+ delta). If there were no x in A larger than p (so that p is an upper bound on A), then we have x in (p- delta,delta) which say that p is the least upper bound of A- which contradicts the hypothesis that A has no LUB.
That is, the collection {Ux} is an open cover for A.

But there clearly is no finite sub-cover: since all sets are of the form (x0, x), any finite number of them has a largest such x. That x itself is in X yet is not in any of the intervals in the finite collection. QED.
 
A big, belated thanks to all. I apologize for not thanking you all earlier...got caught up with work stuff.

Thanks again for the help.

dogma
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
5K
  • · Replies 4 ·
Replies
4
Views
5K
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K