Theorems · Theorem · order theory
exists_lt_of_lt_ciSup
∀ {α : Type u_1} {ι : Sort u_4} [inst : ConditionallyCompleteLinearOrder α] {b : α} [Nonempty ι] {f : ι → α},
b < iSup f → ∃ i, b < f iIndexed version of exists_lt_of_lt_csSup.
When b < iSup f, there is an element i such that b < f i.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Set.rangeproof · cited by 4,705
- iSupstatement and proof · cited by 2,415
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
- Set.range_nonemptyproof · cited by 84
- exists_lt_of_lt_csSupproof · cited by 13
Cited by4
Results whose statement or proof uses this declaration.
- lowerSemicontinuousWithinAt_ciSupproof · cited by 4
- MeasureTheory.exists_isSigmaFiniteSet_measure_geproof · cited by 3
- Module.exists_set_linearIndependent_of_lt_lift_rankproof · cited by 2
- exists_lt_of_ciInf_ltproof · cited by 1