Does Min(d1,d2) Satisfy Triangle Inequality?

  • Thread starter Thread starter Daveyboy
  • Start date Start date
  • Tags Tags
    Metric Property
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Daveyboy
Messages
57
Reaction score
0
d1 and d2 are metrics on a space X. Does min(d1,d2) satisfy the triangle inequality.

I think it does not but I am having a hard time finding a counter example.
 
Last edited:
Physics news on Phys.org
Try looking at the special case of the triangle inequality where equality holds.
 
Oh neat this works: euclidean and discrete metric dmin(0,2)=1
dmin(0,1)=1
dmin(1,2)=1
does not satisfy the triangle inequality.