Theorems · Theorem · order theory
Filter.le_liminf_of_le
∀ {α : Type u_1} {β : Type u_2} [inst : ConditionallyCompleteLattice α] {f : Filter β} {u : β → α} {a : α},
autoParam (Filter.IsCoboundedUnder (fun x1 x2 => x1 ≥ x2) f u) Filter.le_liminf_of_le._auto_1 →
(∀ᶠ (n : β) in f, a ≤ u n) → a ≤ Filter.liminf u f- Defined in
- Mathlib.Order.LiminfLimsup
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses no axioms
- Assumes
- ConditionallyCompleteLattice
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
- Filter.Eventuallystatement and proof · cited by 3,134
- ConditionallyCompleteLatticestatement and proof · cited by 364
- Filter.liminfstatement · cited by 198
- Filter.IsCoboundedUnderstatement and proof · cited by 102
- le_csSupproof · cited by 66
Cited by9
Results whose statement or proof uses this declaration.
- LinearGrowth.linearGrowthInf_natCast_nonnegproof · cited by 7
- lowerSemicontinuousWithinAt_iff_le_liminfproof · cited by 3
- FormalMultilinearSeries.radius_eq_liminfproof · cited by 2
- Dynamics.coverEntropyEntourage_le_coverEntropyInfEntourageproof · cited by 1
- LSeries_tendsto_sub_mul_nhds_one_of_tendsto_sum_divproof · cited by 1
- le_liminf_mulproof · cited by 0
- EReal.le_liminf_mulproof · cited by 0
- Filter.iInf_le_liminfproof · cited by 0
- le_essInf_of_ae_leproof · cited by 0