Theorems · Definition · general topology
connectedComponentIn
{α : Type u} → [TopologicalSpace α] → Set α → α → Set αGiven a set F in a topological space α and a point x : α, the connected
component of x in F is the connected component of x in the subtype F seen as
a set in α. This definition does not make sense if x is not in F so we return the
empty set in this case.
- Defined in
- Mathlib.Topology.Connected.Basic
- Cited by
- 33 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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.imageproof · cited by 5,609
- connectedComponentproof · cited by 68
Cited by34
Results whose statement or proof uses this declaration.
- AmpleSetproof · cited by 10
- connectedComponentIn_subsetstatement · cited by 7
- IsPreconnected.subset_connectedComponentInstatement · cited by 6
- mem_connectedComponentInstatement · cited by 5
- connectedComponentIn_eq_imagestatement · cited by 4
- isPreconnected_connectedComponentInstatement · cited by 4
- AmpleSet.imageproof · cited by 4
- ContinuousOn.image_connectedComponentIn_subsetstatement · cited by 3
- connectedComponentIn_eqstatement and proof · cited by 3
- connectedComponentIn_univstatement · cited by 3
- IsOpen.connectedComponentInstatement and proof · cited by 3
- connectedComponentIn_eq_emptystatement · cited by 2