Theorems · Theorem · order theory
Filter.liminf_le_of_frequently_le
∀ {α : Type u_1} {ι : Type u_4} [inst : ConditionallyCompleteLattice α] {f : Filter ι} {u : ι → α} {a : α},
(∃ᶠ (i : ι) in f, u i ≤ a) →
autoParam (Filter.IsBoundedUnder (fun x1 x2 => x1 ≥ x2) f u) Filter.liminf_le_of_frequently_le._auto_1 →
Filter.liminf u f ≤ a- Defined in
- Mathlib.Order.LiminfLimsup
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- ConditionallyCompleteLattice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- LE.le.transproof · cited by 3,151
- Filter.Eventuallyproof · cited by 3,134
- Filter.Frequentlystatement and proof · cited by 414
- ConditionallyCompleteLatticestatement and proof · cited by 364
- Filter.IsBoundedUnderstatement and proof · cited by 247
- Filter.liminfstatement · cited by 198
- Filter.Frequently.and_eventuallyproof · cited by 49
- Filter.Frequently.existsproof · cited by 32
- Filter.liminf_le_of_leproof · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- Antitone.map_limsSup_of_continuousAtproof · cited by 6