Theorems · Theorem · general topology
isProperMap_iff_tendsto_cocompact
∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] [T2Space Y]
[CompactlyCoherentSpace Y] {f : X → Y},
IsProperMap f ↔ Continuous f ∧ Filter.Tendsto f (Filter.cocompact X) (Filter.cocompact Y)Version of isProperMap_iff_isCompact_preimage in terms of cocompact.
There was an older version of this theorem which was changed to this one to make use
of the CompactlyGeneratedSpace typeclass. (since 2024-11-10)
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Filterproof · cited by 8,121
- Set.preimageproof · cited by 4,946
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.Eventuallyproof · cited by 3,134
- Compl.complproof · cited by 2,925
- Continuousstatement and proof · cited by 2,592
- T2Spacestatement and proof · cited by 1,351
- IsCompactproof · cited by 1,282
- Filter.cocompactstatement and proof · cited by 141
- IsClosed.preimageproof · cited by 138
Cited by2
Results whose statement or proof uses this declaration.
- isProperMap_distproof · cited by 3
- Polynomial.isProperMap_evalproof · cited by 1