HW Question, either professor is wrong or I am.

  • Context: Graduate 
  • Thread starter Thread starter Poopsilon
  • Start date Start date
  • Tags Tags
    Professor
Click For Summary

Discussion Overview

The discussion revolves around a homework problem related to metric spaces and the properties of open sets defined by a distance function. Participants explore the implications of defining a topology on a finite metric space and whether the topology induced by a metric aligns with the proposed topology in the problem.

Discussion Character

  • Debate/contested
  • Technical explanation
  • Conceptual clarification

Main Points Raised

  • One participant presents a counter-example to a homework problem, questioning the validity of their example versus the professor's assertion regarding open sets in a metric space.
  • Another participant suggests that the disagreement stems from the participant's choice of topology rather than the induced topology from the metric.
  • There is a discussion about whether it is standard to assume that one can find open neighborhoods of any radius in arbitrary metric spaces.
  • Some participants clarify that when discussing a topology on a metric space, it is typically the topology induced by the metric that is considered.
  • Concerns are raised about the possibility of a metric inducing a topology with only a finite number of open sets, with some arguing that this is not feasible.
  • One participant asserts that any finite metric space induces the discrete topology, which contradicts the proposed topology in the counter-example.
  • Another participant emphasizes the necessity of having a metric that induces the topology for it to be considered a metric space.
  • There is mention of the continuity of the function d(x,E) and its relation to the sets being discussed.
  • Participants discuss the implications of the proposed topology not being Hausdorff, which is a requirement for metric topologies.
  • A participant expresses interest in further reading on topological concepts, specifically referencing a topology textbook.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the validity of the counter-example or the assumptions regarding the topology. Multiple competing views regarding the nature of topologies induced by metrics and the properties of finite metric spaces remain unresolved.

Contextual Notes

Limitations include the dependence on definitions of topology and metric spaces, as well as unresolved questions about the assumptions made in the problem and the nature of the proposed topology.

Poopsilon
Messages
288
Reaction score
1
So I've got this homework problem that I think I've found a counter-example to, so either my counter-example is wrong or the professor is, here is the problem:

Let (X,d) be a metric space and let E be a nonempty subset of X. For each x ∈ X, let d(x,E) = inf{d(x,y) : y ∈ E, with y≠x}.

Show that {x ∈ X : d(x,E)<r} is open for each r ∈ ℝ.


So now for my counter-example:

Let (X,d) = {1,2,4} with the usual metric and ordering and define our topology τ on (X,d) to be τ = {∅, {1}, {4}, {1,2,4}, {1,4}}. Now simply take E = X and notice that d(1,E)=1, d(2,E)=1, and d(4,E)=2. Thus take r=1.5 and note that this means that {x ∈ X : d(x,E)<1.5} = {1,2}, which is closed according to our topology τ.

Help would be much appreciated, thanks =].
 
Physics news on Phys.org
Seems to me the disagreement between you and your professor is that you have declared what you would like your topology \mathcal{T} to be instead of taking the topology that your metric d actually induces on \{1,2,4 \} ?
 
Yes that would make sense, and inducing said metric would I believe allow me to solve it, but is that what people usually assume when discussing an arbitrary metric space? That you can basically find open neighborhoods of any radius you want?
 
I'm not even halfway through my first Topology course so I wouldn't like to say what people usually assume! But I'm given to understand that when we talk about a Topology induced by a matric on X then the open sets U are those that if a \in U there is an r > 0 s.t. B \left( a,r \right) \subseteq U. A ball of radius r.

So in your example you see that for \{ 1,4 \} to be open you would need an r > 3? But a ball of radius greater than 3 centred on 4 would end up including \{1,2,4 \}.

But not every Topology is metrisable. So again take {1,2,4} and put the trivial topology on it and see if you can induce this topology with some metric.
 
I'm skeptical that I could, in fact I don't see how a metric could ever induce only a finite number of open sets. But there is nothing wrong with putting a metric on a topology even if that topology can't be induced by that metric, or any metric for that matter, correct? Such as in my example above.
 
Whenever we talk about a topology on a metric space, we are always talking about the topology induced by the metric. The same space with some other topology is not a metric space.
 
So what you're saying is that a topology can only be turned into a metric space if there is some metric that induces this topology from the underlying set?
 
i believe that any finite metric space induces the discrete topology as the metric topology (all points are "isolated"), so that would specifically exclude your example topology, no matter HOW you defined the metric.

to see this, suppose we have a generic 3-point set {a,b,c} (which may, or may not, be real numbers).

we are going to have to assign a positive real number for d(a,b), it really doesn't matter "which" one we pick, but let's call it x.

similarly , we have to pick a positive real number for d(a,c), call it y.

well, for any ε-ball of radius min{x,y} or less, we have Bε(a) = {a}.

the same logic applies to b and c, so all singletons are open. this means the topology is the entire power set 2{a,b,c}, that is: the discrete topology.
 
Last edited:
Poopsilon said:
So what you're saying is that a topology can only be turned into a metric space if there is some metric that induces this topology from the underlying set?

Yes.
 
  • #10
You can also check the fact that d(x,E) is a continuous function into ℝ+, and your sets would then be the inverse images of (0,r) in ℝ
 
  • #11
Poopsilon said:
So now for my counter-example:

Let (X,d) = {1,2,4} with the usual metric and ordering and define our topology τ on (X,d) to be τ = {∅, {1}, {4}, {1,2,4}, {1,4}}. Now simply take E = X and notice that d(1,E)=1, d(2,E)=1, and d(4,E)=2. Thus take r=1.5 and note that this means that {x ∈ X : d(x,E)<1.5} = {1,2}, which is closed according to our topology τ.

The topology determined by your metric is the discrete topology so every subset is open.
 
  • #12
As Deveno and Uzuki posted, your proposed topology does not work, since it is not Hausdorff--which every metric topology must be (given d(x,y)=a. the two open balls
B(x,a/4) and B(y,a/4) are disjoint from each other): the points 1,2 and 2,4, cannot be separated in your scheme for a topology, since there are no open sets containing 2 but
not 1 nor containing 2 but not 4. You will then have to throw {2} into your proposed
topology, which will then, by closure under unions, be the discrete topology.
 
  • #13
Thanks for the info everyone, I keep coming upon these topological considerations while studying analysis, would the first couple chapters of Munkres' Topology take care of that?
 
  • #14
Of coure you need the induced metric, you can't just invent a new one, otherwise the question is meaningless. You could just take the trivial indiscrete topology, for example.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 0 ·
Replies
0
Views
2K
  • · Replies 0 ·
Replies
0
Views
4K
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
932
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K