Theorems · Theorem · order theory
Filter.limsup_le_limsup_of_le
∀ {α : Type u_6} {β : Type u_7} [inst : ConditionallyCompleteLattice β] {f g : Filter α},
f ≤ g →
∀ {u : α → β},
autoParam (Filter.IsCoboundedUnder (fun x1 x2 => x1 ≤ x2) f u) Filter.limsup_le_limsup_of_le._auto_1 →
autoParam (Filter.IsBoundedUnder (fun x1 x2 => x1 ≤ x2) g u) Filter.limsup_le_limsup_of_le._auto_3 →
Filter.limsup u f ≤ Filter.limsup u g- Defined in
- Mathlib.Order.LiminfLimsup
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
- 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
- ConditionallyCompleteLatticestatement and proof · cited by 364
- Filter.IsBoundedUnderstatement and proof · cited by 247
- Filter.limsupstatement · cited by 226
- Filter.IsCoboundedUnderstatement and proof · cited by 102
- Filter.map_monoproof · cited by 63
- Filter.limsSup_le_limsSup_of_leproof · cited by 4
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.tendsto_of_forall_isClosed_limsup_leproof · cited by 2
- essSup_mono_measureproof · cited by 2
- Filter.Tendsto.limsup_comp_le_limsupproof · cited by 1
- Filter.limsup_sup_filterproof · cited by 1