sammycaps
- 89
- 0
1. So I worked on this problem, only to find that the solutions claim a fairly simple answer. The question is as follows
Let X be a metric space with metric d; let A \subset X be nonempty. Show that if A is compact, d(x,A)=d(x,a) for some a\inA.
d(x,A)=inf{d(x,a)|a\inA}
So the solutions claimed an easy fix. The function is continuous in both variables so a continuous image of a compact set is compact and so on the set {x} × A, it reaches a minimum.
My solution was more convoluted, because I did not immediately see that the distance function was continuous in the second variable. This is how I did it.
Pf: Consider the collection, ℂ, of all sets ℂε, ε>d(x,A) , such that a\inℂε if and only if d(x,a)<ε.
Then, for any arbitrary finite collection {Cεi}, we can order them by set inclusion and we see that their intersection is nonempty, for if it were empty, then this would imply that d(x,A)≠inf{d(x,a)|a\inA}.
Then, by the finite intersection property of a compact set, the intersection of all of these sets must be nonempty, so let p be that element in the intersection. Then I claim that d(x,p)≤d(x,a) for all a\inA, for if not then d(x,p)>d(x,a) for some a, so then we can fit an ε between d(x,p) and d(x,a) (by the order properties of ℝ). Then, the infinite intersection will not contain p, a contradiction.
So, then d(x,p)≤d(x,a) for all a\inA. So, by the definition, d(x,A)≤d(x,p) but similarly, d(x,p)≤d(x,A) since it is a lower bound of the set. Therefor d(x,A)=d(x,p).
There are a few places where I was lax on the rigor (like claiming my formation of the collection is actually ok), but let me know if it looks right.
Let X be a metric space with metric d; let A \subset X be nonempty. Show that if A is compact, d(x,A)=d(x,a) for some a\inA.
Homework Equations
d(x,A)=inf{d(x,a)|a\inA}
The Attempt at a Solution
So the solutions claimed an easy fix. The function is continuous in both variables so a continuous image of a compact set is compact and so on the set {x} × A, it reaches a minimum.
My solution was more convoluted, because I did not immediately see that the distance function was continuous in the second variable. This is how I did it.
Pf: Consider the collection, ℂ, of all sets ℂε, ε>d(x,A) , such that a\inℂε if and only if d(x,a)<ε.
Then, for any arbitrary finite collection {Cεi}, we can order them by set inclusion and we see that their intersection is nonempty, for if it were empty, then this would imply that d(x,A)≠inf{d(x,a)|a\inA}.
Then, by the finite intersection property of a compact set, the intersection of all of these sets must be nonempty, so let p be that element in the intersection. Then I claim that d(x,p)≤d(x,a) for all a\inA, for if not then d(x,p)>d(x,a) for some a, so then we can fit an ε between d(x,p) and d(x,a) (by the order properties of ℝ). Then, the infinite intersection will not contain p, a contradiction.
So, then d(x,p)≤d(x,a) for all a\inA. So, by the definition, d(x,A)≤d(x,p) but similarly, d(x,p)≤d(x,A) since it is a lower bound of the set. Therefor d(x,A)=d(x,p).
There are a few places where I was lax on the rigor (like claiming my formation of the collection is actually ok), but let me know if it looks right.