Mathlib Map

Theorems · Theorem · logic and foundations

Ordinal.iSup_eq_lsub_iff

Deprecated since 2026-03-27Mathlib marks this declaration as deprecated.

∀ {ι : Type u_3} (f : ι → Ordinal.{max u_4 u_3}),
  iSup f = Ordinal.lsub f ↔ ∀ a < Ordinal.lsub f, Order.succ a < Ordinal.lsub f
Defined in
Mathlib.SetTheory.Ordinal.Family
Cited by
1 results in Mathlib
Foundations
Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites15

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.