PDA

View Full Version : If (X, d) and (X, r) are metric space, is {X, max(d, r)} necessary a metric space?


ag2ie
Nov17-11, 07:15 PM
If (X, d) and (X, r) are metric space, is {X, max(d, r)} necessary a metric space? what about (X, min(d, r))?

micromass
Nov17-11, 07:32 PM
Well, what do you think?? What have you tried?

ag2ie
Nov17-11, 07:47 PM
It's easy to verify d(x,y)=0 iff x=y and d(x, y)=d(y,x),
but I don't know how to prove triangle Inequality...

micromass
Nov17-11, 07:49 PM
Well, is the following trye

d(x,z)\leq \max\{d(x,y),r(x,y)\}+\max\{d(y,z),r(y,z)\}

???

ag2ie
Nov17-11, 07:58 PM
yes..but if r(x,z) is greater than d(x,z), and r(y,z) is smaller than d(y,z), then this inequality is not necessary true...right?

micromass
Nov17-11, 08:01 PM
Sorry, I made a typo, check the post again.

ag2ie
Nov17-11, 08:08 PM
I see...if r(x,y) is greater than d( x,y), then d(x,z)≤max{d(x,y),r(x,y)}+max{d(y,z),r(y,z)} is also true...

Thanks ...and I think (X, min(d, r)) is not a metric space..right?

micromass
Nov17-11, 08:10 PM
Thanks ...and I think (X, min(d, r)) is not a metric space..right?

right.

ag2ie
Nov17-11, 08:13 PM
Thanks..you are really helpful