Documentation

PiBaseLean.Properties.P233.Lemmas

theorem IsPathConnected.subset_pathComponent_of_mem {X : Type u_1} [TopologicalSpace X] {x y : X} {s : Set X} (hs : IsPathConnected s) (ys : y s) (xy : y pathComponent x) :

If s is a path-connected set containing y and y lies in the path component of y, s is contained in the path component of x.

In a path connected space, all path components are the entire space.

Two points are joined iff there path components are the same.

Two different path components are disjoint.

In a space with open path components, every path component is clopen.

A space has open connected components iff each point has a connected neighborhood.