Theorems · Theorem · general topology
IsProperMap.isClosed_range
∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {f : X → Y},
IsProperMap f → IsClosed (Set.range f)The range of a proper map is closed.
- Defined in
- Mathlib.Topology.Maps.Proper.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- Set.rangestatement · cited by 4,705
- IsClosedstatement · cited by 1,639
- IsProperMapstatement and proof · cited by 66
- IsProperMap.isClosedMapproof · cited by 14
- IsClosedMap.isClosed_rangeproof · cited by 12
Cited by2
Results whose statement or proof uses this declaration.
- t2Space_of_properSMul_of_t1Groupproof · cited by 0
- t2Space_of_properVAdd_of_t1AddGroupproof · cited by 0