Mathlib Map

Theorems · Theorem · order theory

DirectedOn.isLUB_csSup

∀ {α : Type u_2} [inst : ConditionallyCompletePartialOrderSup α] {s : Set α},
  DirectedOn (fun x1 x2 => x1 ≤ x2) s → s.Nonempty → BddAbove s → IsLUB s (sSup s)
Defined in
Mathlib.Order.ConditionallyCompletePartialOrder.Defs
Cited by
9 results in Mathlib
Foundations
Depth 8 from the axioms · uses no axioms
Assumes
ConditionallyCompletePartialOrderSup

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 by9

Results whose statement or proof uses this declaration.