Theorems · Theorem · general topology
MapClusterPt.prodMap
∀ {X : Type u} {Y : Type v} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {α : Type u_5} {β : Type u_6}
{f : α → X} {g : β → Y} {la : Filter α} {lb : Filter β} {x : X} {y : Y},
MapClusterPt x la f → MapClusterPt y lb g → MapClusterPt (x, y) (la ×ˢ lb) (Prod.map f g)- Defined in
- Mathlib.Topology.Constructions
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement and proof · cited by 8,121
- SProd.sprodstatement and proof · cited by 1,750
- MapClusterPtstatement and proof · cited by 78
- Filter.map_monoproof · cited by 63
- Filter.curryproof · cited by 14
- MapClusterPt.monoproof · cited by 6
- Filter.curry_le_prodproof · cited by 4
- MapClusterPt.curry_prodMapproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.