Exercises:Mond - Topology - 1/Question 7

From Maths
Jump to: navigation, search

Section B

Question 7

Let D2 denote the closed unit disk in R2 and define an equivalence relation on D2 by setting x1x2 if x1=x2=1 ("collapsing the boundary to a single point"). Show that D2 is homeomorphic to S2 - the sphere.

  • Hint: first define a surjection (:D2S2) mapping all of D2 to the north pole. This may be defined using a good picture or a formula.

Solution

The idea is to double the radius of D2, then pop it out into a hemisphere, then pull the rim to a point
Picture showing the "expanding D2", the embedding-in-R3 part, and the "popping out"

Definitions:

  • H denotes the hemisphere in my picture.
  • E:D2H is the composition of maps in my diagram that take D2, double its radius, then embed it in R3 then "pop it out" into a hemisphere. We take it as obvious that it is a homeomorphism
  • f:HS2, this is the map in the top picture. It takes the hemisphere and pulls the boundary/rim in (along the blue lines) to the north pole of the red sphere. f(H)=(0,0,1)R3, it should be clear that for all xHH that f(x) is intended to be a point on the red sphere and that f|HH is injective. It is also taken as clear that f is surjective
  • Note: Click the pictures for a larger version
  • D2 and D2/ denote the quotient space, with this definition we get a canonical projection, π:D2D2/ given by π:x[x] where [x] denotes the equivalence class of x
  • Lastly, we define f:D2S2 to be the composition of E and f, that is: f:=fE, meaning f:xf(E(x))

The situation is shown diagramatically below:

Outline of the solution:

  • We then want apply the passing to the quotient theorem to yield a commutative diagram:
    • The commutative diagram part merely means that f=ˉfπ[Note 1]. We get f=ˉfπ as a result of the passing-to-the-quotient theorem.
    • We take this diagram as showing morphisms in the TOP category, meaning all arrows shown represent continuous maps. (Obviously...)
  • Lastly, we will show that ˉf is a homeomorphism using the compact-to-Hausdorff theorem
Solution body

First we must show the requirements for applying passing to the quotient are satisfied.

  • We know already the maps involved are continuous and that π is a quotient map. We only need to show:
    • f is constant on the fibres of π, which is equivalent to:
      • x,yD2[π(x)=π(y)f(x)=f(y)]
  • Let us show this remaining condition:
    • Let x,yD2 be given.
      • Suppose π(x)π(y), then by the nature of logical implication the implication is true regardless of f(x) and f(y)'s equality. We're done in this case.
      • Suppose π(x)=π(y), we must show that in this case f(x)=y(y).
        • Suppose xD2D2 (meaning xD2 but xD2, ie denotes relative complement)
          • In this case we must have x=y, as otherwise we'd not have π(x)=π(y) (for xD2D2 we have π(x)=[x]={x}, that is that the equivalence classes are singletons. So if π(x)=π(y) we must have π(y)=[y]={x}=[x]=π(x); so y can only be x)
          • If x=y then by the nature of f being a function we must have f(x)=f(y), we're done in this case
        • Suppose xD2 (the only case not covered) and π(x)=π(y), we must show f(x)=f(y)
          • Clearly if xD2 and π(x)=π(y) we must have yD2.
            • E(x) is mapped to the boundary/rim of H, as is E(y) and f(any point on the rim of H)=(0,0,1)R3
            • Thus f(E(x))=f(E(y)), but f(E(x)) is the very definition of f(x), so clearly:
              • f(x)=f(y) as required.

We may now apply the passing to the quotient theorem. This yields:

  • A continuous map, ˉf:D2/∼→S2 where f=ˉfπ
Commutative diagram of situation
(all maps are continuous)
We now have the situation of the diagram on the right, restated from above for convenience.

In order to apply the compact-to-Hausdorff theorem and show ˉf is a homeomorphism we must show it is continuous and bijective. We already have continuity (as a result of the passing-to-the-quotient theorem), we must show it is bijective.

We must show ˉf is both surjective and injective:

  1. Surjectivity: We can get this from the definition of ˉf, recall on the passing to the quotient (function) page that:
    • if f is surjective then ˉf (or ˜f as the induced function is on that page) is surjective also
      • I've already done it "the long way" once in this assignment, and I hope it is not frowned upon if I decline to do it again.
  2. Injectivity: This follows a similar to gist as to what we've done already to show we could apply "passing to the quotient" and for the other questions where we've had to show a factored map is injective. As before:
    • Let x,yD2 be given.
      • Suppose ˉf(x)ˉf(y) - then by the nature of logical implication we do not care about the RHS and are done regardless of x and y's equality
        • Once again I note we must really have xy as if x=y then by definition of ˉf being a function we must also have ˉf(x)=ˉf(y), anyway!
      • Suppose that ˉf(x)=ˉf(y), we must show that in this case x=y.
        • Note that by surjectivity of π that: aD2[π(a)=x] and bD2[π(b)=y], so ˉf(x)=ˉf(π(a)) and ˉf(y)=ˉf(π(b)), also, as ˉf was the result of factoring, we have f=ˉfπ, so we see ˉf(π(a))=f(a) and ˉf(π(b))=f(b), since ˉf(x)=ˉf(y) we get f(a)=f(b) and ˉf(π(a))=ˉf(π(b)) also.
          • We now have 2 cases, aD2D2 and aD2 respectively:
            1. Suppose aD2D2
              • As we have f(a)=f(b) we must have b=a, as if ba then f(b)f(a), because f|D2D2:(D2D2)S2 is injective[Note 2] by construction
                • If b=a then y=π(b)=π(a)=x so y=x as required (this is easily recognised as x=y)
            2. Suppose aD2
              • Then to have f(a)=f(b) we must have bD2
                • This means ab, and that means π(a)=π(b)
                  • But y=π(b) and x=π(a), so we arrive at: x=π(a)=π(b)=y, or x=y, as required.

We now know ˉf is a continuous bijection.

Noting that D2 is closed and bounded we can apply the Heine–Borel theorem to show D2 is compact. As π:D2D2 is continuous (see quotient topology for information) we can use "the image of a compact set is compact" to conclude that D2 is compact.

A subspace of a Hausdorff space is a Hausdorff space, as S2 is a topological subspace of R3, S2 is Hausdorff.

We may now use the compact-to-Hausdorff theorem (as ˉf is a bijective continuous map between a compact space to a Hausdorff space) to show that ˉf is a homeomorphism

As we have found a homeomorphism between D2 and S2 we have shown they are homeomorphic, written:

  • D2S2.


Notes

  1. Jump up Technically a diagram is said to commute if all paths through it yield equal compositions, this means that we also require f=fE, which we already have by definition of f!
  2. Jump up Actually:
    • f|D2D2:(D2D2)(S2{(0,0,1)}) is bijective in fact!

References