Theorems · Theorem · general topology
Homeomorph.isCompact_preimage
∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {s : Set Y} (h : X ≃ₜ Y),
IsCompact (⇑h ⁻¹' s) ↔ IsCompact sIf h : X → Y is a homeomorphism, h⁻¹(s) is compact iff s is.
- Defined in
- Mathlib.Topology.Homeomorph.Lemmas
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.preimagestatement · cited by 4,946
- IsCompactstatement and proof · cited by 1,282
- Homeomorphstatement and proof · cited by 725
- Homeomorph.symmproof · cited by 365
- Homeomorph.image_symmproof · cited by 13
- Homeomorph.isCompact_imageproof · cited by 2
Cited by7
Results whose statement or proof uses this declaration.
- Homeomorph.compactSpaceproof · cited by 4
- HasCompactSupport.convolutionExistsAtproof · cited by 2
- Homeomorph.comap_cocompactproof · cited by 1
- MeasureTheory.Measure.IsFiniteMeasureOnCompacts.mapproof · cited by 1
- IsCompact.reProdImproof · cited by 0
- AlgebraicGeometry.IsOpenImmersion.of_flat_of_monoproof · cited by 0
- Submonoid.units_isCompactproof · cited by 0