Diam A = diam Cl(A) in metric space

Click For Summary
The discussion centers on proving that the diameter of a subset A in a metric space (X, d) is equal to the diameter of its closure, Cl(A). It is established that if A is closed, the equality is trivial, while for open sets, the proof involves using properties of open and closed balls. The key argument presented is that for any points in Cl(A), one can find points in A that approximate the distances, allowing the use of the triangle inequality to show that the diameter of Cl(A) does not exceed that of A. The conclusion reached is that both diameters are equal, supported by the reasoning that the supremum of distances in Cl(A) is bounded by those in A. This leads to the final assertion that diam A equals diam Cl(A).
radou
Homework Helper
Messages
3,148
Reaction score
8
As the title suggests, I have to prove, if (X, d) is a metric space, that for any subset A of X, diam A = diam Cl(A), i.e. the diameter of A equals the diameter of its closure.

So, if A is closed, it is trivial, since Cl(A) = A. Assume A is open. Now I'm a bit lost.

If A is open in (X, d), then it is a union of open balls in X. By the way, I know that for every open ball K(x, r) in X, diam K = diam Cl(K). Also, I have shown that Cl(A) can be written as a union of closed sets in X (since the closure of a union equals the union of closures).

Also, I know that, since A is a subset of Cl(A), diam A <= diam Cl(A) must hold.

And also, I know that for subsets A, B of X, diam (A U B) <= diam A + diam B + d(A, B), which can be generalized for any finite number of subsets.

The definitions of diameters didn't get me anywhere, too.

For some reason, I can't make any use of these facts to prove it. Any suggestion?
 
Physics news on Phys.org
You can't just assume A is open. More likely it is neither open nor closed.

The diameter of Cl(A) can be represented by a sequence (xn,yn) of points such that d(xn,yn) converges monotonically to the diameter. See if you can hijack this sequence to find a lower bound on the diameter of A
 
Could you tell me some more about this sequence? I'm not exactly sure how to construct it.

By the way, here's another idea. Let A be a nonempty bounded subset of X, so diam A = r. Then there exists some point x from A such that A is contained in the open ball K(x, r/2) of diameter r. But then the closed ball K[x, r/2] has a diameter r, too. Clearly Cl(A) is contained in K[x, r/2] (since if y were from X\K[x, r/2], which is open, there would exist a neighborhood of y which does not intersect A), so diam Cl(A) <= diam K[x, r/2] = r = diam A, which, when combined with diam A <= diam Cl(A), gives diam A = diam Cl(A).
 
radou said:
Could you tell me some more about this sequence? I'm not exactly sure how to construct it.

If B is a subset of a metric space:

diam(B)=sup\{d(x,y)|x,y\in B \}.

For a number to be a supremum of a set, it means that it is the least upper bound. So there has to be a sequence of distances in B that converge to the supremum.. those distances are based on pairs (x,y)

Let A be a nonempty bounded subset of X, so diam A = r. Then there exists some point x from A such that A is contained in the open ball K(x, r/2)

First, it should be the closed ball you're looking at. You seem to be under the impression that A is open, and it isn't,. As an example, look at the set A=[0,1].

Also, the middle of this set does not have to exist. If your metric space is just the points {0,1/4,3/4,1} and A={0,1} you can't even find a center for A inside of the metric space, let alone inside of A
 
Another option: Let x,y be arbitrary points in the closure and consider two small open balls around them. They contain points x',y' in A. Use those points and the triangle inequality to get an upper bound on d(x,y).
 
Fredrik said:
Another option: Let x,y be arbitrary points in the closure and consider two small open balls around them. They contain points x',y' in A. Use those points and the triangle inequality to get an upper bound on d(x,y).

Thanks, I think I got it now.

Let x, y be from Cl(A). Then, for any ε > 0, there exist open balls K(x, ε) and K(y, ε) which intersect A. Let x' and y' be points from these intersections, respectively. d(x, y) <= d(x, x') + d(x', y') + d(y', y) < 2ε + d(x', y') <= 2ε + diam A. So, for every x, y from Cl(A), d(x, y) <= diam A. Since diam Cl(A) is the least upper bound for the set {d(x, y) : x, y from Cl(A)}, and diam A <= diam Cl(A), we conclude that diam A = diam Cl(A).
 
Perfect. That's exactly what I had in mind.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 2 ·
Replies
2
Views
601
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
937
  • · Replies 7 ·
Replies
7
Views
4K
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
18
Views
4K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
13
Views
4K