Mathlib Map

Theorems · Theorem · general topology

Filter.prod_pure

∀ {α : Type u_1} {β : Type u_2} {f : Filter α} {b : β}, f ×ˢ pure b = Filter.map (fun a => (a, b)) f
Defined in
Mathlib.Order.Filter.Prod
Cited by
30 results in Mathlib
Foundations
Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites6

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

Cited by30

Results whose statement or proof uses this declaration.