Theorems · Theorem · general topology
Filter.EventuallyEq.fun_comp
∀ {α : Type u} {β : Type v} {γ : Type w} {f g : α → β} {l : Filter α}, f =ᶠ[l] g → ∀ (h : β → γ), h ∘ f =ᶠ[l] h ∘ gSee EventuallyEq.comp_tendsto in Mathlib.Order.Filter.Tendsto for a similar statement w.r.t.
composition on the right.
- Defined in
- Mathlib.Order.Filter.Basic
- Cited by
- 47 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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.EventuallyEqstatement and proof · cited by 1,912
- Filter.Eventually.monoproof · cited by 646
Cited by47
Results whose statement or proof uses this declaration.
- Measurable.comp_aemeasurableproof · cited by 99
- Continuous.comp_aestronglyMeasurableproof · cited by 77
- MeasureTheory.integral_mapproof · cited by 67
- MeasureTheory.ofReal_integral_eq_lintegral_ofRealproof · cited by 22
- Filter.EventuallyEq.comp₂proof · cited by 15
- MeasureTheory.lintegral_map'proof · cited by 14
- MeasureTheory.lintegral_const_mul''proof · cited by 11
- AEMeasurable.comp_aemeasurableproof · cited by 9
- Filter.EventuallyEq.const_smulproof · cited by 9
- ProbabilityTheory.Kernel.IndepFun.congr'proof · cited by 8
- Filter.EventuallyEq.preimageproof · cited by 8
- MeasureTheory.AEStronglyMeasurable.comp_aemeasurableproof · cited by 8