Quasimetric on the Sorgenfrey Line

  • Thread starter Thread starter BSMSMSTMSPHD
  • Start date Start date
  • Tags Tags
    Line
BSMSMSTMSPHD
Messages
131
Reaction score
0

Homework Statement



Define a quasimetric on the Sorgenfrey Line.

Homework Equations



I know how to show the distance function is always nonnegative, equal to zero if evaluating the distance of a point from itself, and the triangle inequality. I'm having trouble coming up with the function.

The Attempt at a Solution



I have defined d(p,q) = q - p (if q > p) and 0 otherwise. I want to show that the sphere centered at p of radius e is the same as the interval [p, p+e). This will complete the proof.

Suppose x is in the sphere centered at p of radius e. Then either d(p,x) = 0 or d(p,x) < e
(IFF) p <= x or x - p < e (IFF) p <= x or x < p + e.

What bothers me here is the "or". It feels like I need "and" to justify x in [p, p+e). Help?
 
Physics news on Phys.org
The function you're proposing doesn't really satisfy the definition of a quasimetric. For example, d(3,1)=0. How about we define d(x,y) = {y-x, if y>=x; 1 otherwise} instead? I think this is a valid quasimetric, although some case-checking is needed to establish the triangle inequality (which I haven't really done in a satisfactory way!).

Now, let's say we're give the basic open set [x,y) in the Sorgenfrey topology. Consider the cases when |y-x|>=1 and |y-x|<1, and show that we can get a ball to sit inside [x,y) in each case.

The other direction, that the Sorgenfrey line is finer than our quasimetric topology, is immediate.
 
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