Mathlib Map

Theorems · Theorem · general topology

IsProperMap.isCompact_preimage

∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {f : X → Y},
  IsProperMap f → ∀ {K : Set Y}, IsCompact K → IsCompact (f ⁻¹' K)

The preimage of a compact set by a proper map is again compact. See also isProperMap_iff_isCompact_preimage which proves that this property completely characterizes proper map when the codomain is compactly generated and Hausdorff.

Defined in
Mathlib.Topology.Maps.Proper.Basic
Cited by
12 results in Mathlib
Foundations
Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceTopologicalSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

isProperMap_iff_isClosedMap_and_compact_fibers · cited by 5isProperMap_iff_isClosedM…isProperMap_iff_isCompact_preimage · cited by 3isProperMap_iff_isCompact…ProperVAdd.isCompact_setOfPred_inter_nonempty · cited by 2ProperVAdd.isCompact_setO…IsProperMap.restrictPreimage · cited by 2IsProperMap.restrictPreim…ProperSMul.isCompact_setOfPred_inter_nonempty · cited by 2ProperSMul.isCompact_setO…ContinuousMap.uniformSpace_eq_inf_precomp_of_cover · cited by 1ContinuousMap.uniformSpac…IsProperMap.isSpectralMap · cited by 1IsProperMap.isSpectralMapproperSpace_iff_isProperMap_dist · cited by 0properSpace_iff_isProperM…LipschitzWith.properSpace · cited by 0LipschitzWith.properSpaceIsCompact.preimage_smul · cited by 0IsCompact.preimage_smulIsCompact.preimage_vadd · cited by 0IsCompact.preimage_vaddContinuousMap.uniformSpace_eq_iInf_precomp_of_cover · cited by 0ContinuousMap.uniformSpac…Set · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceFilter · cited by 8121Filternhds · cited by 5554nhdsSet.preimage · cited by 4946Set.preimageIsCompact · cited by 1282IsCompactFilter.principal · cited by 740Filter.principalUltrafilter · cited by 193UltrafilterUltrafilter.toFilter · cited by 172Ultrafilter.toFilterIsProperMap · cited by 66IsProperMapFilter.comap_principal · cited by 47Filter.comap_principalUltrafilter.map · cited by 26Ultrafilter.mapFilter.map_le_iff_le_comap · cited by 19Filter.map_le_iff_le_comapIsCompact.ultrafilter_le_nhds · cited by 5IsCompact.ultrafilter_le_…Ultrafilter.coe_map · cited by 5Ultrafilter.coe_mapIsProperMap.isCompact_preimageCITED BYCITES

Cites17

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by12

Results whose statement or proof uses this declaration.