Show R^2 is locally compact with non-standard metric

  • Thread starter Thread starter benorin
  • Start date Start date
  • Tags Tags
    Compact Metric
benorin
Science Advisor
Insights Author
Messages
1,442
Reaction score
191
The Q: Define the distance between points \left( x_1 , y_1\right) and \left( x_2 , y_2\right) in the plane to be

\left| y_1 -y_2\right| \mbox{ if }x_1 = x_2 \mbox{ and } 1+ \left| y_1 -y_2\right| \mbox{ if }x_1 \neq x_2 .

Show that this is indeed a metric, and that the resulting metric space is locally compact. I need help with the second part.

My A: Write

d\left( \left( x_1 , y_1\right) , \left( x_2 , y_2\right) \right) = \delta_{x_1}^{x_2} + \left| y_1 -y_2\right| ,

where

\delta_{x_1}^{x_2}=\left\{\begin{array}{cc}0,&amp;\mbox{ if }<br /> x_{1} = x_{2}\\1, &amp; \mbox{ if } x_{1} \neq x_{2}\end{array}\right.

is the Kronecker delta function. Then d:\mathbb{R} ^2 \times \mathbb{R} ^2 \rightarrow \mathbb{R} is a metiric on \mathbb{R} ^2 since the following hold:

i. d is positive definite since d is obviously positive and

\delta_{x_1}^{x_2}=0 \Leftrightarrow x_{1} = x_{2} \mbox{ and } \left| y_1 -y_2\right| = 0 \Leftrightarrow y_{1} = y_{2}

ii. d is symmetric in its variables, that is

d\left( \left( x_1 , y_1\right) , \left( x_2 , y_2\right) \right) = \delta_{x_1}^{x_2} + \left| y_1 -y_2\right| = \delta_{x_2}^{x_1} + \left| y_2 -y_1\right| = d\left( \left( x_2 , y_2\right) , \left( x_1 , y_1\right) \right)

iii. d the triangle inequality, that is: if \left( x_j , y_j\right) \in \mathbb{R} ^2, \mbox{ for } j=1,2,3, then

d\left( \left( x_1 , y_1\right) , \left( x_2 , y_2\right) \right) \leq d\left( \left( x_1 , y_1\right) , \left( x_3 , y_3\right) \right) + d\left( \left( x_3 , y_3\right) , \left( x_2 , y_2\right) \right) ,

which can be reasoned thus: the triangle inequality in R^2 with the Euclidian metric gives

\left| y_1 -y_2\right| \leq \left| y_1 -y_3\right| + \left| y_3 -y_2\right| , \forall y_{1},y_{2},y_{3}\in\mathbb{R}

and

\delta_{x_1}^{x_2} \leq \delta_{x_1}^{x_3} + \delta_{x_3}^{x_2} \mbox{ holds } \forall x_{1},x_{2},x_{3}\in\mathbb{R}

for suppose not: then

\exists x_{1},x_{2},x_{3}\in\mathbb{R} \mbox{ such that }\delta_{x_1}^{x_2} &gt; \delta_{x_1}^{x_3} + \delta_{x_3}^{x_2} \Leftrightarrow x_1 \neq x_2 \mbox{ and } x_1 = x_3 = x_2 ,

which is a contradiction; adding these inequalities yields the required result, viz. the triangle inequality.

By i,ii, and iii, d is a metric on \mathbb{R} ^2.

The locally compact part I don't get: a metric space is locally compact iff every point of has a neighborhood with compact closure.

An open neighborhood of a point, say \left( x_0 , y_0\right), is given by: for some k>0, put

\left\{ \left( x , y\right) : d\left( \left( x , y\right) , \left( x_0 , y_0\right) \right) &lt; k \right\}

but what does that look like? How do I grasp what compact means in this metric?

The delta function above is the discrete metric on R^1 and the absolute value is the Euclidian metric on R^1, and their sum is indeed a metric on the product space R^2. Do I get to keep Heine-Borel? Does Heine-Borel even hold for R^1 with the discrete metric? I don't get the idea of compact sets with H-B, I can tell you "A set is compact if every open cover has a finite subcover," but that topology stuff is so abstract. What does it mean for a set to be compact in terms of a given metric? Is that given by sequential compactness?

Please help with the second part, and let me know if the first is ok.

Thanks,
-Ben

PS: Please don't answer all the questions in the last paragraph, just the ones that help.
 
Physics news on Phys.org
As is often the case the first hint is: well, just do it. You need to decide what the open sets look like:

Fix u. Suppose d(u,v)<k, take it into two cases, k<1, k>=1

if k<1 then obviously the x coords of u and v must agree, so where must v lie?

if k=>1, split into two subcases, when x_1=x_2 and when it doesn't.

I think drawing things on paper will help here.

And you should have proven by now that in a metric space compactness and sequential compactness are the same, not that you need it. I doubt H-B is any use what so ever here; I suspect you can do the rest simply by thinking about what open sets look like.

For example, take R with the zariski topology: closed sets are sets with a finite number of points. Any set S is compact: let X_r be an open cover of a set, consider X_1, this contains all but a finite number of points of S since X_1 is open and contains all but a finite number of points of R, label the points in S but not in X_1 as s_2, s_3,.., s_r and then pick some X_(r_i) that contains the point s_i and this is a finite refinement of the open cover.
 
Last edited:
proof of compactness

The closed k-ball about \left( x_0 , y_0\right) is given by

\left\{ \left( x , y\right) : d\left( \left( x , y\right) , \left( x_0 , y_0\right) \right) \leq k \right\} = \left\{ \left( x , y\right) : \delta_{x_0}^{x} + \left| y_0 -y\right| \leq k \right\}

which for 0&lt;k&lt;1 is

\left\{ \left( x , y\right) : x=x_{0}\mbox{ and }\left| y_0 -y\right| \leq k \right\} ,

the closed vertical line segment centered about \left( x_0 , y_0\right) of length 2k&lt; 2.

and for 1 \leq k &lt;\infty is

\left\{ \left( x , y\right) : x=x_{0}\mbox{ and }\left| y_0 -y\right| \leq k \right\}\cup \left\{ \left( x , y\right) : x\neq x_{0}\mbox{ and }\left| y_0 -y\right| \leq k-1 \right\} ,

the union of the closed vertical line segment centered about \left( x_0 , y_0\right) of length 2k \geq 2 and the closed horizontal strip centered about \left( x_0 , y_0\right) of hieght 2(k-1) \geq 0extending infinitely in both directions (the degenerate case of k=1 give a horizontal line).

So how do I prove that these are compact? The open k-balls are the same except with "open" in place of "closed", and recall that closed (open) k-balls are closed (open) in any metric space. I know they're compact, so I am guessing proof by contradiction, but I can't get anywhere.
 
Duh! I think it's clear now.

The case of 0<k<1 is compact (closed and bounded) with the usual Euclidian metric.

k>1 has a atleast one counter-example.
 
You only have to show that each point has some neighbourhood with compact closure. Don't even bother looking at k>1. Looking at 0<k<1, you have to first find out what the closure of the vertical open interval is with respect to this topology, and then whether that closure is compact with respect to this topology. I think you just went straight to talking about the closed ball as the vertical closed interval. This is true, i.e. the closure of the vertical open interval in this topology is the vertical closed interval, but you should prove this. You then have to prove it is compact, and it is pretty simple if you can prove that the closed interval in R is compact under the standard metric, but you can't just say that the set is closed and bounded, thus compact.
 
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