Proving the triangle inequality property of the distance between sets

jdinatale
Messages
153
Reaction score
0
Proving the "triangle inequality" property of the distance between sets

Here's the problem and how far I've gotten on it:

Untitled-3.png


If you are unfamiliar with that notation, S(A, B) = (A \ B) U (B \ A), which is the symmetric difference.

And D(A, B) = m^*(S(A, B)), which is the outer measure of the symmetric difference.
 
Physics news on Phys.org


Hm, can you show that m^*(A\backslash B)+m^*(B\backslash C)\ge m^*(A \backslash C), same for m^*(B\backslash A)+...

One question, is m^* outer Jordan measure?
 


Note that A and B cannot be just "arbitrary subsets of an arbitrary set X". They must be measurable subsets of the measurable set X.
 


Karamata said:
Hm, can you show that m^*(A\backslash B)+m^*(B\backslash C)\ge m^*(A \backslash C), same for m^*(B\backslash A)+...

One question, is m^* outer Jordan measure?

m^* is Lebesgue Outer Measure.

HallsofIvy said:
Note that A and B cannot be just "arbitrary subsets of an arbitrary set X". They must be measurable subsets of the measurable set X.

I can see your point, but I'm copying the problem verbatim out of my textbook, and it uses "arbitrary subsets of an arbitrary set X." Would you say that is a mistake on the author's part?
 


jdinatale said:
m^* is Lebesgue Outer Measure.

Ok.

Well, if A and B are disjoint sets, then m^*(A\cup B)\le m^*(A)+m^*(B).

You can prove this by definition Lebesgue Outer Measure.
 


Well, I got really close. Using the fact that S(A, C) subset S(A, B) U S(B, C), I obtained the following:

close.png
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top