Category:Definitions/Chebyshev Distance

From ProofWiki
Jump to navigation Jump to search

This category contains definitions related to the Chebyshev distance.
Related results can be found in Category:Chebyshev Distance.


The Chebyshev distance on $A_1 \times A_2$ is defined as:

$\map {d_\infty} {x, y} := \max \set {\map {d_1} {x_1, y_1}, \map {d_2} {x_2, y_2} }$

where $x = \tuple {x_1, x_2}, y = \tuple {y_1, y_2} \in A_1 \times A_2$.