Theorems · Theorem · general topology
Filter.map_pure_prod
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} (f : α → β → γ) (a : α) (B : Filter β),
Filter.map (Function.uncurry f) (pure a ×ˢ B) = Filter.map (f a) B- Defined in
- Mathlib.Order.Filter.Prod
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Filterstatement and proof · cited by 8,121
- SProd.sprodstatement · cited by 1,750
- Filter.mapstatement and proof · cited by 819
- Filter.pure_prodproof · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.