Theorems · Theorem · general topology
isProperMap_of_comp_of_t2
∀ {X : Type u_1} {Y : Type u_2} {Z : Type u_3} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y]
[inst_2 : TopologicalSpace Z] {f : X → Y} {g : Y → Z} [T2Space Y],
Continuous f → Continuous g → IsProperMap (g ∘ f) → IsProperMap fIf the composition of two continuous functions f : X → Y and g : Y → Z is proper
and Y is T2, then f is proper.
- Defined in
- Mathlib.Topology.Maps.Proper.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- nhdsproof · cited by 5,554
- Filter.Tendstoproof · cited by 3,814
- Continuousstatement and proof · cited by 2,592
- T2Spacestatement and proof · cited by 1,351
- Filter.Tendsto.compproof · cited by 560
- Continuous.tendstoproof · cited by 206
- Ultrafilterproof · cited by 193
- Ultrafilter.toFilterproof · cited by 172
- IsProperMapstatement and proof · cited by 66
- isProperMap_iff_ultrafilterproof · cited by 7
- isProperMap_iff_ultrafilter_of_t2proof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.