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
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top