I am stuck in the question from exercise 1 of Hatcher.
A subspace $X\subseteq \mathbb{R}^n$ is said to be star-shaped if there is a point $x_0\in X$ such that, for each $x \in X$ , the line segment from $x_0$ to $x$ lies in $X$. Show that if a subspace $X \subseteq \mathbb{R}^n$ is locally star-shaped, in the sense that every point of $X$ has a star-shaped neighborhood in $X$, then every path in $X$ is homotopic in $X$ to a piecewise linear path , that is , a path consisting of a finite number of straight line segments traversed at constant speed.show this applies in particular when $X$ is open or when $X$ is a union of finitely many closed convex sets.
I have been unable to get the meaning of the question properly and I am not able to figure out a possible approach. Kindly help me out. I have followed this link Exercise 1.1.4 in Hatcher's Algebraic Topology, star-shaped but hasn't been of much help to me.
TIA
This is a good use case for so-called "real induction". The claim (a slightly specialized form of Theorem 2 from this article) is this:
So if we verify for a set $S \subseteq [0,1]$ that it is inductive, then we know $S = [0,1]$.
In this case, for a path $p: [0,1]\to X$, let $S$ be the set of $t \in [0,1]$ such that the sub-path from $p(0)$ to $p(t)$ is homotopic in $X$ to a piecewise linear path.
Checking (1), our "base case", is trivial. (Or a matter of definition: we should consider the constant function $p$ restricted to $\{0\}$ to be a piecewise linear path, since concatenating it with another piecewise linear path on the end produces another piecewise linear path.)
To check (2), let $x<1$ and suppose that the subpath from $p(0)$ to $p(x)$ is homotopic to a piecewise linear path. Let $X^*$ be a star-shaped neighborhood of $x$, centered at $x_0$; then by continuity there is some $y > x$ such that $p(t) \in X^*$ for $t \in [x,y]$. You should show that the path $p$ on $[x,y]$ is homotopic in $X^*$ to the piecewise linear path that goes from $x$ to $x_0$ to $y$; this can be appended to the piecewise linear path homotopic to $p$ on $[0,x]$, to get a piecewise linear path homotopic to $p$ on $[0,y]$.
To check (3), we do the same thing, but instead of taking a point $y>x$, take a point $w<x$ such that $p(t) \in X^*$ for $t \in [w,x]$, and extend the piecewise linear path from $p(w)$ to $p(x)$.