Alphabeta Math
TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-29
How statement and proof provenance work

The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.

  • Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
  • AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
  • AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.

These labels describe origin, not correctness: citations and verification chips remain separate evidence.

ω1 is uncountable, every ordinal below it is at most countable, it is a cardinal and a limit ordinal, and its existence is a theorem of ZF

Statement

Let ω1=ℵ(ω) (The first uncountable ordinal ω1:=ℵ(ω)). Then:

(a) The bridge. An ordinal α (Ordinal (von Neumann)) injects into N if and only if α is at most countable (Finite, countably infinite, countable, uncountable).

(b) ω1 is uncountable.

(c) Every ordinal α∈ω1 is at most countable; so ω1 is the least uncountable ordinal.

(d) ω1 is a cardinal, that is an initial ordinal (Cardinal (initial ordinal) and cardinality): no α∈ω1 is equinumerous with ω1.

(e) ω1 is a limit ordinal (Successor and limit ordinals).

All of this is a theorem of ZF and uses no choice principle. That matters here and is stated deliberately: Hartogs: an ordinal that does not inject into a given set is choice free, Every subset of an at most countable set is at most countable and A nonempty set is at most countable iff it is a surjective image of N are choice free, so ω1 and every property listed above exist in ZF alone. The cost begins two items later on this page, at the boundedness theorem for at most countable subsets of ω1, which genuinely needs countable choice.

Facts & Assumptions

Given: ω1=ℵ(ω), the least ordinal admitting no injection into N=ω (The first uncountable ordinal ω1:=ℵ(ω), Hartogs: an ordinal that does not inject into a given set).

[L1]

ℵ(A) is the least ordinal that does not inject into A; in particular every ordinal strictly below ℵ(A) does inject into A, and ℵ(A) does not. The construction is choice free (Hartogs: an ordinal that does not inject into a given set).

[L2]

A is finite when A≈n for some n∈N, countably infinite when A≈N, at most countable when one of the two holds, and uncountable when neither does (Finite, countably infinite, countable, uncountable, Equinumerous sets, A≈B and A⪯B).

[L3]

Every subset of an at most countable set is at most countable, and no choice principle is used (Every subset of an at most countable set is at most countable).

[L4]

A nonempty set A is at most countable if and only if there is a surjection N→A, and no choice principle is used (A nonempty set is at most countable iff it is a surjective image of N, Injection, surjection, bijection).

[L5]

An injection f:X→Y is a bijection of X onto f[X]⊆Y, and ≈ is symmetric and transitive (Injection, surjection, bijection, Equinumerous sets, A≈B and A⪯B).

[L6]

An ordinal κ is a cardinal when no α∈κ satisfies α≈κ (Cardinal (initial ordinal) and cardinality).

[L7]

Every ordinal is exactly one of 0, a successor, or a limit (Successor and limit ordinals); μ+=μ∪{μ} is an ordinal, μ⊆ν iff μ∈ν or μ=ν, and μ∉μ (Basic closure properties of ordinals); trichotomy holds (Trichotomy and well-ordering of the ordinals).

[L8]

Every natural number is an ordinal, ω is an ordinal and a limit ordinal, and n⊆ω for n∈ω (ω is the least limit ordinal, The natural numbers N (von Neumann)).

Proof

technique · direct
1.1

Claim (a), forwards: if f:α→N is injective then α≈f[α]⊆N by [L5], and f[α] is at most countable by [L3], so α is at most countable by [L2] and transitivity of ≈.

L2L3L5
1.2

Claim (a), backwards: if α is at most countable then α≈n for some n∈N or α≈N; a bijection α→n followed by the inclusion n⊆N is an injection α→N by [L8], and a bijection α→N is one outright.

L2L5L8
1.3

ω∈ω1: the identity is an injection ω→N, so ω≠ω1 by [L1]; and ω1∈ω or ω1=ω would give ω1⊆ω by [L7] and hence an injection ω1→N by inclusion, which [L1] forbids; so ω∈ω1 by trichotomy.

L1L5L7L8
2.1

Claim (b): ω1 does not inject into N by [L1], so it is not at most countable by step 1.2, that is, it is uncountable.

step 1.2L1L2
2.2

Claim (c): every α∈ω1 injects into N by [L1], hence is at most countable by step 1.1; and by [L7] any uncountable ordinal γ satisfies ω1≤γ, since γ∈ω1 would make γ at most countable.

step 1.1L1L7
3.1

Claim (d): suppose α∈ω1 satisfies α≈ω1; then α is at most countable by step 2.2, so ω1 is at most countable by [L2] and symmetry of ≈, contradicting step 2.1; hence ω1 is a cardinal in the sense of [L6].

step 2.2step 2.1L2L5L6
3.2

Claim (e): ω1≠0 by step 1.3, since ω∈ω1; and ω1 is not a successor, for if ω1=δ+ then ω∈δ+ gives ω⊆δ by [L7], so δ is a nonempty ordinal in ω1 and is therefore at most countable by step 2.2, so [L4] supplies a surjection s:N→δ, and the function t:N→δ+ with t(0)=δ and t(σ(n))=s(n) is a surjection onto δ+=δ∪{δ}, making ω1 at most countable by [L4] and contradicting step 2.1; so ω1 is a limit ordinal by [L7].

step 1.3step 2.2step 2.1L4L7L8
4.1

Claims (a) to (e) are established, and every step used only Hartogs: an ordinal that does not inject into a given set, Every subset of an at most countable set is at most countable and A nonempty set is at most countable iff it is a surjective image of N, all of which are choice free, so the whole statement is a theorem of ZF.

step 3.1step 3.2step 2.1step 2.2step 1.1step 1.2L1L3L4∎

Remarks

The bridge is the whole trick. Hartogs: an ordinal that does not inject into a given set produces the least ordinal that does not inject into N. What is wanted is the least uncountable ordinal. Claim (a) is what identifies the two notions on ordinals, and it is two lines in each direction; without it, quoting Hartogs for uncountability would be citing a theorem for a claim it does not make.

No choice, and why it is worth saying. A reader who has met ω1 through cardinal arithmetic often expects the well-ordering theorem to be somewhere in the background. It is not. Hartogs' construction collects the order types of well-ordered subsets of N, and the well-ordering comes with each subset as part of the datum, so nothing is selected (Hartogs: an ordinal that does not inject into a given set, remarks). The first genuine choice principle on this page appears at Assuming countable choice: every at most countable subset of ω1 is bounded below ω1, so no at most countable subset of ω1 is cofinal in it, and a supremum of at most countably many at most countable ordinals is at most countable, and Choice ledger for this page: ω1 exists in ZF, and the boundedness theorem does not keeps the ledger.

"ω1 is a cardinal" is a property of an ordinal, not an assignment of a size. Cardinal (initial ordinal) and cardinality separates the two: being an initial ordinal is choice free, whereas attaching a cardinality ∣X∣ to an arbitrary set X needs the Axiom of Choice. Claim (d) is the first, and only the first.

What is deliberately absent. Nothing here says ω1 is regular, or computes its cofinality, or compares it with the size of P(N). Regularity of ω1 is the boundedness theorem two items later and costs countable choice; the comparison with P(N) is the continuum hypothesis (The continuum hypothesis, and what this page does not prove) and is independent of ZFC.

Depends on

Used by

Cited to discharge well-definedness by The first uncountable ordinal ω₁ := ℵ(ω).

Dependency tree · two levels

43 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources