Theorems · Theorem · order theory
csInf_le_csSup
∀ {α : Type u_1} [inst : ConditionallyCompleteLattice α] {s : Set α},
s.Nonempty →
autoParam (BddBelow s) csInf_le_csSup._auto_1 → autoParam (BddAbove s) csInf_le_csSup._auto_3 → sInf s ≤ sSup sIf a set is bounded below and above, and nonempty, its infimum is less than or equal to its supremum.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses no axioms
- Assumes
- ConditionallyCompleteLattice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- SupSet.sSupstatement · cited by 954
- InfSet.sInfstatement · cited by 935
- BddAbovestatement and proof · cited by 620
- BddBelowstatement and proof · cited by 401
- ConditionallyCompleteLatticestatement and proof · cited by 364
- isLUB_csSupproof · cited by 34
- isGLB_csInfproof · cited by 24
- isGLB_le_isLUBproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- Real.sInf_le_sSupproof · cited by 2
- ContinuousOn.image_uIccproof · cited by 2