How Does the Strong Triangle Inequality Justify Equal p-adic Balls?

Ed Quanta
Messages
296
Reaction score
0
Let e>0 and let Be(r),Be(s) denote the open balls of radius e centered at r,s with respect to the p-adic metric. Prove that if r is an element of Be(s), then Be(s)=Be(r).

Can someone show me how to use the strong triangle inequality to do this?
 
Physics news on Phys.org
Is this what you mean by strong triangle inequality?

d(x,z) <= max{d(x,y), d(y,z)} for all x,y,z in whatever space.

If so, suppose that x is an element of B_e(r). That is, d(x,r) < e. We are given that d(r,s) < e. Then use the triangle inequality to show that d(x,s) < e also. So B_e(r) is contained in B_e(s). Use a similar argument to show B_e(s) is contained in B_e(r).
 
Yes, that was what I meant by the strong triangle inequality. Why must I use this form of the triangle inequality as opposed to the more general form of the triangle inequality?

And since d(x,s)<=max(d(x,r),d(r,s))

We know d(x,r)<e and d(r,s)<e, so wouldn't this just imply

d(x,s)<2e?
 
Last edited:
Ed Quanta said:
Why must I use this form of the triangle inequality as opposed to the more general form of the triangle inequality?
Because the regular triangle inequality only gets you d(x,s) < 2e, like you showed. This stronger version says that d(x,s) is less than or equal to the larger of these other two "distances" d(x,r) and d(r,s), both of which are strictly less than e. That is, d(x,s) < e. You need this to show that x is also in B_e(s).
 
And, as a corollary, i you didnt' need the strong one then yo'uve said that all balls of radius e that over lap are equal, and that doesn't seem at all reasonable does it?
 
Back
Top