Theorems · Definition · general topology
ZerothHomotopy.toConnectedComponents
{X : Type u_1} → [inst : TopologicalSpace X] → ZerothHomotopy X → ConnectedComponents XThe canonical map which sends a path component of X (as a term of ZerothHomotopy X) to the
connected component containing it (as a term of ConnectedComponents X).
- Defined in
- Mathlib.Topology.Connected.PathConnected
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 129 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.
- TopologicalSpacestatement and proof · cited by 24,529
- ConnectedComponentsstatement · cited by 40
- ZerothHomotopystatement · cited by 15
- Quotient.mapproof · cited by 7
Cited by4
Results whose statement or proof uses this declaration.
- connectedComponentsEquivZerothHomotopyproof · cited by 3
- ZerothHomotopy.toConnectedComponents_applystatement · cited by 0
- ZerothHomotopy.toConnectedComponents_surjectivestatement · cited by 0
- coe_connectedComponentsEquivZerothHomotopy_symmstatement · cited by 0