[guided]We have the limit initial data $(\tilde p_\infty, v_\infty) \in T^1 \tilde M|_D$ from Step 5. The remaining work is to integrate this data into a globally defined geodesic on $\mathbb R$ and show it is *minimizing* across the whole real line — that is, a line. The argument has two ingredients: smooth dependence of geodesics on initial conditions (which gives uniform-on-compacts convergence of $\sigma_n$ to a limit geodesic) and continuity of the Riemannian distance (which transports the minimizing identity to the limit).
**Defining the limit geodesic.** Use the exponential map at $\tilde p_\infty$ to integrate the initial direction $v_\infty$. Set
\begin{align*}
\sigma_\infty: \mathbb R &\to \tilde M, & \sigma_\infty(t) &:= \exp_{\tilde p_\infty}(t v_\infty).
\end{align*}
This is the unit-speed geodesic with $\sigma_\infty(0) = \tilde p_\infty$ and $\dot\sigma_\infty(0) = v_\infty$. Why is it defined on all of $\mathbb R$? Because $(\tilde M, \tilde g)$ is geodesically complete (Step 1), so $\exp_{\tilde p_\infty}$ is defined on all of $T_{\tilde p_\infty}\tilde M$, hence on all real multiples of $v_\infty$. It is unit-speed because $|v_\infty|_{\tilde g} = 1$ and geodesic speed is constant.
**$\sigma_n$ converges to $\sigma_\infty$ uniformly on every compact interval $[-T, T] \subset \mathbb R$.** This is where smooth dependence on initial conditions enters. Define the geodesic flow
\begin{align*}
\phi: \mathbb R \times T \tilde M &\to \tilde M, & \phi(t, \tilde p, v) &:= \exp_{\tilde p}(tv).
\end{align*}
By completeness, $\phi$ is defined on the full domain $\mathbb R \times T\tilde M$, and the standard ODE-theoretic regularity result for the geodesic equation gives that $\phi$ is smooth, in particular continuous.
Fix $T > 0$. For $n$ sufficiently large, $a_n, b_n > T$ (since $a_n, b_n \to \infty$), so $\sigma_n$ is defined on $[-T, T]$ and we may write
\begin{align*}
\sigma_n(t) = \exp_{\sigma_n(0)}(t \dot \sigma_n(0)) = \phi(t, \sigma_n(0), \dot \sigma_n(0)).
\end{align*}
By Step 5, $(\sigma_n(0), \dot \sigma_n(0)) \to (\tilde p_\infty, v_\infty)$ in $T\tilde M$. Pick a compact neighborhood $K' \subset T\tilde M$ of $(\tilde p_\infty, v_\infty)$ containing $(\sigma_n(0), \dot \sigma_n(0))$ for all $n$ large. Restricted to the compact set $[-T, T] \times K'$, the continuous map $\phi$ is uniformly continuous. Hence
\begin{align*}
\sup_{t \in [-T, T]} d_{\tilde g}\big(\phi(t, \sigma_n(0), \dot\sigma_n(0)),\, \phi(t, \tilde p_\infty, v_\infty)\big) \longrightarrow 0,
\end{align*}
i.e., $\sigma_n \to \sigma_\infty$ uniformly on $[-T, T]$.
**$\sigma_\infty$ is minimizing on all of $\mathbb R$.** Fix any $s, t \in \mathbb R$. We must show $d_{\tilde g}(\sigma_\infty(s), \sigma_\infty(t)) = |s - t|$. Pick $T > \max(|s|, |t|)$ so that $s, t$ are interior to $[-T, T]$. For $n$ large enough that $a_n, b_n > T$, the segment $\sigma_n$ is defined on $[-T, T]$ and is *minimizing* on its full domain $[-a_n, b_n] \supseteq [-T, T]$ (Step 3). In particular,
\begin{align*}
d_{\tilde g}(\sigma_n(s), \sigma_n(t)) = |s - t|.
\end{align*}
Now pass to the limit. Uniform convergence on $[-T, T]$ implies pointwise convergence, so $\sigma_n(s) \to \sigma_\infty(s)$ and $\sigma_n(t) \to \sigma_\infty(t)$. The Riemannian distance $d_{\tilde g}: \tilde M \times \tilde M \to [0, \infty)$ is continuous (it is a metric inducing the manifold topology), so
\begin{align*}
d_{\tilde g}(\sigma_\infty(s), \sigma_\infty(t)) = \lim_{n \to \infty} d_{\tilde g}(\sigma_n(s), \sigma_n(t)) = |s - t|.
\end{align*}
Since $s, t \in \mathbb R$ were arbitrary, $\sigma_\infty$ is globally minimizing.
**Conclusion.** $\sigma_\infty: \mathbb R \to \tilde M$ is a unit-speed geodesic with $d_{\tilde g}(\sigma_\infty(s), \sigma_\infty(t)) = |s-t|$ for all $s, t \in \mathbb R$ — i.e., a line.
**A remark on the strategy.** The key general principle is: a uniform-on-compacts limit of minimizing geodesic segments is itself minimizing, *provided* the segments grow long enough to engulf any prescribed pair of parameters. Without the growth $a_n, b_n \to \infty$ — which traces back to the unbounded orbit $L_n \to \infty$ in Step 2 — we would only get a minimizing segment of finite length, not a line. The non-compactness hypothesis on $\tilde M$ is precisely what produces this unbounded growth.[/guided]