Theorems · Theorem · general topology
Topology.IsInducing.isPathConnected_iff
∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {F : Set X} {f : X → Y},
Topology.IsInducing f → (IsPathConnected F ↔ IsPathConnected (f '' F))If f : X → Y is an inducing map, f(F) is path-connected iff F is.
- Defined in
- Mathlib.Topology.Connected.PathConnected
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 128 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.imagestatement and proof · cited by 5,609
- Topology.IsInducingstatement and proof · cited by 266
- IsPathConnectedstatement · cited by 65
- JoinedInproof · cited by 40
- Topology.IsInducing.joinedIn_imageproof · cited by 1
Cited by4
Results whose statement or proof uses this declaration.
- isPathConnected_iff_pathConnectedSpaceproof · cited by 4
- Topology.IsOpenEmbedding.locallyPathConnectedSpaceproof · cited by 2
- Homeomorph.isPathConnected_imageproof · cited by 1
- IsPathConnected.preimage_coeproof · cited by 1