Theorems · Theorem · general topology
Filter.EventuallyEq.fun_const_smul
∀ {α : Type u} {β : Type v} {γ : Type u_2} [inst : SMul γ β] {f g : α → β} {l : Filter α},
f =ᶠ[l] g → ∀ (c : γ), (fun i => c • f i) =ᶠ[l] fun i => c • g iEta-expanded form of Filter.EventuallyEq.const_smul
- Defined in
- Mathlib.Order.Filter.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 13 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.
- Filterstatement · cited by 8,121
- Filter.EventuallyEqstatement · cited by 1,912
- Filter.EventuallyEq.const_smulproof · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.