[guided]We are now in position to assemble the inner product on the manifold side from the two ingredients we have prepared: the formula for $(d\exp_p)_a(a)$ from Step 3 and the radial-angular decomposition of $(d\exp_p)_a(w)$ from Step 4. The strategy is to expand the inner product by $\mathbb{R}$-bilinearity and then apply the polar form of Gauss' Lemma — which is what gives this proof its name, and what makes the cancellation work.
Recall what we know. From Step 3, $(d\exp_p)_a(a) = r\, \partial_r|_{\exp_p(a)}$. From Step 4, $(d\exp_p)_a(w) = g_p(w, \mathbf{v})\, \partial_r|_{\exp_p(a)} + (d\exp_p)_a(w_\perp)$, where $(d\exp_p)_a(w_\perp)$ is tangent to the geodesic sphere $\Sigma_r$ at $\exp_p(a)$. Substituting both into $g_{\exp_p(a)}\bigl((d\exp_p)_a(a), (d\exp_p)_a(w)\bigr)$ and using $\mathbb{R}$-bilinearity of the metric:
\begin{align*}
g_{\exp_p(a)}\bigl((d\exp_p)_a(a),\, (d\exp_p)_a(w)\bigr) &= g_{\exp_p(a)}\bigl(r\, \partial_r,\, g_p(w, \mathbf{v})\, \partial_r + (d\exp_p)_a(w_\perp)\bigr) \\
&= r\, g_p(w, \mathbf{v})\, g_{\exp_p(a)}(\partial_r, \partial_r) + r\, g_{\exp_p(a)}\bigl(\partial_r,\, (d\exp_p)_a(w_\perp)\bigr).
\end{align*}
Two inner products on the manifold side remain to be evaluated: $g_{\exp_p(a)}(\partial_r, \partial_r)$ and $g_{\exp_p(a)}(\partial_r, (d\exp_p)_a(w_\perp))$. Both are precisely what the polar form of [Gauss' Lemma](/theorems/2714) tells us:
- **Radial-radial:** $g_{\exp_p(a)}(\partial_r, \partial_r) = 1$ identically on the polar chart. This is the unit-speed property — radial geodesics emanating from $p$ have constant speed $1$ in the metric $g$, which translates into this metric coefficient.
- **Radial-angular:** $g_{\exp_p(a)}(\partial_r, Z) = 0$ for any $Z$ tangent to the geodesic sphere $\Sigma_r$ at $\exp_p(a)$. This is the genuine orthogonality content of Gauss' Lemma, and it applies to $Z = (d\exp_p)_a(w_\perp)$ since we established in Step 4 that $(d\exp_p)_a(w_\perp) \in T_{\exp_p(a)} \Sigma_r$.
Why does the orthogonality hypothesis match? Because Step 4 was set up precisely for this purpose: $w_\perp$ was defined as the $g_p$-orthogonal complement of $\mathbf{v}$ in the source, and the chain-rule argument showed $(d\exp_p)_a(w_\perp)$ is tangent to $\Sigma_r$ in the target. Plugging in the two values:
\begin{align*}
g_{\exp_p(a)}\bigl((d\exp_p)_a(a),\, (d\exp_p)_a(w)\bigr) = r\, g_p(w, \mathbf{v}) \cdot 1 + r \cdot 0 = r\, g_p(\mathbf{v}, w). \tag{LHS}
\end{align*}
It remains to recognise that $r\, g_p(\mathbf{v}, w)$ is exactly $g_p(a, w)$, which is the right-hand side (RHS) we computed in Step 2. By $\mathbb{R}$-linearity of $g_p$ in its first argument, $r\, g_p(\mathbf{v}, w) = g_p(r\mathbf{v}, w) = g_p(a, w)$. Combining (LHS) with (RHS):
\begin{align*}
g_{\exp_p(a)}\bigl((d\exp_p)_a(a),\, (d\exp_p)_a(w)\bigr) = r\, g_p(\mathbf{v}, w) = g_p(a, w).
\end{align*}
This is the claimed covariant form of Gauss' Lemma, completing the proof.
A few comments on the structure of what we have done. The covariant form is a "delinearisation" of the polar form: instead of working in a chart with named coordinate vector fields, we work directly with vectors $a, w \in T_pM$ and their images under $(d\exp_p)_a$. The two forms are logically equivalent, but the covariant form is chart-independent — it makes no reference to a polar chart and can be evaluated at any $a$ without setting up coordinates. The proof is essentially a translation: the polar chart's $\partial_r$ becomes the unit-speed radial geodesic velocity $(d\exp_p)_a(\mathbf{v})$, and "tangent to the geodesic sphere $\Sigma_r$" becomes "image of a $g_p$-perpendicular vector under $(d\exp_p)_a$".
A subtle point worth flagging: the decomposition $w = w_\parallel + w_\perp$ is a $g_p$-orthogonal decomposition **in the source** $T_pM$. The corresponding decomposition of $(d\exp_p)_a(w)$ in the target is a $g$-orthogonal decomposition **only because of Gauss' Lemma** — it is not free. The differential $(d\exp_p)_a$ is in general not an isometry; it preserves orthogonality of the $\mathbf{v}$-direction with its perpendicular complement, but it does **not** in general preserve angles among vectors within the perpendicular complement. The Riemann tensor at $p$ measures this failure (see [Jacobi Field Size Expansion](/theorems/2719) and the Jacobi field formalism).
Finally, note the difference between the covariant form proved here and a weaker version sometimes encountered: $g((d\exp_p)_a(a), (d\exp_p)_a(a)) = g_p(a, a)$, i.e., **conformality-on-radial-vectors**. The weak form alone says only that radial geodesics have constant speed (which we already know from [Geodesics Have Constant Speed](/theorems/2709)). The full form, with arbitrary second argument $w \in T_pM$, is the orthogonality content of Gauss' Lemma and encodes the orthogonal decomposition of the metric in geodesic polar coordinates.[/guided]