Mathlib Map

Theorems · Definition · order theory

partialSups

{α : Type u_1} →
  {ι : Type u_3} → [inst : SemilatticeSup α] → [inst_1 : Preorder ι] → [LocallyFiniteOrderBot ι] → (ι → α) → ι →o α

The monotone sequence whose value at i is the supremum of the f j where j ≤ i.

Defined in
Mathlib.Order.PartialSups
Cited by
67 results in Mathlib
Foundations
Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemilatticeSupPreorderLocallyFiniteOrderBot

Around this declaration

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

Cites7

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

Cited by69

Results whose statement or proof uses this declaration.