Intervals, Uncountability, and Decimals
Intervals are classified, and ℝ is proved uncountable two ways: a nested-interval construction and the decimal diagonal argument. Decimal expansions are built as suprema of truncations, which pins the source of their non-uniqueness (the 0.
╌╌╌╌
The rationals and the reals are both infinite and both dense, yet they are not the same size: is countable and is not. Two independent proofs establish that is uncountable, and decimal expansions, built as suprema of finite truncations, account for both why and why the rationals are precisely the eventually-repeating expansions. The power-set diagonal argument reappears, applied to the digits of real numbers.
Intervals
For in , the four bounded intervals are
with closed, open, and the mixed forms half-open. Allowing an endpoint to be gives the unbounded intervals , , , , and . What unifies all nine types is a single order property: an interval is a set with at least two points that contains everything between any two of its members.1
This no gaps
description is what makes intervals the right domains for the intermediate value
theorem later on: a connected piece of the line
and an interval are the same thing.
All intervals have the same cardinality, regardless of length. The map is a bijection , and is a bijection . So a bounded open interval has the same cardinality as the entire real line. Cardinality does not detect length, the property that distinguishes from ; measuring length requires a different theory, developed much later.
ℝ is uncountable: nested intervals
The rationals are countable — they can be listed. The reals cannot, and the first proof is Cantor's original argument of 1874. It is cleanest stated as a direct construction: any countable subset of that is dense must still miss a point.1
The argument rests on the fact that a decreasing chain of closed intervals in always has a common point (a direct consequence of completeness), whereas in such a chain can close in on a gap and meet nowhere. This nested interval property is a recurring form of completeness, equivalent to the least-upper-bound axiom.
Decimal expansions from scratch
Decimals are the everyday name for reals, but needs a definition — an
infinite string of digits is not obviously a number. The definition uses completeness: a
decimal is the supremum of its finite truncations. Restricting to loses nothing, since
adding an integer part recovers the rest of the line. A digit is an integer in
, and for a digit string the -th truncation is
Two facts make this a genuine correspondence between strings and numbers in .2
Part (1) holds because is bounded above by the all-nines string, whose truncations sum by the geometric formula to , so the supremum exists in by completeness. Part (2) constructs the digits greedily: at each step the Archimedean property supplies the largest digit keeping , and the resulting truncations converge up to because can be made arbitrarily small. The construction is a shrinking-interval process: choosing selects one of ten subintervals of length , choosing selects one of ten sub-subintervals of length , and the nested intervals close on the single point .
Non-uniqueness of expansions
The greedy construction in part (2) enforces the strict inequality , and that is what makes its representation unique. Dropping the strict requirement admits a second string for certain numbers.
The only numbers with two representations are those that terminate — expansions ending in all s, which also admit an all-s form. Every other real has exactly one decimal expansion. The ambiguity occurs in any positional system, and it is precisely the case where a truncation hits the number exactly.
ℝ is uncountable: the decimal diagonal
With representations in hand, Cantor's better-known 1891 proof is a short diagonal argument — the same argument used for the power set, now reading the diagonal digits of a claimed list.2
Rationals are the repeating decimals
Decimals also detect rationality exactly. Long division of produces a remainder in at each step; with only finitely many possible remainders, some remainder recurs, and from that point the digits cycle.2
The converse holds too (an eventually periodic decimal is a rational, summing a geometric series), so the rationals coincide with the eventually-repeating expansions. Every non-repeating decimal, such as , is therefore irrational, which gives an easy supply of irrational numbers and a second route to the uncountability of the irrationals: the repeating strings are countable, but the strings are not.
The Cantor set
Digit expansions in base three yield a standard example of an uncountable set of length zero. Fix base three, so a number in is with each , and remove at every stage the points whose expansion needs the digit . Concretely, delete the open middle third of each remaining interval and repeat.
What remains is the set of numbers whose base-three expansion uses only and . Mapping each such expansion to the binary string obtained by halving every digit gives a bijection with all binary strings, i.e. with , so the Cantor set is uncountable — as large as itself. Yet its total length is zero.
The Cantor set returns as a standard source of counterexamples in the study of metric spaces and integration.
Footnotes
- Lebl, Basic Analysis I, §1.4 — Intervals and the size of : the nine interval types and their order characterization, the equal cardinality of all intervals, and Cantor's 1874 nested-interval proof that is uncountable. ↩ ↩2
- Lebl, Basic Analysis I, §1.5 — Decimal representation of the reals: decimals as suprema of truncations, existence and uniqueness of representations with the strict bound, the terminating-number ambiguity, the decimal diagonal proof of uncountability, and the eventual periodicity of rational expansions. The middle-thirds set is the base-three analogue of this representation machinery. ↩ ↩2 ↩3
╌╌ END ╌╌