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 iEta-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.
- Filterstatement · cited by 8,121
- Filter.EventuallyEqstatement · cited by 1,912
- Filter.EventuallyEq.negproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.