Theorems · Theorem · general topology
Filter.prod_eq
∀ {α : Type u_1} {β : Type u_2} {f : Filter α} {g : Filter β}, f ×ˢ g = (Filter.map Prod.mk f).seq g- Defined in
- Mathlib.Order.Filter.Prod
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Filterstatement and proof · cited by 8,121
- SProd.sprodstatement · cited by 1,750
- Filter.mapstatement · cited by 819
- Filter.seqstatement · cited by 15
- Filter.map_prodproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- Filter.prod_pureproof · cited by 30
- Filter.pure_prodproof · cited by 10
- List.tendsto_cons_iffproof · cited by 1