Theorems · Theorem · general topology
Homeomorph.isPathConnected_preimage
∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {s : Set Y} (h : X ≃ₜ Y),
IsPathConnected (⇑h ⁻¹' s) ↔ IsPathConnected sIf h : X → Y is a homeomorphism, h⁻¹(s) is path-connected iff s is.
- Defined in
- Mathlib.Topology.Connected.PathConnected
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 130 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
- Homeomorphstatement and proof · cited by 725
- Homeomorph.symmproof · cited by 365
- IsPathConnectedstatement and proof · cited by 65
- Homeomorph.image_symmproof · cited by 13
- Homeomorph.isPathConnected_imageproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.