continua.st

A journey through mathematical continua

Scroll to begin

I The Real Line
POINT 1.1

The Continuum of Reals

The set of real numbers forms a continuum: complete, ordered, and dense. Between any two distinct reals exists another -- infinitely many, in fact. No gaps, no jumps. The foundation upon which all of analysis is built.

∀ a,b ∈ ℝ : a < b ⇒ ∃ c ∈ ℝ : a < c < b
POINT 1.2

Completeness

Every bounded, non-empty subset of the reals has a least upper bound. This is the completeness axiom -- the property that distinguishes the reals from the rationals. Without it, limits would not converge, and calculus would crumble.

sup(S) exists ∀ S ⊆ ℝ, S ≠ ∅, S bounded
POINT 1.3

Density of Rationals

The rationals are dense in the reals: between any two reals lies a rational number. Yet the rationals are countable, while the reals are not. A countable set, dense everywhere, missing almost everything. The continuum holds mysteries even in its simplest form.

II Topological Continua
POINT 2.1

What Is a Continuum?

In topology, a continuum is a compact, connected metrizable space. The closed interval [0,1] is the simplest example. But continua can be far more exotic: the Cantor fan, the pseudo-arc, the solenoid -- objects that defy geometric intuition yet satisfy the formal definition.

POINT 2.2

Connectedness

A space is connected if it cannot be partitioned into two non-empty open sets. The real line is connected. Remove a single point and it becomes disconnected. Continuity preserves connectedness -- the image of a connected set under a continuous map remains connected.

f : X → Y continuous, X connected ⇒ f(X) connected
POINT 2.3

Path-Connectedness

A stronger condition: for any two points in the space, there exists a continuous path joining them. Every path-connected space is connected, but not every connected space is path-connected. The topologist's sine curve is connected but not path-connected -- a hairline fracture in the intuition.

III The Continuum Hypothesis
POINT 3.1

Cantor's Diagonal

Cantor proved the reals are uncountable -- there is no bijection between the naturals and the reals. The continuum has a strictly larger cardinality than the integers. He denoted this cardinality c = 20, the power of the continuum.

POINT 3.2

The Hypothesis

Cantor conjectured that no set has cardinality strictly between that of the integers and the reals. Gödel showed it is consistent with ZFC; Cohen proved its negation is also consistent. The continuum hypothesis is independent -- it can be neither proved nor disproved from standard axioms.

∄ S : ℵ0 < |S| < 20
POINT 3.3

Forcing and Independence

Cohen's method of forcing constructs models of set theory where the continuum hypothesis fails. In some models, 20 = ℵ2. In others, it equals 37. The size of the continuum is, in a precise sense, unknowable from the axioms alone.

IV Synthesis
SYNTHESIS

The Many Faces of Continuity

The continuum is not a single concept but a family of ideas: density, completeness, connectedness, cardinality. Each captures a different facet of the infinite seamlessness we call continuity. From the real line to exotic topological spaces, from countable ordinals to the power set of the naturals -- the thread that runs through all is the idea that the whole is more than the sum of its parts.

To be continued...

The continuum extends beyond every boundary.