Distance between compact subsets

  • Thread starter Thread starter Ocifer
  • Start date Start date
  • Tags Tags
    Compact Subsets
Click For Summary
SUMMARY

The discussion centers on proving that for two disjoint, non-empty, compact subsets A and B of a metric space (X, d), there exists a positive distance r such that d(a, b) > r for all a in A and b in B. The proof employs a contradiction approach, assuming that for all r > 0, there exists a pair (a, b) such that d(a, b) ≤ r. This leads to the construction of sequences {a_n} in A and {b_n} in B, demonstrating that the limit of the distances approaches zero, which contradicts the disjoint nature of A and B.

PREREQUISITES
  • Understanding of metric spaces and the properties of distance functions.
  • Knowledge of compactness and its implications in topology.
  • Familiarity with sequences and limits in mathematical analysis.
  • Proficiency in applying the triangle inequality in proofs.
NEXT STEPS
  • Study the properties of compact sets in metric spaces.
  • Learn about the triangle inequality and its applications in proofs involving limits.
  • Explore the concept of convergent subsequences and their significance in analysis.
  • Investigate the implications of disjoint sets and limit points in topology.
USEFUL FOR

Mathematicians, students of topology, and anyone studying analysis who seeks to understand the relationship between compactness and distance in metric spaces.

Ocifer
Messages
30
Reaction score
0

Homework Statement


Let A,B be two disjoint, non-empty, compact subsets of a metric space (X,d).

Show that there exists some r>0 such that d(a,b) > r for all a in A, b in B.

Hint provided was: Assume the opposite, consider a sequence argument.

Homework Equations



N/A

The Attempt at a Solution



I've tried a few different characterizations of compactness, but neither one has led me anywhere particularly useful. I'm missing something such that the teacher's hint isn't helping me much.

If I assume the opposite,

Assume that for all r>0, there exists some pair (a,b) such that d(a,b) <= r

I sense that I am supposed to reach a contradiction regarding the property that any sequence in a compact A or B should have a convergent subsequence. But how do I show that I would reach such a contradiction. Can anyone give me a push in the right direction?
 
Physics news on Phys.org
Ocifer said:

Homework Statement


Let A,B be two disjoint, non-empty, compact subsets of a metric space (X,d).

Show that there exists some r>0 such that d(a,b) > r for all a in A, b in B.

Hint provided was: Assume the opposite, consider a sequence argument.

Homework Equations



N/A

The Attempt at a Solution



I've tried a few different characterizations of compactness, but neither one has led me anywhere particularly useful. I'm missing something such that the teacher's hint isn't helping me much.

If I assume the opposite,

Assume that for all r>0, there exists some pair (a,b) such that d(a,b) <= r

I sense that I am supposed to reach a contradiction regarding the property that any sequence in a compact A or B should have a convergent subsequence. But how do I show that I would reach such a contradiction. Can anyone give me a push in the right direction?

Make some sequences. Assume d(a_n,b_n)<=1/n for all n. Now pick subsequences.
 
Do you mean:

Assume, by way of contradiction, that for all r>0, there exists some pair (a,b) such that d(a,b) <= r.

Let {a_n}, {b_n} be sequences in A and B respectively.

---------------

I'm unclear on your next assumption. Are you using n to index the sequences as well as to bound the distances with 1/n, or was that an unintentional typo? If not, why may I /should I make that assumption?
 
If I assume that for all r>0, there exist some pair such that d(a,b) <= r , that allows me to at least construct two sequences in A and B respectively having the property:

d( a_1, b_1 ) <= 1/1
d( a_2, b_2 ) <= 1/2
...

and so on, is that what you meant? I hope I'm understanding you correctly.

If I am trying to show that this property implies there is no convergent subsequence, how does it help. It doesn't tell me about the distances between each of the elements of the {a_n} sequence and the {b_n} sequence, does it?

-----------------------------

Another intuition I had which I'm trying to formalize, but I thought I would run past the forum is this. If I assume that for all r>0, there exists an (a,b) such that d(a,b) <= r, would this not imply that the two sets share a limit point? Since they are compact they must each contain their limit points, and then they would not be disjoint? Can I reach my desired contradiction in that manner?

--------
 
Ocifer said:
If I assume that for all r>0, there exist some pair such that d(a,b) <= r , that allows me to at least construct two sequences in A and B respectively having the property:

d( a_1, b_1 ) <= 1/1
d( a_2, b_2 ) <= 1/2
...

and so on, is that what you meant? I hope I'm understanding you correctly.

If I am trying to show that this property implies there is no convergent subsequence, how does it help. It doesn't tell me about the distances between each of the elements of the {a_n} sequence and the {b_n} sequence, does it?

-----------------------------

Another intuition I had which I'm trying to formalize, but I thought I would run past the forum is this. If I assume that for all r>0, there exists an (a,b) such that d(a,b) <= r, would this not imply that the two sets share a limit point? Since they are compact they must each contain their limit points, and then they would not be disjoint? Can I reach my desired contradiction in that manner?

--------

The second route. If a_n has a limit point a and b_n has a limit point b, what's d(a,b)?
 
Here goes my full attempt:

---------------------------
Let (X,d) be a metric space. Let A and B be non-empty, disjoint, compact subsets of (X,d).
Then there exists an r>0 such that d(a,b) > r for all a in A, b in B.

Proof:

Assume by way of contradiction that for all r>0, there exists a pair (a,b) such that d(a,b) <= r.

Under this assumption, we may construct the two sequences in A and B respectively, having the property that:

d(a_n, b_n) <= 1/n , for all n in the natural numbers.

Claim: If we consider this sequence of distances, its limit is 0.

Subproof: For any ε > 0, there is an n in the natural numbers such that 1/n < ε . It follows that for any ε > 0, we have some N(ε) such that if n >= N(ε), | d(a_n, b_n) - 0 | < ε .
And so the sequence of distances has limit 0.

From this it follows that the limit of {a_n} is equal to the limit of {b_n}. So A and B share a limit point, and since both contain their limit points, the sets A and B cannot be disjoint. This is a contradiction, and so it follows that there exists some r>0 such that d(a,b) > r for all a in A, b in B.

---------------------------------------------------------

Is this okay?
 
Ocifer said:
Here goes my full attempt:

---------------------------
Let (X,d) be a metric space. Let A and B be non-empty, disjoint, compact subsets of (X,d).
Then there exists an r>0 such that d(a,b) > r for all a in A, b in B.

Proof:

Assume by way of contradiction that for all r>0, there exists a pair (a,b) such that d(a,b) <= r.

Under this assumption, we may construct the two sequences in A and B respectively, having the property that:

d(a_n, b_n) <= 1/n , for all n in the natural numbers.

Claim: If we consider this sequence of distances, its limit is 0.

Subproof: For any ε > 0, there is an n in the natural numbers such that 1/n < ε . It follows that for any ε > 0, we have some N(ε) such that if n >= N(ε), | d(a_n, b_n) - 0 | < ε .
And so the sequence of distances has limit 0.

From this it follows that the limit of {a_n} is equal to the limit of {b_n}. So A and B share a limit point, and since both contain their limit points, the sets A and B cannot be disjoint. This is a contradiction, and so it follows that there exists some r>0 such that d(a,b) > r for all a in A, b in B.

---------------------------------------------------------

Is this okay?

The idea is fine. I'm not sure the proof really measures up. Skip to picking convergent subsequences and suppose d(a_n,b_n)<1/n and a_n->a and b_n->b. Use d(a,b)<=d(a,a_n)+d(a_n,b_n)+d(b_n,b) using the triangle inequality. Can you show the right side converges to 0?
 
The right hand side terms should all go to zero in the limit as

d(a, a_n) --> d(a,a) = 0
d(b, b_n) --> d(b,b) = 0

and

d(a_n, b_n) --> 0 using the definition of a limit of a sequence in metric spaces, and the fact that d(a_n, b_n) < 1/n for all n.

I think I have it now, thank you for your help.
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 5 ·
Replies
5
Views
943
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 9 ·
Replies
9
Views
7K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
Replies
1
Views
2K