Mathlib Map

Theorems · Theorem · order theory

le_ciSup

∀ {α : Type u_1} {ι : Sort u_4} [inst : ConditionallyCompleteLattice α] {f : ι → α},
  BddAbove (Set.range f) → ∀ (c : ι), f c ≤ iSup f

The indexed supremum of a function is bounded below by the value taken at one point

Defined in
Mathlib.Order.ConditionallyCompleteLattice.Indexed
Cited by
57 results in Mathlib
Foundations
Depth 11 from the axioms · uses no axioms
Assumes
ConditionallyCompleteLattice

Around this declaration

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

Cites6

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

Cited by57

Results whose statement or proof uses this declaration.