Completely normal space problem

  • Thread starter Thread starter radou
  • Start date Start date
  • Tags Tags
    Normal Space
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
13 replies · 3K views
Messages
3,149
Reaction score
8

Homework Statement



Again, this one seems suspiciously easy, so I'd like to check if I'm missing something.

One needs to show that X is completely normal iff for every pair of separated sets A, B in X (i.e. sets such that both Cl(A) and B, and A and Cl(B) are disjoint), there exist disjoint open sets containing them.

The Attempt at a Solution



<==

Let S be a subspace of X, and take disjoint closed subsets A, B of X. It follows that they are separated, so from the hypothesis it follows that they have disjoint open neighborhoods containing them. Hence S is normal.

==>

Let A and B be two separated subsets of X. Since X\Cl(B) is open, and contains all of A, for any a in A there is a neighborhood U of a disjoint from B. A is contained in the union of these neighborhoods, and this union is open and disjoint from B, and contains A. Do this for the set B, and you get an open set containing B and disjoint from A.

But I smell this is not true, since I didn't use the fact that X is completely normal here.
 
Physics news on Phys.org
micromass said:
Sorry of the above post. Of course you can do this for the set B. But there is a problem. Let U be the open set containing A and disjoint from B. Let V be the open set containing B and disjoint from A. You don't necessariliy have that U and V are disjoint. And I do think you want that...

Ahhh, of course! I should have realized this immediately! It is even pointed out in the proof of Theorem 32.1 :)
 
I think I've got it, but it seems a bit to easy. :)

Since X is completely normal, X\(Cl(A)[tex]\cap[/tex]Cl(B)) is normal. Cl(A) and Cl(B) are closed in this subspace, since they equal the intersection of closed sets with that subspace. So it follows directly that A and B have disjoint open neighborhoods.
 
Actually, to be more precise, Cl(A)[tex]\cap[/tex](X\(Cl(A)[tex]\cap[/tex]Cl(B))) and Cl(B)[tex]\cap[/tex](X\(Cl(A)[tex]\cap[/tex]Cl(B))) are closed in X\(Cl(A)[tex]\cap[/tex]Cl(B)).
 
Hmm, you seem to be correct, but there are some things bothering me

Using the normality of [tex]X\setminus (Cl(A)\cap Cl(B))[/tex] gives you open sets U and V of
[tex]Cl(A)\setminus (Cl(A)\cap Cl(B))[/tex] and [tex]Cl(B)\setminus (Cl(A)\cap Cl(B))[/tex]. But it is not immediately obvious that they are also open sets of A and B.
You'll need to give an argument why [tex]A\subseteq Cl(A)\setminus (Cl(A)\cap Cl(B))[/tex]. It is here that you use the hypothesis.
 
The sets I found are open in our subspace Y = X\(Cl(A)[tex]\cap[/tex]Cl(B)). Since Y is open in X, our sets must be open in X. Y contains both A and B. So do Cl(A)[tex]\cap[/tex]Y and Cl(B)[tex]\cap[/tex]Y. And so do the sets I found. Perhaps I misunderstood you in the last post, but I don't see where I'm wrong.
 
Yes, you're right, I should have been a bit more precise. Since A is in X\Cl(B), it is in Y, too. The same holds for B. Here I used the fact that A and B are separated.

It's interesting that I spent about one hour thinking about this problem yesterday, and today I solved it immediately. It turns out to be almost trivial!
 
Haha, now that you say that, it turns out to be quite encouraging for me, since I'm no mathematician, at least not by profession :biggrin:

Thanks for the help, as always.