Theorems · Theorem · order theory
Filter.liminf_le_limsup
∀ {α : Type u_1} {β : Type u_2} [inst : ConditionallyCompleteLattice α] {f : Filter β} [f.NeBot] {u : β → α},
autoParam (Filter.IsBoundedUnder (fun x1 x2 => x1 ≤ x2) f u) Filter.liminf_le_limsup._auto_1 →
autoParam (Filter.IsBoundedUnder (fun x1 x2 => x1 ≥ x2) f u) Filter.liminf_le_limsup._auto_3 →
Filter.liminf u f ≤ Filter.limsup u f- Defined in
- Mathlib.Order.LiminfLimsup
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
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.NeBotstatement and proof · cited by 853
- ConditionallyCompleteLatticestatement and proof · cited by 364
- Filter.IsBoundedUnderstatement and proof · cited by 247
- Filter.limsupstatement · cited by 226
- Filter.liminfstatement · cited by 198
- Filter.limsInf_le_limsSupproof · cited by 2
Cited by6
Results whose statement or proof uses this declaration.
- tendsto_of_le_liminf_of_limsup_leproof · cited by 7
- ExpGrowth.expGrowthInf_le_expGrowthSupproof · cited by 6
- LinearGrowth.linearGrowthInf_le_linearGrowthSupproof · cited by 4
- LinearGrowth.linearGrowthSup_comp_leproof · cited by 2
- Monotone.linearGrowthInf_comp_leproof · cited by 2
- MeasureTheory.measure_liminf_cofinite_eq_zeroproof · cited by 1