Theorems · Theorem · order theory
ConditionallyCompleteLinearOrder.csInf_of_not_bddBelow
∀ {α : Type u_5} [self : ConditionallyCompleteLinearOrder α] (s : Set α), ¬BddBelow s → sInf s = sInf ∅If a set is not bounded below, its infimum is by convention sInf ∅.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- InfSet.sInfstatement · cited by 935
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
- BddBelowstatement · cited by 401
Cited by1
Results whose statement or proof uses this declaration.
- csInf_of_not_bddBelowproof · cited by 8