Theorems · Theorem · logic and foundations
Ordinal.lt_blsub_iff
Deprecated since 2026-03-23Mathlib marks this declaration as deprecated.
∀ {o : Ordinal.{u}} {f : (b : Ordinal.{u}) → b < o → Ordinal.{max u v}} {a : Ordinal.{max u v}},
a < o.blsub f ↔ ∃ i, ∃ (hi : i < o), a ≤ f i hi- 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.
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.blsubstatement · cited by 44
- Ordinal.blsub_le_iffproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- Ordinal.bsup_compproof · cited by 1