- 3,148
- 8
Homework Statement
Show that in a first-countable T1 space, every one-point set is a Gδ set.
The Attempt at a Solution
This is a problem I was trying to solve a while ago, but didn't manage to. Here's an idea.
Let X be a first countable T1 space, and let x be a point of X. Let y1 be a point different from x (can I choose such a point unless assuming that X has more than one point?). Then X\{y1} is an open neighborhood of x, since {y1} is closed. Since X is forst countable, choose an element B1 contained in X\{y1} containing x. Now, choose an element in B1, say y2, different from x. Since B1\{y2} is open in B1, and B1 is open in X, B1\{y2} is open in X, so one can choose a neighborhood B3 of x contained in B1\{y2}. And so on. Then {x} is contained in the intersection of the Bi's.
Now, assume there is an element y of X, different from x, contained in \cap_{i}Bi. Then y is in Bi, for every i. Now go back to the procedure from the first paragraph, and for B1\{y}, choose a neighborhood B2 of x contained in B1\{y}. But this is a contradiction, since y is in Bi for every integer i. (This is something I'm not really sure about, either - the two choices from different elements from the countable basis for x - can it happen that these two families are completely disjoint? or does the contradiction work, i.e. must there be at least one neighborhood basis elements in common for both procedures?)
This may be a bit confusing, but I'm interested in it works.