Mathlib Map

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 ∘ g

See 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.

Cited by47

Results whose statement or proof uses this declaration.