Proving Claim 1: Metric Spaces (X,ρ) and (X,σ)

  • Thread starter kingwinner
  • Start date
  • Tags
    Metric
In summary, the conversation discusses the definition of a new metric on a given metric space (X,ρ) and the relationship between the limit and completeness for this new metric compared to the original metric. The claim is that the sequence xn->x in (X,ρ) if and only if xn->x in (X,σ), where σ is the new metric. The discussion proceeds to prove this claim for the case when ε>1, by showing that for any given ε, there exists an appropriate n_0 that satisfies the definition of convergence for both metrics, thus proving the claim.
  • #1
kingwinner
1,270
0
"Given a metric space (X,ρ), define a new metric on X by σ(x,y)=min{ρ(x,y),1}. The reader can check that σ is indeed a metric on X.
Claim 1: xn->x in (X,ρ) iff xn->x in (X,σ).
Claim 2: {xn} is Cauchy in (X,ρ) iff it is Cauchy in (X,σ). (Hence completeness is the same for these two metrics.)"
=================================

Right now, I'm trying to prove claim 1.
xn->x in (X,ρ) means:
for all ε>0, there exists N s.t. if n>N, then ρ(xn,x)<ε

xn->x in (X,σ) means:
for all ε>0, there exists M s.t. if n>M, then σ(xn,x)<ε

Now if 0<ε<1, then ρ(xn,x)<ε <=> σ(xn,x)<ε, so taking N=M above works in the definition of limit. Am I correct so far?
But if ε>1, I think it is NOT true that ρ(xn,x)<ε <=> σ(xn,x)<ε, right? So what should I take N or M to be in the case when ε>1? What should I do for this case?

Thanks for any help!
 
Physics news on Phys.org
  • #2
Let ε > 1. Then ρ(xn,x) <= 1 must hold for all n > N. By definition, σ(x,y)=min{ρ(x,y),1}, so either σ(xn,x) = 1 or σ(xn,x) < 1, so obviously σ(xn,x) < ε holds for M = N.
 
  • #3
How about the other direction?

So for this problem, to prove claim 1, we really need to consider two cases 0<ε<1, ε>1 separately?

thanks.
 
  • #4
Yes, since the definition of σ(x,y) depends on these cases.
 
  • #5
OK, but how can we prove the other direction?

Let ε > 1. Then there exists M s.t. σ(xn,x) <= 1.5 for all n > M. By definition, σ(x,y)=min{ρ(x,y),1}, but now σ(xn,x) <= 1.5 does NOT imply that ρ(x,y)<=1.5. So how can we prove it?

Thanks!
 
  • #6
It's not necessary to consider the cases [itex]\epsilon \ge 1[/itex] and [itex]\epsilon < 1[/itex] seperately in the first implication, just for the second; just note that [itex]\sigma\left(x,y\right) \leq \rho\left(x,y\right)[/itex], for all [itex]x,y\in X[/itex].

Then, if [itex]x_n\rightarrow x[/itex] in [itex]\left(X,\rho\right)[/itex], then the above inequality immediately implies that it also converges in [itex]\left(X,\sigma\right)[/itex].

On the other hand, if [itex]x_n[/itex] does not converge to [itex]x[/itex] in [itex]\left(X,\rho)[/itex], then there is a subsequence [itex]x_{n_k}[/itex], such that:

(a) [itex]\rho\left(x_{n_k},x\right) \ge 1[/itex]; in this case, [itex]\sigma\left(x_{n_k},x\right)= 1[/itex] and we're done.

(b)There exists an [itex]\epsilon>0[/itex], such that [itex]0<\epsilon<\rho\left(x_{n_k},x\right) < 1[/itex]; in this case, the same must happen with [itex]\sigma[/itex], and we are, again, done.
 
  • #7
Sorry, I don't really understand your argument about subsequences.

Is it possible to prove directly from the definition that:
xn->x in (X,σ) => xn->x in (X,ρ)
for the case ε>1?

Thanks!
 
  • #8
Sorry, I don't really understand your argument about subsequences.

Remember that a sequence doesn't converge to a point iff there is, at least, a subsequence of it that doesn't converge to that point.

Is it possible to prove directly ...

Yes. For [itex]\epsilon > 1[/itex], take as the index n_0 (the one that, for all n>n_0, all the terms in the sequence belong to the given neighborhood of the limit) the one obtained for [itex]1/\epsilon < 1[/itex].
 
  • #9
Yes. For [itex]\epsilon > 1[/itex], take as the index n_0 (the one that, for all n>n_0, all the terms in the sequence belong to the given neighborhood of the limit) the one obtained for [itex]1/\epsilon < 1[/itex].
hmm...what is n_0? And how can this help us prove that xn->x in (X,σ) => xn->x in (X,ρ) for the case ε>1? Could you please explain a little more?


Let ε > 1. Then there exists M s.t. σ(xn,x) <= 1.5 for all n > M. By definition, σ(x,y)=min{ρ(x,y),1}, but now σ(xn,x)<=1.5 does NOT imply that ρ(x,y)<=1.5. For the case ε > 1, I'm facing troubles like this, so I'm not sure what to do...


Thanks for helping!
 
  • #10
It seems that you are stuck with a few point in the definition of convergence. When do we say that a sequence [itex]x_n\in \left(X,d\right)[/itex], converges to a point [itex]x[/itex]? Well, when the following is satisfied:

[tex]
\forall \epsilon>0 \exists n_0 \in \mathbb N \forall n>n_0 \left(d(x_n,x)<\epsilon\right)
[/tex]

For this particular case, suppose that [itex]x_n\rightarrow x[/itex] in [itex]\left(X,\sigma\right)[/itex], and you want to prove that it also converges in [itex]\left(X,\rho\right)[/itex]. Then, if you give me an [itex]\epsilon = 3/2[/itex] (for example), I have to come up with an [itex]n_0[/itex], such that the above is satisfied, that is, for all [itex]n>n_0[/itex], we must have [itex]\rho\left(x_n,x\right)<\epsilon[/itex].

How can I find this [itex]n_0[/itex]? I take [itex]\epsilon'=1/\epsilon<1[/itex] and find the [itex]n_0[/itex] that satisfies the definition for the metric [itex]\sigma[/itex], where I know it exists by hypothesis. But for this [itex]n_0[/itex], we have, for all [itex]n>n_0[/itex], [itex]\rho\left(x_n,x\right)=\sigma\left(x_n,x\right)<\epsilon'<\epsilon[/itex].
 
  • #11
JSuarez said:
It seems that you are stuck with a few point in the definition of convergence. When do we say that a sequence [itex]x_n\in \left(X,d\right)[/itex], converges to a point [itex]x[/itex]? Well, when the following is satisfied:

[tex]
\forall \epsilon>0 \exists n_0 \in \mathbb N \forall n>n_0 \left(d(x_n,x)<\epsilon\right)
[/tex]

For this particular case, suppose that [itex]x_n\rightarrow x[/itex] in [itex]\left(X,\sigma\right)[/itex], and you want to prove that it also converges in [itex]\left(X,\rho\right)[/itex]. Then, if you give me an [itex]\epsilon = 3/2[/itex] (for example), I have to come up with an [itex]n_0[/itex], such that the above is satisfied, that is, for all [itex]n>n_0[/itex], we must have [itex]\rho\left(x_n,x\right)<\epsilon[/itex].

How can I find this [itex]n_0[/itex]? I take [itex]\epsilon'=1/\epsilon<1[/itex] and find the [itex]n_0[/itex] that satisfies the definition for the metric [itex]\sigma[/itex], where I know it exists by hypothesis. But for this [itex]n_0[/itex], we have, for all [itex]n>n_0[/itex], [itex]\rho\left(x_n,x\right)=\sigma\left(x_n,x\right)<\epsilon'<\epsilon[/itex].

OK, now I understand. But how did you come up with the brilliant idea of using ε' = 1/ε <1? Is there any natural/systmatic way to see this?


Can I also prove the claim like this...?

Claim: xn->x in (X,σ) => xn->x in (X,ρ) for the case ε>1

Proof:(?)
Given ε > 1.
By hypothesis, there exists M s.t. σ(xn,x)<0.5 for all n > M. By definition, σ(x,y)=min{ρ(x,y),1}, so σ(xn,x)<0.5 implies that ρ(x,y) < 0.5 < 1 < ε. (i.e. we can take N=M)


Is this "proof" correct?
(and the converse (for the case ε>1) can be proved in the EXACT same manner (i.e. by taking the epsilon in the hypothesis to be 0.5), right?)

Can somebody confirm this, please? (or correct my mistake if there is one)

Thanks! :)
 
  • #12
Yes, but you really don't need to break it up into cases. Once you've proved it for all epsilon bounded above by some number (in this case, 1), you are immediately done.
 
  • #13
But actually, do we really need 2 separate cases for 0<ε<=1 and ε>1?
If we've proved it for 0<ε<=1, then that exact same N would also work in the definition of convergence for any ε>1, right?
 
  • #14
If I understand you correctly, yes.
 
  • #15
How can we prove claim 2: {xn} is Cauchy in (X,σ) iff it is Cauchy in (X,ρ) ?

Definition: (xn) is Cauchy iff for all ε>0, there exists N s.t. if n,m≥N, then d(xn,xm)<ε.

I know the definition, but I am not too sure how to prove that something is Cauchy. How can we find a workable N here? (I've always been struggling to prove that something is Cauchy, and it's one of my biggest challenges and frustration so far... )

Any help is greatly appreciated!
 
  • #16
Exactly the same way as before; the only difference is that, instead of estimating the distance to a limit point [itex]x[/itex], you have to prove that, given [itex]\epsilon[/itex] there is an [itex]n_0[/itex], such that, forl all [itex]m,n>n_0[/itex]:

[tex]\sigma\left(x_m,x_n\right)<\epsilon \Leftrightarrow \rho\left(x_m,x_n\right)<\epsilon[/tex]
 
  • #17
JSuarez said:
Exactly the same way as before; the only difference is that, instead of estimating the distance to a limit point [itex]x[/itex], you have to prove that, given [itex]\epsilon[/itex] there is an [itex]n_0[/itex], such that, forl all [itex]m,n>n_0[/itex]:

[tex]\sigma\left(x_m,x_n\right)<\epsilon \Leftrightarrow \rho\left(x_m,x_n\right)<\epsilon[/tex]
Do we actually need to PROVE that [tex]\sigma\left(x_m,x_n\right)<\epsilon \Leftrightarrow \rho\left(x_m,x_n\right)<\epsilon[/tex]? It is trivially true for any 0<ε≤1, isn't it?


I'm trying to prove that {xn} is Cauchy in (X,σ) => it is Cauchy in (X,ρ).

Proof:(?)
Suppose {xn} is Cauchy in (X,σ), i.e. for all ε'>0, there exists N s.t. if n,m≥N, then σ(xn,xm)<ε'.
Given any 0<ε≤1, there exists N1 s.t. if n,m≥N1, then σ(xn,xm)<ε
=> ρ(xn,xm)<ε
The same N1 also works for any ε>1.
So {xn} is Cauchy in (X,ρ).
(the proof of the converse is identical)

Is this a valid proof? Please kindly confrim/correct me if it's wrong.
Thank you!
 
  • #18
It is trivially true for any 0<ε≤1, isn't it?

Yes. In this case, the metrics are identical. And it's also immediate in the [itex]\Leftarrow[/itex] direction by the inequality [itex]\sigma\left(x,y\right) \leq \rho\left(x,y\right)[/itex].

The same N1 also works for any ε>1.

Yes, because if [itex]\rho\left(x,y\right) < \epsilon' < \epsilon[/itex]. Your proof is correct.
 
  • #19
I mean, if the N1 works for 0<ε≤1, then certainly the same N1 also works for any ε>1. (e.g. Say if the distance between xn and xm is less than 0.5, then certainly the distance between xn and xm is less than 1.5. The same N1 must work.)
 
  • #20
But there is another part of claim 2.
Claim 2: {xn} is Cauchy in (X,ρ) iff it is Cauchy in (X,σ). (Hence completeness is the same for these two metrics.)"

Now we've proved that {xn} is Cauchy in (X,ρ) iff it is Cauchy in (X,σ). But then how can we show that completeness is the same for these two metrics?

By definition, a metric space X is complete iff every Cauchy sequence in X converges in X.

To say that completeness is the same for these two metrics, we need to prove that:
with the metric ρ, every Cauchy sequence in X converges in X
<=> with the metric σ, every Cauchy sequence in X converges in X.

But this doesn't seem so obvious to me. How can we actually prove it?

I am still puzzled on this part and I would appreciate if anyone can help.
Thank you!
 
  • #21
You proved that the class of Cauchy sequences is the same on both spaces. Now, what did you prove in claim 1.? Notice that you're not asked to prove that either of the spaces is complete (they may not be), but only to prove that either both are or neither one is.
 
  • #22
Claim 1: xn->x in (X,ρ) iff xn->x in (X,σ).
Claim 2: {xn} is Cauchy in (X,ρ) iff it is Cauchy in (X,σ).
(Hence completeness is the same for these two metrics.)"
==================================

We've proved claim 1 and claim 2. Why does it follow that:
with the metric ρ, every Cauchy sequence in X converges in X (i.e. (X,ρ) is complete)
<=> with the metric σ, every Cauchy sequence in X converges in X (i.e. (X,σ) is complete)?

I'm sorry(this topic is very new to me), I really don't see WHY it follows. What is the logical reasoning behind it?

Thanks for explaining!
 
  • #23
Why does it follow that:
with the metric ρ, every Cauchy sequence in X converges in X (i.e. (X,ρ) is complete)
<=> with the metric σ, every Cauchy sequence in X converges in X (i.e. (X,σ) is complete)?

That is what I said: it doesn't. You don't have to prove that any of the spaces is complete; this is impossible, they may not be.

What you have to prove is that both spaces are complete or neither one is. This is already contained in the claims 1 and 2.
 
  • #24
JSuarez said:
That is what I said: it doesn't. You don't have to prove that any of the spaces is complete; this is impossible, they may not be.

What you have to prove is that both spaces are complete or neither one is. This is already contained in the claims 1 and 2.
Yes, I understand your point.

But I mean it as a whole, namely, assuming claims 1 and 2, how can we prove that
"with the metric ρ, every Cauchy sequence in X converges in X (i.e. (X,ρ) is complete)
IF AND ONLY IF with the metric σ, every Cauchy sequence in X converges in X (i.e. (X,σ) is complete)" ?

For example, take one direction, assume (X,ρ) is complete, so
with the metric ρ, every Cauchy sequence in X converges in X
From here, HOW can we prove that (X,σ) is complete?

I'm sorry, it's not immediately obvious to me that we can say this once we've proved claims 1 and 2.

Thank you for your time and patience in explaining this!
 
  • #25
For example, take one direction, assume (X,ρ) is complete, so
with the metric ρ, every Cauchy sequence in X converges in X
From here, HOW can we prove that (X,σ) is complete?

Doesn't claim 1 state that a convergent (and Cauchy) sequence in (X,ρ) is also convergent (and Cauchy) in (X,σ)?
 
  • #26
JSuarez said:
Doesn't claim 1 state that a convergent (and Cauchy) sequence in (X,ρ) is also convergent (and Cauchy) in (X,σ)?
Yes, I understand claims 1 and 2, but I wasn't sure how exactly it FOLLOWS that completeness is the same in both metrics.

For example, take one direction.
Want to prove: (X,ρ) is complete => (X,σ) is complete

My attempted proof:
Suppose (X,ρ) is complete, so we assume every Cauchy sequence in (X,ρ) converges in (X,ρ).

Now take any arbitrary Cauchy sequence in (X,σ).
=> by claim 2, it is a Cauchy sequence in (X,ρ)
=> by assumption, it converges in (X,ρ)
=> by claim 1, it conveges in (X,σ)
So EVERY Cauchy sequence in (X,σ) converges in (X,σ). Thus, (X,σ) is complete? Is this sort of the right way to do the proof?
 
  • #27
Yes.
 

What is a metric space?

A metric space is a mathematical structure that consists of a set of objects and a distance function, or metric, that measures the distance between any two objects in the set. This distance function satisfies a set of axioms, such as being positive, symmetric, and satisfying the triangle inequality.

What is the difference between ρ and σ in metric spaces?

ρ and σ are both distance functions, or metrics, in the metric space. They represent two different ways of measuring the distance between objects in the set. The difference between ρ and σ lies in the specific properties that each metric satisfies, such as being positive, symmetric, and satisfying the triangle inequality.

How is Claim 1 proven in metric spaces?

Claim 1 states that two metric spaces (X,ρ) and (X,σ) are equivalent if and only if they generate the same topology on X. To prove this, one would need to show that the open sets generated by ρ and σ are the same, meaning that they contain the same elements and satisfy the same properties.

What is the significance of Claim 1 in metric spaces?

Claim 1 is significant because it provides a way to compare and analyze different metric spaces. By showing that two metric spaces are equivalent, we can conclude that they share similar properties and structures, which can be useful in various mathematical applications.

Are there any real-world applications of metric spaces and Claim 1?

Yes, metric spaces and Claim 1 have various real-world applications, such as in data analysis, machine learning, and computer science. Metric spaces are also used in physics and engineering to model and analyze physical systems. Claim 1, in particular, can help us compare and choose between different metric spaces for a specific application or problem.

Similar threads

  • Introductory Physics Homework Help
Replies
13
Views
626
  • Calculus and Beyond Homework Help
Replies
1
Views
953
Replies
2
Views
2K
  • Calculus
Replies
4
Views
3K
  • Calculus
Replies
33
Views
3K
  • Topology and Analysis
Replies
17
Views
2K
  • Calculus
Replies
28
Views
3K
Replies
11
Views
974
Back
Top