Define the unit sphere $S^{n-1}$ in $\Bbb{R}^n$ by the equation $S^{n-1}=\{ x | \| x\|=1\}$. If $n\gt 1$, it is path connected.
To be honest I don’t understand the proof, even after assuming $g$ is continuous and subjective. The Unit Sphere $S^{n-1}$ is Path-Connected. Claim: If $h:X\to Y$ is continuous and $X$ is path connected, then $h(X)$ is path connected. Proof: By theorem 18.2 $f:X\to f(X)$ defined by $f(x)=h(x) ,\forall x\in X$, is continuous. $h(X)=f(X)$. let $f(x),f(y)\in f(X)$. Since $X$ is path connected and $x,y\in X$, $\exists g:[0,1]\to X$ such that $g$ is continuous, $g(0)=x$ and $g(1)=y$. By theorem 18.2, $f\circ g:[0,1]\to f(X)$ is continuous. So $f\circ g(0)=f(x)$ and $f\circ g(1)=f(y)$. Thus $f\circ g$ is a path from $f(x)$ to $f(y)$. Hence $h(X)=f(X)$ is path connected. Is this proof correct? How to use this result to show $S^{n-1}$ is path connected? I don’t even known(explicitly) what is the path from $x$ to $y$,in order to show $ \Bbb{R}^n -\{0\}$(punctured euclidean space) is path connected. This is example 4.
Edit: Better version of proof of above claim is to consider surjective map i.e. If $f:X\to Y$ is continuous and surjective/onto, $X$ is path connected, then $Y$ is path connected.
Map $g:\mathbb{R}^n\backslash\{0\}\to S^{n-1}$ defined by $g(v)=\frac{1}{\lVert v\rVert}\cdot v$ is continuous and surjective. So $g(\mathbb{R}^n\backslash\{0\})= S^{n-1}$, because $g$ is surjective. Since image of a path connected space under continuous map is path connected, $g(\mathbb{R}^n\backslash\{0\})= S^{n-1}$ is path connected. Our desired result.