Theorems · Theorem · order theory
Filter.frequently_lt_of_liminf_lt
∀ {α : Type u_1} {β : Type u_2} [inst : ConditionallyCompleteLinearOrder β] {f : Filter α} {u : α → β} {b : β},
autoParam (Filter.IsCoboundedUnder (fun x1 x2 => x1 ≥ x2) f u) Filter.frequently_lt_of_liminf_lt._auto_1 →
Filter.liminf u f < b → ∃ᶠ (x : α) in f, u x < b- Defined in
- Mathlib.Order.LiminfLimsup
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Filterstatement and proof · cited by 8,121
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
- Filter.Frequentlystatement · cited by 414
- Filter.liminfstatement and proof · cited by 198
- Filter.IsCoboundedUnderstatement and proof · cited by 102
- Filter.frequently_lt_of_lt_limsupproof · cited by 10
Cited by7
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.mkMetric_le_liminf_tsumproof · cited by 2
- tendsto_of_no_upcrossingsproof · cited by 2
- EReal.liminf_add_leproof · cited by 2
- liminf_mul_leproof · cited by 0
- EReal.liminf_mul_leproof · cited by 0
- ENNReal.liminf_mul_leproof · cited by 0
- liminf_add_leproof · cited by 0