Mathlib Map

Theorems · Theorem · order theory

isLUB_le_iff

∀ {α : Type u_1} [inst : Preorder α] {s : Set α} {a b : α}, IsLUB s a → (a ≤ b ↔ b ∈ upperBounds s)
Defined in
Mathlib.Order.Bounds.Basic
Cited by
24 results in Mathlib
Foundations
Depth 8 from the axioms · uses propext, Quot.sound
Assumes
Preorder

Around this declaration

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

Cites5

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

Cited by24

Results whose statement or proof uses this declaration.