Theorems · Theorem · logic and foundations
Ordinal.le_cof_iff_lsub
Deprecated since 2026-03-21Use Order.le_cof_iff instead.
∀ {o : Ordinal.{u}} {a : Cardinal.{u}},
a ≤ o.cof ↔ ∀ {ι : Type u} (f : ι → Ordinal.{u}), Ordinal.lsub f = o → a ≤ Cardinal.mk ι- Cited by
- 1 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Set.ofPredproof · cited by 6,101
- Cardinalstatement and proof · cited by 2,598
- Ordinalstatement and proof · cited by 1,688
- Cardinal.mkstatement and proof · cited by 942
- Ordinal.cofstatement · cited by 125
- Ordinal.lsubstatement and proof · cited by 43
- Ordinal.cof_lsub_def_nonemptyproof · cited by 3
- Ordinal.cof_eq_sInf_lsubproof · cited by 2
- le_csInf_iff''proof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Ordinal.le_cof_iff_blsubproof · cited by 0