Mathlib Map

Theorems · Theorem · logic and foundations

Ordinal.iSup_le

∀ {ι : Sort u_3} {f : ι → Ordinal.{u_4}} {a : Ordinal.{u_4}}, (∀ (i : ι), f i ≤ a) → ⨆ i, f i ≤ a

An alias of ciSup_le' for discoverability.

Defined in
Mathlib.SetTheory.Ordinal.Family
Cited by
18 results in Mathlib
Foundations
Depth 40 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.

  • iSupstatement · cited by 2,415
  • Ordinalstatement and proof · cited by 1,688
  • ciSup_le'proof · cited by 39

Cited by18

Results whose statement or proof uses this declaration.