0

Is this following define a metrics

$d((x, y), (x’, y’)) = \min\{|x – x’|, |y – y’|\}$ on $\mathbb{R}^2$.

As i found the answer Which of the following define a metric? but not getting in my head

my attempts :i found all the metric properties are satisfies ...im not getting which metric proerpties is no satisfies here ......pliz help me i would be grateful ----any hints or solution will be appreciated

thanks in advances

  • 2
    "When is that thing $0$?" –  Jan 02 '18 at 14:04
  • @G.Sassatelli but that non negativity property hold...if i put x=y=o=x'=y' –  Jan 02 '18 at 14:06
  • There are three "that" here: the one I have in mind, the one you think you have in mind, and the one you've written. –  Jan 02 '18 at 14:11

2 Answers2

1

A metric needs $d(z,z') = 0$ if and only if $z = z'$. Can you find an example of $(x,y) \neq (x',y')$ such that the distance is $0$?

BallBoy
  • 14,472
0

Put $x=(5,0)$ and $y=(1,0)$. Then $d(x,y)=0$ but $x \neq y$