Are any of the topologies metrizable?

  • Thread starter Thread starter tylerc1991
  • Start date Start date
tylerc1991
Messages
158
Reaction score
0

Homework Statement



Given a set X = {1,2,3} and the following topologies:

T1={{1}, empty set, X}
T2={{1}, {2}, {1,2}, empty set, X}
T3={{1,2}, {2,3}, {2}, empty set, X}
T4={{1}, {2}, {1,2}, {2,3}, empty set, X}
T5={{1,2}, empty set, X}
T6={{1}, {2,3}, empty set, X}
T7={{1}, {1,2}, empty set, X}

Are any of the topologies metrizable? Explain.

The Attempt at a Solution



So I started by looking for the subsets that could be realized as the union of open balls. I was picturing a 'discrete metric' type scenario where each point is itself an open ball of r<1. In that case it looks like T5 contains the only subset that can be expressed as the union of open balls (the open balls being a ball around 1 and 2). Any help is definitely appreciated.
 
Physics news on Phys.org
Do you know what the T1-axiom is? And do you know that every metrizable space is T1?
 
OK that definitely led me on the right track in determining what type of spaces the various topologies are, but now I have a new question: is a T0-space metrizable? (or a T1-space or T2-space for that matter?) Thanks again for your help.
 
No, a T0-space is in general not metrizable. However, the converse holds: if a space is metrizable, then it is T0. So if you find that your space is not T0, then it cannot be metrizable.

The exact same thing holds with T1, T2, T3, T4, T5 and T6...

So, since none of your spaces is T1, they cannot be metrizable.

In fact: a finite space is metrizable if and only if it is discrete...
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top