Theorems · Theorem · order theory
Filter.limsup_comp
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : ConditionallyCompleteLattice α] (u : β → α) (v : γ → β)
(f : Filter γ), Filter.limsup (u ∘ v) f = Filter.limsup u (Filter.map v f)- Defined in
- Mathlib.Order.LiminfLimsup
- Cited by
- 2 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.
Cites4
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.mapstatement · cited by 819
- ConditionallyCompleteLatticestatement and proof · cited by 364
- Filter.limsupstatement · cited by 226
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.tendsto_of_forall_isClosed_limsup_leproof · cited by 2
- Filter.Tendsto.limsup_comp_le_limsupproof · cited by 1