Get AI summaries of any video or article — Sign up free
How To Count Past Infinity thumbnail

How To Count Past Infinity

Vsauce·
5 min read

Based on Vsauce's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.

TL;DR

Infinity splits into different sizes: some infinite sets can be proven larger than others.

Briefing

A “biggest number” doesn’t exist once counting shifts from finite quantities to infinity—because infinity isn’t a single number but a landscape of sizes. The core finding is that there are multiple, strictly different infinities: the set of natural numbers is already infinite, yet its “next” sizes can be constructed and proven larger, using tools like one-to-one matching, ordinal labeling, and Cantor’s diagonal argument. That matters because it turns “infinite” from a single idea into a measurable hierarchy, where some unending collections are provably larger than others.

The discussion starts by distinguishing two meanings of “number.” Cardinal numbers measure how many items a set contains—four bananas, twelve flags, twenty dots. Two sets share the same cardinality when their elements can be paired off one-to-one. Under this definition, the natural numbers (0, 1, 2, 3, …) have a smallest infinity called ℵ0 (aleph-null). ℵ0 is also the cardinality of the even numbers, the odd numbers, and even the rational numbers, despite fractions appearing denser on a number line. The reason is structural: every rational can be arranged so that it matches the naturals one-to-one.

But “counting past” ℵ0 requires more than cardinality. The transcript then introduces ordinal numbers, which track order rather than quantity. After all natural-number labels are used up, the next ordinal is Ω (Omega). Ω + 1, Ω + 2, and so on describe positions in an ordered sequence, not larger piles of stuff. This is why Ω + 1 isn’t “bigger” than Ω in the cardinal sense—it just comes after Ω in an ordering.

To reach a genuinely larger infinity, the key move is Cantor’s power set theorem. For any set, the power set contains all possible subsets, and it always has strictly more elements than the original set. Applying this to the naturals shows that the power set of ℵ0 has cardinality 2^ℵ0, which cannot be matched one-to-one with the naturals. The diagonal construction demonstrates why: any proposed list of subsets can be “diagonalized” into a new subset that differs from every listed one at least in one membership decision, guaranteeing it’s missing from the list.

From there, the transcript broadens the framework using set-theory axioms. The Axiom of Infinity asserts that at least one infinite set exists (the set of natural numbers), while the Axiom of Replacement allows building new ordinals from old ones by transforming each element into something else—enabling constructions like Ω·2, Ω^2, and beyond. This produces ever larger ordinals and corresponding cardinalities, but it doesn’t automatically guarantee that every “next” size is reachable without adding new assumptions.

That leads to the idea of inaccessible cardinals—sizes so large that no finite or countable chain of standard operations starting from smaller sets can reach them. ℵ0 is described as “inaccessible from below” in a limited sense: finite combinations of finite operations (including a finite number of power sets) never yield an infinite cardinal. Inaccessible cardinals push that barrier much further, and the transcript closes by noting that whether such vast infinities correspond to anything in the physical world remains uncertain. Even so, the mathematical hierarchy itself is treated as a real discovery: a tiny human mind can derive truths that extend far beyond what the universe can directly display.

Cornell Notes

The transcript separates two notions of “number” in infinity: cardinality (how many elements) and ordinality (the position in an ordered sequence). The naturals have cardinality ℵ0 (aleph-null), and even the rationals share that same size because they can be matched one-to-one with the naturals. “Counting past” ℵ0 in a cardinal sense requires Cantor’s power set: the power set of a set is always strictly larger than the set itself, so the power set of the naturals yields a bigger infinity (2^ℵ0). Ordinals like Ω, Ω+1, and Ω+2 describe order types rather than larger quantities, so Ω+1 is not “bigger” than Ω in cardinal terms. Set-theory axioms (Infinity, Replacement) then enable constructing larger ordinals and cardinals, while inaccessible cardinals represent sizes unreachable by standard constructions from below.

Why does ℵ0 count as the “first smallest infinity,” and what does it mean for two infinite sets to have the same size?

ℵ0 is the cardinality of the natural numbers (0, 1, 2, …). Two sets have the same cardinality when there exists a one-to-one correspondence (pairing) between their elements. That’s why the even numbers and odd numbers match ℵ0: each even can be paired with a natural, and each natural can be paired with an even. The same idea extends to the rationals: even though fractions look more numerous on a line, there’s a systematic listing/arrangement that matches every rational to a natural one-to-one, so the rationals also have cardinality ℵ0.

What’s the difference between Ω and ℵ0, and why isn’t Ω+1 “bigger” than Ω?

Ω is the first transfinite ordinal—an order label needed after exhausting all finite counting positions. Ordinals measure arrangement, not quantity. Ω+1 means “one more position after all natural-number positions,” so it changes the order type, not the amount of elements. Cardinal arithmetic and ordinal arithmetic diverge here: Ω+1 comes after Ω in order, but it doesn’t imply a larger cardinality than Ω.

How does Cantor’s diagonal argument prove that the power set of the naturals is a bigger infinity than the naturals themselves?

Cantor’s method starts by assuming there’s a complete list of all subsets of the naturals. Then it constructs a new subset by flipping membership along the diagonal: if the diagonal entry says a number is in the nth subset, the new subset makes the opposite choice for that number. This guarantees the new subset differs from every listed subset in at least one element, so it cannot be in the list. Therefore, no one-to-one matching can cover all subsets, meaning the power set has strictly more elements than the naturals.

What role do the Axiom of Infinity and the Axiom of Replacement play in building larger transfinite numbers?

The Axiom of Infinity asserts that an infinite set exists—specifically, the set of natural numbers—so the framework can even talk about transfinite constructions. The Axiom of Replacement lets one transform each element of a set into another object (e.g., replacing each ordinal below Ω with Ω+ in front of it), producing new sets/ordinals like Ω+Ω (written as Ω·2) and enabling further jumps such as Ω^2 and beyond. Replacement doesn’t require a new axiom each time; it allows building new ordinals from already accepted ones.

What is an inaccessible cardinal, and why is it described as unreachable “from below”?

An inaccessible cardinal is a size so large that standard operations starting from smaller sets—finite sequences of steps like adding, multiplying, exponentiating, or taking power sets a finite number of times—cannot reach it. The transcript notes ℵ0 as a kind of “inaccessible from below” example in a limited sense: no finite combination of finite operations on finite sets yields an infinite cardinal. Inaccessible cardinals generalize that barrier dramatically, and the transcript emphasizes how conceptually extreme the jump becomes.

Review Questions

  1. How do cardinality and ordinality differ, and how does that affect interpreting expressions like Ω+1?
  2. Why does Cantor’s power set theorem guarantee a strictly larger infinity than the original set?
  3. What do the Axiom of Infinity and the Axiom of Replacement enable that would otherwise be impossible to construct?

Key Points

  1. 1

    Infinity splits into different sizes: some infinite sets can be proven larger than others.

  2. 2

    Cardinal numbers measure “how many,” using one-to-one correspondence as the definition of equal size.

  3. 3

    The naturals and the rationals share the same cardinality ℵ0 because a one-to-one matching can be constructed.

  4. 4

    Ordinal numbers like Ω describe order position, not quantity; Ω+1 follows Ω without implying a larger cardinality.

  5. 5

    Cantor’s power set argument shows the power set of a set is always strictly larger, producing larger infinities such as 2^ℵ0 for the naturals.

  6. 6

    Set-theory axioms (Infinity, Replacement) are what make these transfinite constructions legitimate within the chosen mathematical universe.

  7. 7

    Inaccessible cardinals represent infinities that cannot be reached by standard constructions from smaller sets, highlighting limits of “climbing” upward.

Highlights

ℵ0 is the cardinality of the natural numbers—and also of the even numbers, odd numbers, and rational numbers—because one-to-one pairings exist.
Ω is an ordinal label for order after all finite positions are used up; Ω+1 changes order type, not cardinal size.
Cantor’s diagonal construction guarantees that no list of all subsets of the naturals can be complete, proving a strictly larger infinity.
The Axiom of Replacement enables building larger ordinals from previously accepted ones, creating an accelerating chain of transfinite constructions.
Inaccessible cardinals mark a boundary where no amount of standard “from below” operations can reach the next size.

Topics

  • Transfinite Numbers
  • Cardinality
  • Ordinals
  • Cantor’s Diagonal Argument
  • Set Theory Axioms