Mathlib Map

Theorems · Theorem · order theory

partialSups_eq_ciSup_Iic

∀ {α : Type u_1} {ι : Type u_3} [inst : Preorder ι] [inst_1 : LocallyFiniteOrderBot ι]
  [inst_2 : ConditionallyCompleteLattice α] (f : ι → α) (i : ι), (partialSups f) i = ⨆ i_1, f ↑i_1
Defined in
Mathlib.Order.PartialSups
Cited by
2 results in Mathlib
Foundations
Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PreorderLocallyFiniteOrderBotConditionallyCompleteLattice

Around this declaration

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

Cites19

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

Cited by2

Results whose statement or proof uses this declaration.