Mathlib Map

Theorems · Theorem · order theory

le_isGLB_iff

∀ {α : Type u_1} [inst : Preorder α] {s : Set α} {a b : α}, IsGLB s a → (b ≤ a ↔ b ∈ lowerBounds s)
Defined in
Mathlib.Order.Bounds.Basic
Cited by
17 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 by17

Results whose statement or proof uses this declaration.