Mathlib Map

Theorems · Theorem · order theory

bddAbove_def

∀ {α : Type u_1} [inst : Preorder α] {s : Set α}, BddAbove s ↔ ∃ x, ∀ y ∈ s, y ≤ x
Defined in
Mathlib.Order.Bounds.Basic
Cited by
13 results in Mathlib
Foundations
Depth 6 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
  • BddAbovestatement · cited by 620

Cited by13

Results whose statement or proof uses this declaration.