I am reading Taubes's book on differential geometry and am wondering about a proof. My apologies if this is simple, as I'm still grappling with the material. My question concerns material in chapter 8, page 83.
Embed $S^n$ into $\mathbb R^{n+1}$ as the set of points with $|x|=1$. Pulling back the standard metric on $\mathbb R$ gives a metric on $S^n$ called the round metric. Taubes asserts the geodesic equation for a curve $\gamma: \mathbb R \rightarrow S^n \subset\mathbb R^{n+1}$ with coordinates $(x^i(t))$ is given by $$\ddot x^j + x^j|\dot x|^2=0.$$
To show this, he introduces the map $y\rightarrow (y, (1-|y|^2)^{1/2})$ from $\mathbb R^n$ to $\mathbb R^n \times \mathbb R$ that embeds the ball of radius $1$ into $S^n$. Pulling back the round metric gives $$g_{ij} = \delta_{ij} + y_i y_j(1-|y|^2)^{-1}.$$ (This expression fixes a typo found in the book and pointed out here.)
Expanding in a power series and writing out the geodesic equation gives $$\ddot y+y_j|\dot y|^2 +O(|y|^2)=0.$$
Taubes asserts that since this matches the original equation to leading order in $y$, the claim is proved. Why is this? That is, why does it suffices to check that the equations agree to leading order? His justification, which I do not understand, is:
This agrees with what is written above to leading order in y. Since the metric and the sphere are invariant under rotations of $S^n$, as is the equation for $x$ above, this verifies the equation at all points.
Presumably the second sentence is just referring to the face that, by symmetry, it suffices to verify the equation for the given coordinate patch, but perhaps there is more I am missing.
I am also confused because the equation in $y$ is in $\mathbb R^n$, but the equation in $x$ is in $\mathbb R^{n+1}$. What is going on here?