Theorems · Theorem · order theory
Filter.liminf_le_liminf
∀ {β : Type u_2} {α : Type u_6} [inst : ConditionallyCompleteLattice β] {f : Filter α} {u v : α → β},
(∀ᶠ (a : α) in f, u a ≤ v a) →
autoParam (Filter.IsBoundedUnder (fun x1 x2 => x1 ≥ x2) f u) Filter.liminf_le_liminf._auto_1 →
autoParam (Filter.IsCoboundedUnder (fun x1 x2 => x1 ≥ x2) f v) Filter.liminf_le_liminf._auto_3 →
Filter.liminf u f ≤ Filter.liminf v f- Defined in
- Mathlib.Order.LiminfLimsup
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses no axioms
- Assumes
- ConditionallyCompleteLattice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.IsBoundedUnderstatement and proof · cited by 247
- Filter.liminfstatement · cited by 198
- Filter.IsCoboundedUnderstatement and proof · cited by 102
- Filter.limsup_le_limsupproof · cited by 16
Cited by10
Results whose statement or proof uses this declaration.
- LinearGrowth.linearGrowthInf_eventually_monotoneproof · cited by 5
- ExpGrowth.expGrowthInf_eventually_monotoneproof · cited by 3
- MeasureTheory.hausdorffMeasure_pi_realproof · cited by 3
- MeasureTheory.tendsto_measure_of_le_liminf_measure_of_limsup_measure_leproof · cited by 1
- MeasureTheory.exists_measure_iUnion_gt_of_isCompact_closureproof · cited by 1
- ENNReal.liminf_add_of_right_tendsto_zeroproof · cited by 1
- ENNReal.limsup_liminf_le_liminf_limsupproof · cited by 1
- Filter.iSup_liminf_le_liminf_iSupproof · cited by 1
- EReal.liminf_mul_leproof · cited by 0
- essInf_mono_aeproof · cited by 0