Theorems · Theorem · order theory
ConditionallyCompleteLattice.isLUB_csSup
∀ {α : Type u_5} [self : ConditionallyCompleteLattice α] (s : Set α), s.Nonempty → BddAbove s → IsLUB s (sSup s)Every nonempty subset which is bounded above has a least upper bound.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
- Assumes
- ConditionallyCompleteLattice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Set.Nonemptystatement · cited by 2,627
- SupSet.sSupstatement · cited by 954
- BddAbovestatement · cited by 620
- ConditionallyCompleteLatticestatement and proof · cited by 364
- IsLUBstatement · cited by 280
Cited by3
Results whose statement or proof uses this declaration.
- isLUB_csSupproof · cited by 34
- conditionallyCompleteLatticeOfLatticeOfsInfproof · cited by 0
- conditionallyCompleteLatticeOfLatticeOfsSupproof · cited by 0