Mathlib Map

Theorems · Definition · logic and foundations

Ordinal.omega

Ordinal.{u_1} ↪o Ordinal.{u_1}

The omega function gives the infinite initial ordinals listed by their ordinal index. omega 0 = ω, omega 1 = ω₁ is the first uncountable ordinal, and so on. This is not to be confused with the first infinite ordinal Ordinal.omega0. For a version including finite ordinals, see Ordinal.preOmega. Conventions for notations in identifiers: * The recommended spelling of ω_ in identifiers is omega.

Defined in
Mathlib.SetTheory.Cardinal.Aleph
Cited by
60 results in Mathlib
Foundations
Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by60

Results whose statement or proof uses this declaration.