Mathlib Map

Theorems · Theorem · general topology

Filter.EventuallyEq.const_smul

∀ {α : Type u} {β : Type v} {γ : Type u_2} [inst : SMul γ β] {f g : α → β} {l : Filter α},
  f =ᶠ[l] g → ∀ (c : γ), c • f =ᶠ[l] c • g
Defined in
Mathlib.Order.Filter.Basic
Cited by
9 results in Mathlib
Foundations
Depth 12 from the axioms · uses no axioms
Assumes
SMul

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 by9

Results whose statement or proof uses this declaration.