Mathlib Map

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.

Cited by6

Results whose statement or proof uses this declaration.