Theorems · Theorem · order theory
Filter.Tendsto.limsup_comp_le_limsup
∀ {ι : Type u_6} {α : Type u_7} {β : Type u_8} [inst : ConditionallyCompleteLattice β] {v : ι → α} {u : α → β}
{f : Filter ι} {g : Filter α},
Filter.Tendsto v f g →
autoParam (Filter.IsCoboundedUnder (fun x1 x2 => x1 ≤ x2) (Filter.map v f) u)
Filter.Tendsto.limsup_comp_le_limsup._auto_1 →
autoParam (Filter.IsBoundedUnder (fun x1 x2 => x1 ≤ x2) g u) Filter.Tendsto.limsup_comp_le_limsup._auto_3 →
Filter.limsup (u ∘ v) f ≤ Filter.limsup u g- Defined in
- Mathlib.Order.LiminfLimsup
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 64 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.
Cites9
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.Tendstostatement and proof · cited by 3,814
- Filter.mapstatement and proof · cited by 819
- ConditionallyCompleteLatticestatement and proof · cited by 364
- Filter.IsBoundedUnderstatement and proof · cited by 247
- Filter.limsupstatement and proof · cited by 226
- Filter.IsCoboundedUnderstatement and proof · cited by 102
- Filter.limsup_le_limsup_of_leproof · cited by 4
- Filter.limsup_compproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Filter.Tendsto.liminf_le_liminf_compproof · cited by 1