Jan 1, 0001
Metric
Function $\rho(x): X^2 \rightarrow \mathbb{R}_+$ considered a metric if
- $\forall x, y \in X: \rho(x, y) \geq 0$, and $\rho(x, y) = 0 \iff x = y$
- $\forall x, y \in X: \rho(x, y) = \rho(y, x)$
- $\forall x, y, z \in X: \rho(x, z) \leq \rho(x, y) + \rho(y, z)$