Theorems · Theorem · logic and foundations
Ordinal.bsup_eq_zero_iff
Deprecated since 2026-04-05Mathlib marks this declaration as deprecated.
∀ {o : Ordinal.{u_3}} {f : (a : Ordinal.{u_3}) → a < o → Ordinal.{max u_4 u_3}},
o.bsup f = 0 ↔ ∀ (i : Ordinal.{u_3}) (hi : i < o), f i hi = 0- Defined in
- Mathlib.SetTheory.Ordinal.Family
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- le_antisymmproof · cited by 2,068
- Ordinalstatement and proof · cited by 1,688
- zero_leproof · cited by 382
- nonpos_iff_eq_zeroproof · cited by 100
- Ordinal.bsupstatement and proof · cited by 49
- Ordinal.le_bsupproof · cited by 10
- Ordinal.bsup_leproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- Ordinal.bsup_zeroproof · cited by 0