Nested Interval Theorem

A decreasing sequence of closed intervals with lengths going to 0 has a unique common point
Nested Interval Theorem

Nested Interval Theorem: Let In=[an,bn]I_n=[a_n,b_n] be closed intervals in R\mathbb{R} such that In+1Infor all n,I_{n+1}\subseteq I_n \quad \text{for all } n, and limn(bnan)=0\lim_{n\to\infty}(b_n-a_n)=0. Then n=1In={x}\bigcap_{n=1}^\infty I_n = \{x\} for a unique xRx\in\mathbb{R}.

This is a concrete expression of and is frequently used to construct real numbers by successive approximation.

Proof sketch (optional): The sequence (an)(a_n) is increasing and bounded above by b1b_1, so it to x=sup{an}x=\sup\{a_n\}. Similarly, (bn)(b_n) decreases and has the same limit because bnan0b_n-a_n\to 0. Then xInx\in I_n for all nn, and uniqueness follows from the shrinking lengths.