A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Countably Infinite Sets

College Depth 78 in the knowledge graph I know this Set as goal
101topics build on this
365prerequisites beneath it
See this on the map →
Finite Sets and Natural NumbersAxiom of InfinityUncountable Sets and Cantor Diagonalization
countable infinite aleph-0

Core Idea

A set is countably infinite if there exists a bijection with the natural numbers ℕ. Surprisingly, the integers ℤ, rationals ℚ, and all finite sequences from a countable alphabet are countably infinite, suggesting countability is 'larger' than finite but 'smaller' than other infinities.

Explainer

From finite sets and natural numbers, you know that two sets have the same size when there is a bijection (a one-to-one, onto function) between them. For finite sets this agrees with counting: {a, b, c} has 3 elements because it bijects with {1, 2, 3}. The same definition extends to infinite sets, but now produces genuinely surprising results. A set S is countably infinite if there is a bijection f : ℕ → S. Equivalently, you can list all elements of S in a sequence s₁, s₂, s₃, … with no repetitions and no omissions. The cardinality of any countably infinite set is ℵ₀ (aleph-null), the first transfinite cardinal.

The first surprise: the integers ℤ are countably infinite, even though ℤ seems "twice as big" as ℕ (it has negative numbers too). The bijection is the interleaving sequence: 0, 1, −1, 2, −2, 3, −3, … This lists every integer exactly once. Formally, f(n) = n/2 if n is even, f(n) = −(n+1)/2 if n is odd. The lesson is that for infinite sets, a proper subset can have the same cardinality as the whole — ℕ ⊂ ℤ but |ℕ| = |ℤ| = ℵ₀. This is actually a defining property of infinite sets (Dedekind's definition of infinity).

The second surprise: the rationals ℚ are countably infinite, even though between any two rationals there are infinitely many more. The bijection uses Cantor's diagonal enumeration of ℤ × ℤ. Arrange all fractions p/q (with q > 0) in an infinite grid: row p, column q. Trace a diagonal zigzag path through the grid — (0/1), (1/1), (0/2), (−1/1), (1/2), (0/3), … — skipping any fraction that reduces to one already seen. This visits every rational exactly once and defines the bijection. The key insight is that a countable union of countable sets is countable: ℚ = ∪_{q≥1} {p/q : p ∈ ℤ}, a countable union of countable sets (one for each denominator q). More generally, any finite Cartesian product of countable sets is countable, and so are all finite strings over a countable alphabet (used heavily in computability theory to code programs as natural numbers).

The reason these results feel paradoxical is that our intuition of "more" tracks density or packing, not cardinality. ℚ is dense in ℝ while ℕ is not — but density and cardinality are different properties. What distinguishes ℕ, ℤ, and ℚ from ℝ is not how "packed" they are, but whether they can be listed. Cantor's diagonalization argument (the next topic) will show that ℝ cannot be listed — its cardinality strictly exceeds ℵ₀. The countably infinite sets form a precise boundary: everything listable lands here, and everything that eludes any listing is uncountably infinite.

Practice Questions 5 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersIntroduction to ExponentsOrder of OperationsInteger Order of OperationsVariable ExpressionsThe Distributive PropertyVariables and Expressions ReviewIntroduction to PolynomialsAdding and Subtracting PolynomialsMultiplying PolynomialsFactorialPermutationsCombinationsCounting Principles: Addition and Multiplication RulesIntroduction to Graph TheoryPropositional Logic FoundationsLogical EquivalencesBoolean AlgebraIntroduction to Propositional LogicIntroduction to Predicate Logic (First-Order Logic)First-Order Logic SyntaxZFC Axioms OverviewAxiom Schema of SeparationAxiom Schema of ReplacementVon Neumann OrdinalsHereditarily Finite SetsFinite Sets and Natural NumbersCountably Infinite Sets

Longest path: 79 steps · 365 total prerequisite topics

Prerequisites (2)

Leads To (1)