Theorems · Theorem · order theory
IsGreatest.upperBounds_eq
∀ {α : Type u_1} [inst : Preorder α] {s : Set α} {a : α}, IsGreatest s a → upperBounds s = Set.Ici a- Defined in
- Mathlib.Order.Bounds.Basic
- Cited by
- 1 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.
Cites7
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
- Set.Icistatement · cited by 1,070
- upperBoundsstatement · cited by 263
- IsGreateststatement and proof · cited by 112
- IsGreatest.isLUBproof · cited by 25
- IsLUB.upperBounds_eqproof · cited by 10
Cited by1
Results whose statement or proof uses this declaration.
- OrderTop.upperBounds_univproof · cited by 0