Difference between revisions of "Exercises:Mond - Topology - 1/Question 9"

From Maths
Jump to: navigation, search
m (Changes to picture caption)
m (Changed note wording)
 
Line 46: Line 46:
  
 
So take:
 
So take:
* {{M|1=\epsilon\le\frac{1}{2}\text{min}(\{d(x,y),d(x,-y)\})}} (Note: {{Note|1=Smaller would work too, eg {{M|\frac{1}{4} }} rather than {{M|\frac{1}{2} }} - I hope I don't need to prove {{M|\frac{1}{2} }} is sufficient?}})
+
* {{M|1=0<\epsilon\le\frac{1}{2}\text{min}(\{d(x,y),d(x,-y)\})}} (Note: {{Note|1=there are "safer" choices for the upper bound to put on {{M|\epsilon}}, eg {{M|\frac{1}{4} \text{min}(\{d(x,y),d(x,-y)\})}} rather than {{M|\frac{1}{2} \text{min}(\{d(x,y),d(x,-y)\})}} - I hope I don't need to prove {{M|\frac{1}{2} }} is sufficient? However for a discussion see the caption of the picture on the right.}})
 
** This should explain why {{M|d(x,-x)}} and {{M|d(y,-y)}} are of no use!
 
** This should explain why {{M|d(x,-x)}} and {{M|d(y,-y)}} are of no use!
  

Latest revision as of 12:34, 12 October 2016

Section B

Question 9

The real projective plane, RP2 is defined as the quotient of the sphere, S2, by the equivalence relation that defines (for xS2R3) xx, that is it identifies antipodal points.

Show that RP2 is Hausdorff

Definitions

Solution outline

Suppose we take the points α and β on the sphere. We could have balls (in R3) that are centred at α and β and they'd get quite large before touching (we want them to be disjoint!) However we must consider 4 open balls, one at each point α, β, γ and δ, we see here even though α and β are far apart that β and γ (which is antipodal to α) are actually rather close!

So rather than ϵ12d(α,β) (for d being the Euclidean metric of R3) we must make sure that the ball at the antipodal point doesn't touch any others too!

It is clear that if ϵ12d(α,γ)=1 that the balls centred at α and γ (or β and δ) wont touch, we must make sure that α and β don't touch, so use ϵd(α,β).

But as the diagram shows, α and δ could be rather close! (or equivalently, γ and β), so we need ϵ<12d(α,δ) too!

We can boil all these down into ϵ12min({d(α,β),d(α,δ)})
We will deal with the open sets, U, in terms of π1(U) (as by definition, UP(S2) is open in S2 if and only if π1(U) is open in S2, which we consider with the subspace topology inherited from R3 as usual) then we just have to find small enough open balls!

With this in mind, let a,bRP2 be given. We need to find two open sets (well... neighbourhoods will do... but open sets are neighbourhoods!), let's say Ua and Ub such that:

  • aUa, bUb and UaUb=

Well:

  • Ua is open in RP2

if and only if

  • π1(Ua) is open in S2

if and only if

  • there exists an open set, Va in R3 such that VaS2=π1(Ua)

Of course, the open balls of R3 are a basis, so we can think of Va as a union of open balls, or possibly just an open ball (as basis sets themselves are open, and also as an open ball can be expressed as a union of open balls).

This changes the question into, in terms of a and b, what size balls can we consider in R3 such that they're disjoint. There's a caveat here. This is what is shown in the diagram.

If a and b are "far apart" on RP2, it is entirely possible (in the pre-image under π) that the antipodal point of one is near the other!

So we must be careful to make sure our balls do not overlap at all!

Consider now {x,x}=π1(a) and \{y,-y\}=\pi^{-1}(b):

We notice also there is extra "structure" on \mathbb{R}^3, namely that it is a normed space, (\mathbb{R}^3,\Vert\cdot\Vert), and we consider the metric induced by the norm as the metric, d, for a metric space, (\mathbb{R}^3,d), then we see:

  1. d(x,y)=d(y,x) (by the symmetric property of a metric) and
  2. d(-x,y)=\Vert -x-y\Vert = \Vert(-1)x+y\Vert=\Vert x+y\Vert=d(x,-y)
  3. We don't need to consider d(x,-x) and d(y,-y), also d(x,x)=d(y,y)=0 is not very helpful

So take:

  • 0<\epsilon\le\frac{1}{2}\text{min}(\{d(x,y),d(x,-y)\}) (Note: there are "safer" choices for the upper bound to put on \epsilon, eg \frac{1}{4} \text{min}(\{d(x,y),d(x,-y)\}) rather than \frac{1}{2} \text{min}(\{d(x,y),d(x,-y)\}) - I hope I don't need to prove \frac{1}{2} is sufficient? However for a discussion see the caption of the picture on the right.)
    • This should explain why d(x,-x) and d(y,-y) are of no use!

Then just place one of these open balls of radius \epsilon at each of the 4 points. Job done!

Solution

We wish to show that \mathbb{RP}^2 is Hausdorff.

  • Let a,b\in\mathbb{RP}^2 be given such that a\ne b, then
    • there exist x,y\in\mathbb{S}^2 such that \pi^{-1}(a)=\{x,-x\} and \pi^{-1}(b)=\{y,-y\}
      • Let \epsilon:=\frac{1}{2}\text{min}(\{d(x,y),d(x,-y)\}) Note that d(x,-y)=d(-x,y) - see above in the outline section
        • Let V_a:=B_\epsilon(x)\cup B_\epsilon(-x)\subset\mathbb{R}^3 and V_b:=B_\epsilon(y)\cup B_\epsilon(-y)\subset\mathbb{R}^3. These are open (in \mathbb{R}^3) as open balls are open sets, and the union of open sets is open.
          • Now define U_a:=V_a\cap\mathbb{S}^2 and U_b:=V_b\cap\mathbb{S}^2, these are open in \mathbb{S}^2 (considered with the subspace topology it inherits from \mathbb{R}^3 - as mentioned in the outline)
            • Recall U\in\mathcal{P}(\mathbb{RP}^2) is open if and only if \pi^{-1}(U) is open in \mathbb{S}^2
            • Thus:
              1. \pi(U_a) is open if and only if \pi^{-1}(\pi(U_a)) is open in \mathbb{S}^2 and
              2. \pi(U_b) is open if and only if \pi^{-1}(\pi(U_b)) is open in \mathbb{S}^2
            • It should be clear that \pi^{-1}(\pi(U_a))=U_a and \pi^{-1}(\pi(U_b))=U_b (by their very construction)
            • Thus:
              1. \pi(U_a) is open if and only if \pi^{-1}(\pi(U_a))=U_a is open in \mathbb{S}^2 and
              2. \pi(U_b) is open if and only if \pi^{-1}(\pi(U_b))=U_b is open in \mathbb{S}^2
            • As both right-hand-sides are true, we see \pi(U_a) and \pi(U_b) are both open in \mathbb{RP}^2
            • We must now show U_a and U_b are disjoint.
              • Suppose there exists a p\in \pi(U_a)\cap\pi(U_b) (that is that they're not disjoint and x is in both of them), then:
                • clearly \exists q\in \pi^{-1}(\pi(U_a))\cap\pi^{-1}(\pi(U_b)) such that \pi(q)=p[Note 1]
                  • However \pi^{-1}(\pi(U_a))\cap\pi^{-1}(\pi(U_b))=U_a\cap U_b and U_a\cap U_b=\emptyset (by construction), so there does not exist such a q!
                  • If there is nothing in the pre-image of \pi(U_a)\cap\pi(U_b) that maps to p then we cannot have p\in \pi(U_a)\cap\pi(U_b) - a contradiction
              • So there does not exist such a p, which means \pi(U_a)\cap\pi(U_b)=\emptyset, they're disjoint.

This completes the proof.

Notes

  1. <cite_references_link_accessibility_label> Note that by Properties of the pre-image of a map that \pi^{-1}\big(\pi(U_a)\cap\pi(U_b)\big)=\pi^{-1}(\pi(U_a))\cap\pi^{-1}(\pi(U_b))

References