4.6. THE NESTED INTERVAL LEMMA 63
4.6 The Nested Interval LemmaIn Russia there is a kind of doll called a matrushka doll. You pick it up and notice it comesapart in the center. Separating the two halves you find an identical doll inside. Then younotice this inside doll also comes apart in the center. Separating the two halves, you findyet another identical doll inside. This goes on quite a while until the final doll is in onepiece. The nested interval lemma is like a matrushka doll except the process never stops.It involves a sequence of intervals, the first containing the second, the second containingthe third, the third containing the fourth and so on. The fundamental question is whetherthere exists a point in all the intervals. Sometimes there is such a point and this comes fromcompleteness.
Lemma 4.6.1 Let Ik =[ak,bk
]and suppose that for all k = 1,2, · · · , Ik ⊇ Ik+1. Then
there exists a point, c ∈ R which is an element of every Ik. If the diameters (length) ofthese intervals, denoted as diam(Ik) converges to 0, then there is a unique point in theintersection of all these intervals.
Proof: Since Ik ⊇ Ik+1, this implies
ak ≤ ak+1, bk ≥ bk+1. (4.7)
Consequently, if k ≤ l,al ≤ al ≤ bl ≤ bk. (4.8)
Now define c≡ sup{
al : l = 1,2, · · ·}
. By the first inequality in 4.7, and 4.8
ak ≤ c = sup{
al : l = k,k+1, · · ·}≤ bk (4.9)
for each k = 1,2 · · · . Thus c ∈ Ik for every k and this proves the lemma. The reason forthe last inequality in 4.9 is that from 4.8, bk is an upper bound to
{al : l = k,k+1, · · ·
}.
Therefore, it is at least as large as the least upper bound.For the last claim, suppose there are two points x,y in the intersection. Then |x− y| =
r > 0 but eventually the diameter of Ik is less than r. Thus it cannot contain both x and y.
This is really quite a remarkable result and may not seem so obvious. Consider theintervals Ik ≡ (0,1/k) . Then there is no point which lies in all these intervals because nonegative number can be in all the intervals and 1/k is smaller than a given positive numberwhenever k is large enough. Thus the only candidate for being in all the intervals is 0 and0 has been left out of them all. The problem here is that the endpoints of the intervalswere not included, contrary to the hypotheses of the above lemma in which all the intervalsincluded the endpoints.
Corollary 4.6.2 Let Rn ≡ ∏pk=1
[an
k ,bnk
]where Rn+1 ⊆ Rn. Then ∩∞
n=1Rn ̸= /0. If thediameter of Rn defined as max
{bn
k−ank : k ≤ p
}converges to 0, then there is exactly one
point in this intersection.
Proof: Since these rectangles Rk are nested,[an
k ,bnk
]⊇[an+1
k ,bn+1k
]and so there exists
xk ∈ ∩n[an
k ,bnk
]. Then x ≡ (x1, · · · ,xp) ∈ ∩nRn. In case the diameter of Rn converges to 0,
if x,y ∈ ∩Rn, then ∥x− y∥ ≤max{
bnk−an
k ,k ≤ p}
and this converges to 0 as n→ ∞. Thusx = y.