Theorems · Theorem · logic and foundations
Ordinal.lsub_le_iff
Deprecated since 2026-03-27Mathlib marks this declaration as deprecated.
∀ {ι : Type u_3} {f : ι → Ordinal.{max u_4 u_3}} {a : Ordinal.{max u_3 u_4}}, Ordinal.lsub f ≤ a ↔ ∀ (i : ι), f i < a- Defined in
- Mathlib.SetTheory.Ordinal.Family
- Cited by
- 6 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.lsubstatement · cited by 43
- Ordinal.iSup_add_one_le_iffproof · cited by 1
Cited by6
Results whose statement or proof uses this declaration.
- Ordinal.lsub_leproof · cited by 6
- Ordinal.iSup_eq_lsub_iffproof · cited by 1
- Ordinal.lsub_emptyproof · cited by 1
- Ordinal.exists_fundamental_sequenceproof · cited by 0
- Ordinal.lt_lsub_iffproof · cited by 0
- Ordinal.blsub_typeproof · cited by 0