Theorems · Theorem · general topology
Homeomorph.image_connectedComponentIn
∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {s : Set X} (h : X ≃ₜ Y)
{x : X}, x ∈ s → ⇑h '' connectedComponentIn s x = connectedComponentIn (⇑h '' s) (h x)- Defined in
- Mathlib.Topology.Homeomorph.Lemmas
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.imagestatement and proof · cited by 5,609
- Homeomorphstatement and proof · cited by 725
- LE.le.antisymmproof · cited by 507
- Set.mem_image_of_memproof · cited by 371
- Homeomorph.symmproof · cited by 365
- Continuous.continuousOnproof · cited by 311
- Set.image_subset_iffproof · cited by 203
- Homeomorph.continuousproof · cited by 53
- connectedComponentInstatement and proof · cited by 33
Cited by1
Results whose statement or proof uses this declaration.
- AmpleSet.imageproof · cited by 4