Mathlib Map

Theorems · Theorem · general topology

Filter.EventuallyEq.add

∀ {α : Type u} {β : Type v} [inst : Add β] {f f' g g' : α → β} {l : Filter α},
  f =ᶠ[l] g → f' =ᶠ[l] g' → f + f' =ᶠ[l] g + g'
Defined in
Mathlib.Order.Filter.Basic
Cited by
23 results in Mathlib
Foundations
Depth 13 from the axioms · uses propext
Assumes
Add

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 by23

Results whose statement or proof uses this declaration.