I have been working on some problems regarding finite metric spaces and have already proven/positively answered the following statement/question if the underlying metric has additional properties. Now I'm wondering if the statement is true in general.
Suppose we have a finite metric space $(X,d)$ and we fix $y \in X$. Now consider the matrix $$M(y) := ( d (x, y) + d (y, z) - d (x, z))_{x, z \in X\setminus \{y\}}$$ of all possible errors that arise in the triangle inequality where the 'middle point' is fixed.
Is $M(y)$ invertible?
Any ideas are greatly appreciated.