Let $A$ be a set, $X:=\{x_1,...x_k\}$,$Y:=\{y_1,...,y_{k}\}$ $\subset \frak{P}$$(A)\setminus \emptyset$ subsets of the power set of $A$, both with cardinality $k$ and $d$ be a metric on $\frak{P}$$(A)\setminus \emptyset$. With $Per(k)$ I denote the set of all permutations of the index set $\{1, ... ,k\}$.
I now would like to define a new metric:
$D_k(X,Y):= argmin_{\sigma \in Per(k)}\sum_{i=1}^{k}d(x_{i},y_{\sigma(i)})$
$D_k(X,Y)=0 \iff X=Y$ is fullfilled.
$D(X,Y)=D(Y,X)$ holds as $d$ is a metric.
I have the feeling that $D_k$ is not fulfilling the subadditivity and is hence not a metric. However, I am not able to find a counterexample, nor can I proof that $D_k$ is a metric. Could anyone provide me with a proof or a proof idea?