Mathlib Map

Theorems · Theorem · general topology

Filter.vadd_pure

∀ {α : Type u_2} {β : Type u_3} [inst : VAdd α β] {f : Filter α} {b : β}, f +ᵥ pure b = Filter.map (fun x => x +ᵥ b) f
Defined in
Mathlib.Order.Filter.Pointwise
Cited by
12 results in Mathlib
Foundations
Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
VAdd

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by12

Results whose statement or proof uses this declaration.