Theorems · Theorem · general topology
isOpenMap_prodMap_iff
∀ {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] [Nonempty X] [Nonempty Z] {f : X → Y} {g : Z → W},
IsOpenMap (Prod.map f g) ↔ IsOpenMap f ∧ IsOpenMap g- Defined in
- Mathlib.Topology.Constructions.SumProd
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 78 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
- IsOpenMapstatement and proof · cited by 253
- IsOpenMap.compproof · cited by 20
- IsOpenMap.prodMapproof · cited by 6
- isOpenMap_fstproof · cited by 4
- isOpenMap_sndproof · cited by 3
- isOpenQuotientMap_sndproof · cited by 2
- isOpenQuotientMap_fstproof · cited by 2
- IsOpenQuotientMap.isOpenMap_iffproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.