Theorems · Theorem · logic and foundations
Ordinal.lt_bsup
Deprecated since 2026-04-05Mathlib marks this declaration as deprecated.
∀ {o : Ordinal.{u}} (f : (a : Ordinal.{u}) → a < o → Ordinal.{max u v}) {a : Ordinal.{max u v}},
a < o.bsup f ↔ ∃ i, ∃ (hi : i < o), a < f i hi- Defined in
- Mathlib.SetTheory.Ordinal.Family
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Ordinalstatement and proof · cited by 1,688
- Ordinal.bsupstatement · cited by 49
- Ordinal.bsup_le_iffproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.