Theorems · Theorem · order theory
le_csSup_iff
∀ {α : Type u_1} [inst : ConditionallyCompleteLattice α] {s : Set α} {a : α},
BddAbove s → s.Nonempty → (a ≤ sSup s ↔ ∀ b ∈ upperBounds s, a ≤ b)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses no axioms
- Assumes
- ConditionallyCompleteLattice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Set.Nonemptystatement and proof · cited by 2,627
- le_transproof · cited by 985
- SupSet.sSupstatement and proof · cited by 954
- BddAbovestatement and proof · cited by 620
- ConditionallyCompleteLatticestatement and proof · cited by 364
- upperBoundsstatement and proof · cited by 263
- le_csSupproof · cited by 66
- csSup_leproof · cited by 35
Cited by2
Results whose statement or proof uses this declaration.
- Archimedean.embedRealFun_zeroproof · cited by 0
- Archimedean.embedReal_oneproof · cited by 0