Theorems · Theorem · general topology
ContinuousOn.image_connectedComponentIn_subset
∀ {α : Type u} {β : Type v} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {f : α → β} {s : Set α} {a : α},
ContinuousOn f s → a ∈ s → f '' connectedComponentIn s a ⊆ connectedComponentIn (f '' s) (f a)- Defined in
- Mathlib.Topology.Connected.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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 · cited by 5,609
- ContinuousOnstatement and proof · cited by 1,411
- Set.mem_image_of_memproof · cited by 371
- Set.image_monoproof · cited by 197
- ContinuousOn.monoproof · cited by 156
- connectedComponentInstatement · cited by 33
- IsPreconnected.imageproof · cited by 24
- connectedComponentIn_subsetproof · cited by 7
- IsPreconnected.subset_connectedComponentInproof · cited by 6
- mem_connectedComponentInproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- ContinuousOn.mapsTo_connectedComponentInproof · cited by 2
- Homeomorph.image_connectedComponentInproof · cited by 1
- Continuous.image_connectedComponentIn_subsetproof · cited by 0