Theorems · Theorem · general topology
IsOpenMap.prodMap
∀ {X : Type u} {Y : Type v} {W : Type u_1} {Z : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y]
[inst_2 : TopologicalSpace Z] [inst_3 : TopologicalSpace W] {f : X → Y} {g : Z → W},
IsOpenMap f → IsOpenMap g → IsOpenMap (Prod.map f g)- Defined in
- Mathlib.Topology.Constructions.SumProd
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Filterproof · cited by 8,121
- nhdsproof · cited by 5,554
- SProd.sprodproof · cited by 1,750
- Filter.mapproof · cited by 819
- IsOpenMapstatement and proof · cited by 253
- nhds_prod_eqproof · cited by 84
- Filter.prod_monoproof · cited by 14
- IsOpenMap.nhds_leproof · cited by 11
- Filter.prod_map_map_eq'proof · cited by 6
- isOpenMap_iff_nhds_leproof · cited by 6
Cited by6
Results whose statement or proof uses this declaration.
- IsOpenQuotientMap.prodMapproof · cited by 4
- Topology.IsOpenEmbedding.prodMapproof · cited by 3
- IsHomeomorph.prodMapproof · cited by 0
- isOpenMap_prodMap_iffproof · cited by 0
- Units.isOpenMap_mapproof · cited by 0
- AddUnits.isOpenMap_mapproof · cited by 0