Theorems · Theorem · order theory
Filter.frequently_lt_of_limsInf_lt
∀ {α : Type u_1} {f : Filter α} [inst : ConditionallyCompleteLinearOrder α] {a : α},
autoParam (Filter.IsCobounded (fun x1 x2 => x1 ≥ x2) f) Filter.frequently_lt_of_limsInf_lt._auto_1 →
f.limsInf < a → ∃ᶠ (n : α) in f, n < a- Defined in
- Mathlib.Order.LiminfLimsup
- Cited by
- 0 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.IsCoboundedstatement and proof · cited by 42
- Filter.limsInfstatement and proof · cited by 31
- Filter.frequently_lt_of_lt_limsSupproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.