Theorems · Theorem · general topology
isProperMap_of_isClosedMap_of_inj
∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {f : X → Y},
Continuous f → Function.Injective f → IsClosedMap f → IsProperMap fAn injective continuous and closed map is proper.
- Defined in
- Mathlib.Topology.Maps.Proper.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 82 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
- Continuousstatement and proof · cited by 2,592
- IsClosedMapstatement and proof · cited by 138
- IsProperMapstatement · cited by 66
- isProperMap_iff_isClosedMap_of_injproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- Topology.IsClosedEmbedding.isProperMapproof · cited by 6
- Homeomorph.isProperMapproof · cited by 6
- IsHomeomorph.isProperMapproof · cited by 1