Mathlib Map

Theorems · Theorem · general topology

Filter.EventuallyEq.fun_neg

∀ {α : Type u} {β : Type v} [inst : Neg β] {f g : α → β} {l : Filter α}, f =ᶠ[l] g → (fun i => -f i) =ᶠ[l] fun i => -g i

Eta-expanded form of Filter.EventuallyEq.neg

Defined in
Mathlib.Order.Filter.Basic
Cited by
0 results in Mathlib
Foundations
Depth 13 from the axioms · uses no axioms
Assumes
Neg

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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.