[step:Use lower semicontinuity of the cost to attain the infimum]
Define the shifted cost
\begin{align*}
\tilde c: X \times Y &\to [0,\infty]
\end{align*}
\begin{align*}
(x,y) &\mapsto c(x,y) - a.
\end{align*}
Since $c$ is lower semicontinuous and $a \in \mathbb{R}$ is constant, $\tilde c$ is lower semicontinuous and nonnegative. By the Portmanteau lower semicontinuity theorem applied to the weak convergence $\pi_{k_j} \rightharpoonup \pi$,
\begin{align*}
\int_{X \times Y} \tilde c(x,y)\, d\pi(x,y)
\leq
\liminf_{j \to \infty}
\int_{X \times Y} \tilde c(x,y)\, d\pi_{k_j}(x,y).
\end{align*}
Because $\pi$ and each $\pi_{k_j}$ are probability measures, subtracting the constant shift gives
\begin{align*}
\int_{X \times Y} c(x,y)\, d\pi(x,y)
\leq
\liminf_{j \to \infty}
\int_{X \times Y} c(x,y)\, d\pi_{k_j}(x,y).
\end{align*}
Using the minimizing property of $(\pi_k)_{k \in \mathbb{N}}$,
\begin{align*}
\liminf_{j \to \infty}
\int_{X \times Y} c(x,y)\, d\pi_{k_j}(x,y)
\leq
\lim_{j \to \infty}
\left(V + \frac{1}{k_j}\right)
=
V.
\end{align*}
Thus
\begin{align*}
\int_{X \times Y} c(x,y)\, d\pi(x,y) \leq V.
\end{align*}
Since $\pi \in \Pi(\mu,\nu)$ and $V$ is the infimum over $\Pi(\mu,\nu)$, we also have
\begin{align*}
V \leq \int_{X \times Y} c(x,y)\, d\pi(x,y).
\end{align*}
Therefore
\begin{align*}
\int_{X \times Y} c(x,y)\, d\pi(x,y) = V,
\end{align*}
so $\pi$ attains the Kantorovich infimum.
(citing a result not yet in the wiki: Portmanteau lower semicontinuity theorem)
[/step]