Theorems · Theorem · order theory
Filter.le_limsup_of_le
∀ {α : Type u_1} {β : Type u_2} [inst : ConditionallyCompleteLattice α] {f : Filter β} {u : β → α} {a : α},
autoParam (Filter.IsBoundedUnder (fun x1 x2 => x1 ≤ x2) f u) Filter.le_limsup_of_le._auto_1 →
(∀ (b : α), (∀ᶠ (n : β) in f, u n ≤ b) → a ≤ b) → a ≤ Filter.limsup u f- Defined in
- Mathlib.Order.LiminfLimsup
- Cited by
- 5 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.IsBoundedUnderstatement and proof · cited by 247
- Filter.limsupstatement · cited by 226
- le_csInfproof · cited by 36
Cited by5
Results whose statement or proof uses this declaration.
- Filter.le_limsup_of_frequently_leproof · cited by 10
- Filter.limsInf_le_limsSupproof · cited by 2
- ENNReal.limsup_add_of_right_tendsto_zeroproof · cited by 1
- MeasureTheory.isTightMeasureSet_of_tendsto_charFunproof · cited by 1
- bergelson'proof · cited by 1