Tell me more ×
Mathematics Stack Exchange is a question and answer site for people studying math at any level and professionals in related fields. It's 100% free, no registration required.

Given a set $X$, define a function $d:X\times X\rightarrow \mathbb{R}$ by $d(x,y) = 1$ if $x\neq y$ and $d(x,y)=0$ if $x=y$. Show that the metric topology on $X$ is equal to the discrete topology.

share|improve this question
Can you add the (homework) tag please, and maybe say something about what you've tried in solving this? – J. M. Apr 30 '11 at 1:13
1  
What a discrete hint! – ncmathsadist Apr 30 '11 at 2:51
The title does not reflect the question. – lhf Apr 30 '11 at 3:00
1  
$d$ should take values in $\mathbb R$, not $\mathbb R^2$. – lhf Apr 30 '11 at 3:01

1 Answer

Hint: What does the ball of radius $1/2$ around $x$ look like?

share|improve this answer
1  
To show that two topologies are equivalent, you want to show that they have the same open sets. Remember that in a metric space, the open sets are defined to be those for which, given any point inside the set, you can draw an open ball around that point and remain within the set. Theo's hint above should help you to see what the open sets in the metric topology look like. Every set in the discrete topology is open (by definition), so you want to show that every set in the metric topology is open, too. – Anon445 Apr 30 '11 at 12:44

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.