Theorems · Theorem · order theory
csInf_lt_iff
∀ {α : Type u_1} [inst : ConditionallyCompleteLinearOrder α] {s : Set α} {a : α},
BddBelow s → s.Nonempty → (sInf s < a ↔ ∃ b ∈ s, b < a)- Cited by
- 4 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
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
- Set.Nonemptystatement and proof · cited by 2,627
- InfSet.sInfstatement · cited by 935
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
- BddBelowstatement and proof · cited by 401
- isGLB_csInfproof · cited by 24
- isGLB_lt_iffproof · cited by 6
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.hittingBtwn_lt_iffproof · cited by 3
- ArchimedeanClass.stdPart_eq_sInfproof · cited by 1
- ciInf_lt_iffproof · cited by 0
- MeasureTheory.hittingAfter_lt_iffproof · cited by 0