Mathlib Map

Theorems · Theorem · order theory

mem_lowerBounds

∀ {α : Type u_1} [inst : Preorder α] {s : Set α} {a : α}, a ∈ lowerBounds s ↔ ∀ x ∈ s, a ≤ x
Defined in
Mathlib.Order.Bounds.Basic
Cited by
19 results in Mathlib
Foundations
Depth 5 from the axioms · uses no axioms
Assumes
Preorder

Around this declaration

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

Cites3

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

  • Setstatement and proof · cited by 53,352
  • Preorderstatement and proof · cited by 7,952
  • lowerBoundsstatement · cited by 212

Cited by19

Results whose statement or proof uses this declaration.