Theorems · Theorem · order theory
Filter.limsup_le_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.limsup_le_of_le._auto_1 →
(∀ᶠ (n : β) in f, u n ≤ a) → Filter.limsup u f ≤ a- Defined in
- Mathlib.Order.LiminfLimsup
- Cited by
- 11 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.limsupstatement · cited by 226
- Filter.IsCoboundedUnderstatement and proof · cited by 102
- csInf_leproof · cited by 51
Cited by11
Results whose statement or proof uses this declaration.
- Filter.limsup_le_iffproof · cited by 11
- Filter.limsup_le_iSupproof · cited by 7
- essSup_le_of_ae_leproof · cited by 4
- ProbabilityTheory.Kernel.density_le_oneproof · cited by 4
- Filter.limsup_le_iff'proof · cited by 4
- bsupr_limsup_dimHproof · cited by 1
- MeasureTheory.LevyProkhorov.continuous_toMeasure_probabilityMeasureproof · cited by 1
- MeasureTheory.tendsto_iff_forall_lipschitz_integral_tendstoproof · cited by 1
- bergelson'proof · cited by 1
- iSup_limsup_dimHproof · cited by 0
- ENNReal.limsup_toReal_eqproof · cited by 0