1: \begin{definition}[{$W_{c,k}$ distance~\citep[Theorem 7.3]{villani2003topics}}]\label{def.W_ck}
2: Suppose $c(x,y)$ is a pseudometric. The Wasserstein-$k$ transportation distance for $k\geq 0$ is defined as
3: \begin{align}\label{eqn.def_wc}
4: W_{c, k}(p, q) = \begin{cases}
5: \inf_{\pi_{p, q} \in \Pi(p, q) } \left (\int c^k(x, y) d \pi_{p, q} (x, y)\right )^{1/k} & k\geq 1 \\ \inf_{\pi_{p, q} \in \Pi(p, q) } \left (\int c^k(x, y) d \pi_{p, q} (x, y)\right ) & k \in [0,1) \end{cases},
6: \end{align}
7: where $\Pi(p, q)$ denotes the set of all couplings between $p$ and $q$.
8: \end{definition}
9: