Theorems · Theorem · general topology
IsProperMap.prodMap
∀ {X : Type u_1} {Y : Type u_2} {Z : Type u_3} {W : Type u_4} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y]
[inst_2 : TopologicalSpace Z] [inst_3 : TopologicalSpace W] {f : X → Y} {g : Z → W},
IsProperMap f → IsProperMap g → IsProperMap (Prod.map f g)A binary product of proper maps is proper.
- Defined in
- Mathlib.Topology.Maps.Proper.Basic
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 79 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
- Filter.Tendstoproof · cited by 3,814
- Ultrafilterproof · cited by 193
- Ultrafilter.toFilterproof · cited by 172
- nhds_prod_eqproof · cited by 84
- IsProperMapstatement and proof · cited by 66
- Continuous.prodMapproof · cited by 28
- Ultrafilter.mapproof · cited by 26
- Filter.le_prodproof · cited by 3
Cited by7
Results whose statement or proof uses this declaration.
- IsProperMap.universally_closedproof · cited by 3
- isProperMap_snd_of_compactSpaceproof · cited by 3
- isProperMap_fst_of_compactSpaceproof · cited by 3
- properSMul_of_isClosedEmbeddingproof · cited by 0
- MulAction.properSMul_of_proper_orbitMapproof · cited by 0
- AddAction.properVAdd_of_proper_orbitMapproof · cited by 0
- properVAdd_of_isClosedEmbeddingproof · cited by 0