Theorems · Theorem · general topology
IsConnected.subset_connectedComponent
∀ {α : Type u} [inst : TopologicalSpace α] {x : α} {s : Set α}, IsConnected s → x ∈ s → s ⊆ connectedComponent x- Defined in
- Mathlib.Topology.Connected.Basic
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses no axioms
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- IsConnectedstatement and proof · cited by 116
- connectedComponentstatement · cited by 68
- IsPreconnected.subset_connectedComponentproof · cited by 10
Cited by6
Results whose statement or proof uses this declaration.
- connectedComponent_eqproof · cited by 6
- Continuous.image_connectedComponent_subsetproof · cited by 6
- isClosed_connectedComponentproof · cited by 3
- Topology.IsCoinducing.preimage_connectedComponentproof · cited by 2
- pathComponent_subset_componentproof · cited by 2
- irreducibleComponent_subset_connectedComponentproof · cited by 0