Mathlib Map

Theorems · Definition · logic and foundations

Cardinal.preBeth

Ordinal.{u} → Cardinal.{u}

The "pre-beth" function is defined so that preBeth o is the supremum of 2 ^ preBeth a for a < o. This implies beth 0 = 0, beth (succ o) = 2 ^ beth o, and that for a limit ordinal o, beth o is the supremum of beth a for a < o. For the usual function starting at ℵ₀, see Cardinal.beth.

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

Around this declaration

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

Cites5

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

  • Set.Elemproof · cited by 7,166
  • Cardinalstatement and proof · cited by 2,598
  • iSupproof · cited by 2,415
  • Ordinalstatement and proof · cited by 1,688
  • Set.Iioproof · cited by 1,166

Cited by32

Results whose statement or proof uses this declaration.