Mathlib Map

Theorems · Theorem · order theory

le_partialSups_of_le

∀ {α : Type u_1} {ι : Type u_3} [inst : SemilatticeSup α] [inst_1 : Preorder ι] [inst_2 : LocallyFiniteOrderBot ι]
  (f : ι → α) {i j : ι}, i ≤ j → f i ≤ (partialSups f) j
Defined in
Mathlib.Order.PartialSups
Cited by
4 results in Mathlib
Foundations
Depth 74 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.

Cites8

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

Cited by4

Results whose statement or proof uses this declaration.