Theorems · Theorem · general topology
Continuous.image_connectedComponent_eq_singleton
∀ {α : Type u} [inst : TopologicalSpace α] {β : Type u_3} [inst_1 : TopologicalSpace β] [TotallyDisconnectedSpace β]
{f : α → β}, Continuous f → ∀ (a : α), f '' connectedComponent a = {f a}The image of a connected component in a totally disconnected space is a singleton.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 78 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 · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.imagestatement · cited by 5,609
- Continuousstatement and proof · cited by 2,592
- Set.mem_image_of_memproof · cited by 371
- Continuous.continuousOnproof · cited by 311
- TotallyDisconnectedSpacestatement and proof · cited by 295
- connectedComponentstatement · cited by 68
- IsPreconnected.imageproof · cited by 24
- mem_connectedComponentproof · cited by 21
- isPreconnected_connectedComponentproof · cited by 12
- Set.subsingleton_iff_singletonproof · cited by 11
Cited by1
Results whose statement or proof uses this declaration.
- Continuous.image_eq_of_connectedComponent_eqproof · cited by 2