[guided]We need to upgrade the metric hypothesis ($\star$) — length equals distance on small intervals — into the differential-geometric conclusion that the geodesic equation $\nabla_{\dot\gamma}\dot\gamma = 0$ holds on all of $[0, 1]$. The translation between metric and differential is precisely what [Minimal Geodesics Are Smooth Geodesics](/theorems/2721) supplies, but only locally. The remaining work is a continuation argument that propagates the local conclusion across $[0, 1]$, and a separate continuity step at the right endpoint.
**Local conclusion via the smoothness theorem.** Why does the constant-speed hypothesis matter? A length-minimising path can wander at variable speed (e.g. stalling near a point), which destroys the unit-speed parametrisation that the geodesic equation requires. The constant-speed hypothesis pins down the parametrisation up to affine rescaling — exactly what we need.
Fix $t_0 \in [0, 1)$ and let $\delta_0 := \delta(t_0) > 0$ be supplied by hypothesis ($\star$). The segment $\gamma|_{[t_0, t_0 + \delta_0]}$ has constant speed $1$ (inherited from the global unit-speed parametrisation of $\gamma$) and satisfies
\begin{align*}
\operatorname{length}(\gamma|_{[t_0, t_0 + \delta_0]}) = \delta_0 = d(\gamma(t_0), \gamma(t_0 + \delta_0)),
\end{align*}
so it is a length-minimising piecewise $C^1$ curve of constant speed from $\gamma(t_0)$ to $\gamma(t_0 + \delta_0)$. We verify the hypotheses of theorem 2721: piecewise $C^1$ (yes, even $C^2$ globally), constant speed (yes, speed $1$), length-minimising between its endpoints (yes, by the displayed equation). All three hypotheses are met. By [Minimal Geodesics Are Smooth Geodesics](/theorems/2721), $\gamma|_{[t_0, t_0 + \delta_0]}$ is a $C^\infty$ geodesic, and in particular satisfies $\nabla_{\dot\gamma}\dot\gamma = 0$ on $[t_0, t_0 + \delta_0]$.
**Continuation argument: from local to global on $[0, 1)$.** The geodesic equation is local — $\nabla_{\dot\gamma}\dot\gamma|_t$ depends only on the values of $\gamma$ and $\dot\gamma$ in a neighbourhood of $t$ — so once we have the equation on a cover of $[0, 1)$ by intervals $[t_0, t_0 + \delta(t_0)]$, the equation holds on all of $[0, 1)$. We make this precise via a supremum argument. Define
\begin{align*}
T := \sup\{t \in [0, 1] : \nabla_{\dot\gamma}\dot\gamma = 0 \text{ on } [0, t]\}.
\end{align*}
The set is non-empty: applying the local conclusion at $t_0 = 0$ gives $\nabla_{\dot\gamma}\dot\gamma = 0$ on $[0, \delta(0)]$, so $T \ge \delta(0) > 0$.
Suppose for contradiction that $T < 1$. Then $T \in [0, 1)$, so we can apply the local conclusion at $t_0 = T$: there exists $\delta(T) > 0$ such that $\nabla_{\dot\gamma}\dot\gamma = 0$ on $[T, T + \delta(T)]$. Combined with the equation on $[0, T)$ — which follows from $\nabla_{\dot\gamma}\dot\gamma = 0$ on $[0, t]$ for every $t < T$, by definition of $T$ as a supremum — we obtain $\nabla_{\dot\gamma}\dot\gamma = 0$ on $[0, T + \delta(T)]$. But $T + \delta(T) > T$, contradicting the definition of $T$. Hence $T = 1$, and the geodesic equation holds on $[0, 1)$.
**Extending to the right endpoint.** The hypothesis ($\star$) is only stated for $t \in [0, 1)$, so it does not directly give us the equation at $t = 1$. We close the gap by continuity. Since $\gamma \in C^2$, the velocity $\dot\gamma$ is $C^1$ and the covariant acceleration $\nabla_{\dot\gamma}\dot\gamma$ is continuous on $[0, 1]$. We have shown $\nabla_{\dot\gamma}\dot\gamma$ vanishes on $[0, 1)$, which is dense in $[0, 1]$. By continuity,
\begin{align*}
\nabla_{\dot\gamma}\dot\gamma|_{t=1} = \lim_{t \to 1^-} \nabla_{\dot\gamma}\dot\gamma|_t = 0.
\end{align*}
Hence $\nabla_{\dot\gamma}\dot\gamma = 0$ on all of $[0, 1]$, completing the reverse direction and the proof.[/guided]