Mathlib Map

Theorems · Definition · logic and foundations

Cardinal.preAleph

Ordinal.{u} ≃o Cardinal.{u}

The "pre-aleph" function gives the cardinals listed by their ordinal index. preAleph n = n, preAleph ω = ℵ₀, preAleph (ω + 1) = succ ℵ₀, etc. For the more common aleph function skipping over finite cardinals, see Cardinal.aleph.

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

Around this declaration

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

Cites9

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

Cited by45

Results whose statement or proof uses this declaration.