Theorems · Theorem · general topology
isOpenMap_snd
∀ {X : Type u} {Y : Type v} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y], IsOpenMap Prod.sndThe second projection in a product of topological spaces sends open sets to open sets.
- Defined in
- Mathlib.Topology.Constructions.SumProd
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 76 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.
- TopologicalSpacestatement and proof · cited by 24,529
- Eq.geproof · cited by 375
- IsOpenMapstatement · cited by 253
- isOpenMap_iff_nhds_leproof · cited by 6
- map_snd_nhdsproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- isOpenQuotientMap_sndproof · cited by 2
- isOpen_prod_iff'proof · cited by 0
- isOpenMap_prodMap_iffproof · cited by 0