Connectedness of subsets of vector spaces #
We show several results related to the (path)-connectedness of subsets of real vector spaces:
Set.Countable.isPathConnected_compl_of_one_lt_rank
asserts that the complement of a countable set is path-connected in a space of dimension> 1
.isPathConnected_compl_singleton_of_one_lt_rank
is the special case of the complement of a singleton.isPathConnected_sphere
shows that any sphere is path-connected in dimension> 1
.isPathConnected_compl_of_one_lt_codim
shows that the complement of a subspace of codimension> 1
is path-connected.
Statements with connectedness instead of path-connectedness are also given.
In a real vector space of dimension > 1
, the complement of any countable set is path
connected.
In a real vector space of dimension > 1
, the complement of any countable set is
connected.
In a real vector space of dimension > 1
, the complement of any singleton is path-connected.
In a real vector space of dimension > 1
, the complement of a singleton is connected.
In a real vector space of dimension > 1
, any sphere of nonnegative radius is
path connected.
In a real vector space of dimension > 1
, any sphere of nonnegative radius is connected.
In a real vector space of dimension > 1
, any sphere is preconnected.
Let E
be a linear subspace in a real vector space.
If E
has codimension at least two, its complement is path-connected.
Let E
be a linear subspace in a real vector space.
If E
has codimension at least two, its complement is connected.