Theorems · Theorem · order theory
Filter.le_limsup_of_frequently_le
∀ {α : Type u_1} {ι : Type u_4} [inst : ConditionallyCompleteLattice α] {f : Filter ι} {u : ι → α} {a : α},
(∃ᶠ (i : ι) in f, a ≤ u i) →
autoParam (Filter.IsBoundedUnder (fun x1 x2 => x1 ≤ x2) f u) Filter.le_limsup_of_frequently_le._auto_1 →
a ≤ Filter.limsup u f- Defined in
- Mathlib.Order.LiminfLimsup
- Cited by
- 10 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.limsupstatement · cited by 226
- Filter.Frequently.and_eventuallyproof · cited by 49
- Filter.Frequently.existsproof · cited by 32
- Filter.le_limsup_of_leproof · cited by 5
Cited by10
Results whose statement or proof uses this declaration.
- Filter.le_limsup_iffproof · cited by 10
- ProbabilityTheory.Kernel.density_nonnegproof · cited by 5
- ENNReal.limsup_const_mulproof · cited by 3
- Filter.le_limsup_iff'proof · cited by 3
- isNonarchimedean_smoothingFunproof · cited by 1
- limsup_mul_leproof · cited by 1
- ENNReal.toReal_limsupproof · cited by 1
- le_limsup_mulproof · cited by 0
- EReal.le_limsup_mulproof · cited by 0
- EReal.limsup_mul_leproof · cited by 0