Exercises:Mond - Topology - 1/Question 6
Contents
[hide]Section A
Question 6
Part I
Find a surjective continuous mapping from [−1,1]⊂R to the unit circle, S1 such that it is injective except for that it sends −1 and 1 to the same point in S1. Definitions may be explicit or use a picture
Solution
We shall define f:[−1,1]→S1 to be such a map:- f:t↦(−sin(π(t+1))−cos(π(t+1))), this starts at the point (1,0) and goes anticlockwise around the circle of unit radius once.
- Note: I am not asked to show this is continuous, merely exhibit it.
- Note: The reason for the odd choice of sin for the x coordinate, and the minus signs is because my first choice was f:t↦(cos(π(t+1))sin(π(t+1))), however that didn't match up with the picture. The picture goes clockwise from the south pole, this would go anticlockwise from the east pole.
Part 2
Define an equivalence relation on [−1,1] by declaring −1∼1, use part 1 above and applying the topological version of passing to the quotient to find a continuous bijection: (:[−1,1]∼→S1)
Solution
We wish to apply passing to the quotient. Notice:
- we get π:[−1,1]→[−1,1]∼, π:x↦[x] automatically and it is continuous.
- we've already got a map, f, of the form (:[−1,1]→S1)
In order to use the theorem we must show:
- "f is constant on the fibres of π", that is:
- ∀x,y∈[−1,1][π(x)=π(y)⟹f(x)=f(y)]
- Proof:
- Let x,y∈[−1,1] be given
- Suppose π(x)≠π(y), by the nature of implies we do not care about the RHS of the implication, true or false, the implication holds, so we're done
- Suppose π(x)=π(y), we must show that this means f(x)=f(y)
- It is easy to see that if x∈(−1,1)⊂R then π(x)=π(y)⟹y=x
- By the nature of f being a function (only associating an element of the domain with one thing in the codomain) and having y=x we must have: f(x)=f(y)
- Suppose x∈{−1,1}, it is easy to see that then π(x)=π(y)⟹y∈{−1,1}
- But f(−1)=f(1) so, whichever the case, f(x)=f(y)
- It is easy to see that if x∈(−1,1)⊂R then π(x)=π(y)⟹y=x
- Let x,y∈[−1,1] be given
We may now apply the theorem to yield:
- a unique continuous map, ¯f:[−1,1]/∼→S1 such that f=¯f∘π
The question requires us to show this is a bijection, we must show that \newcommand{\fbar}{\bar{f} }\fbar is both injective and surjective:
- Surjective: \forall y\in \mathbb{S}^1\exists x\in \frac{[-1,1]}{\sim}[\fbar(x)=y]
- There are two ways to do this:
- Note that (from passing to the quotient) that if f is surjective, then the resulting \fbar is surjective.
- Or the long way of showing the definition of \fbar being a surjection, \forall y\in\mathbb{S}^1\exists x\in\frac{[-1,1]}{\sim}[\fbar(x)=y]
- Let y\in \mathbb{S}^1 be given.
- Note that f is surjective, and f=\fbar\circ\pi, thus \exists p\in[-1,1] such that p=f^{-1}(y)=(\fbar\circ\pi)^{-1}(y)=\pi^{-1}(\fbar^{-1}(y)), thus \pi(p)=\fbar^{-1}(y)
- Choose x\in[-1,1]/\sim to be \pi(p) where p\in[-1,1] exists by surjectivity of f and is such that f(p)=y
- Now \fbar(\pi(p))=f(p) (by definition of \fbar) and f(p)=y, as required.
- Let y\in \mathbb{S}^1 be given.
- There are two ways to do this:
- Injective:
- Let x,y\in\frac{[-1,1]}{\sim} be given. We wish to show that \fbar(x)=\fbar(y)\implies x=y
- Suppose \fbar(x)\ne\fbar(y), then we're done, as by the nature of logical implication we do not care about the right hand side.
- Note though, by the definition of \fbar being a function we cannot have x=y in this case! As a function must map each element of the domain to exactly one thing of the codomain. Anyway!
- Suppose \fbar(x)=\fbar(y), we must show that in this case we have x=y.
- By surjectivity of \pi:[-1,1]\rightarrow\frac{[-1,1]}{\sim} we see \exists a\in [-1,1]\big[\pi(a)=x\big] and \exists b\in [-1,1]\big[\pi(b)=y\big]
- Notice now we have \fbar(x)=\fbar(\pi(a)) and that (from the passing to the quotient part of obtaining \fbar) we have f=\fbar\circ\pi, this means:
- \fbar(x)=\fbar(\pi(a))=f(a), we also have \fbar(y)=\fbar(\pi(b))=f(b) from the same thoughts, but using y and b instead of x and a.
- In particular: f(a)=f(b)
- Now we have two cases, a\in(-1,1) and a\in\{-1,1\} , we shall deal with them separately.
- We have f(a)=f(b), suppose a\in(-1,1)
- Recall that our very definition of f required it to be "almost injective", specifically that f\big\vert_{(-1,1)}:(-1,1)\rightarrow\mathbb{S}^1 was injective (and that it was only "not injective" on the endpoints)
- As f is "injective in this range" we see that to have f(a)=f(b) means a=b (by injectiveness of f\big\vert_{(-1,1)} )
- As a=b we see y=\pi(b)=\pi(a)=x and conclude y=x - as required.
- We have f(a)=f(b), and this time a\in\{-1,1\} instead
- Again by definition of f, we recall f(-1)=f(1) - it maps the endpoints of [-1,1] to the same point in \mathbb{S}^1.
- To have f(a)=f(b) clearly means that b\in\{-1,1\} (regardless of what value a\in\{-1,1\} takes)
- But \pi(a)=[a]=\{-1,1\} and also \pi(b)=[b]=\{-1,1\}
- So we see y=\pi(b)=\{-1,1\}=\pi(a)=x, explicitly: x=y, as required
- We have f(a)=f(b), suppose a\in(-1,1)
- We have shown that in either case x=y
- Notice now we have \fbar(x)=\fbar(\pi(a)) and that (from the passing to the quotient part of obtaining \fbar) we have f=\fbar\circ\pi, this means:
- By surjectivity of \pi:[-1,1]\rightarrow\frac{[-1,1]}{\sim} we see \exists a\in [-1,1]\big[\pi(a)=x\big] and \exists b\in [-1,1]\big[\pi(b)=y\big]
- Suppose \fbar(x)\ne\fbar(y), then we're done, as by the nature of logical implication we do not care about the right hand side.
- Since x,y\in\frac{[-1,1]}{\sim} was arbitrary, we have shown this for all x,y. The very definition of \fbar being injective.
- Let x,y\in\frac{[-1,1]}{\sim} be given. We wish to show that \fbar(x)=\fbar(y)\implies x=y
Thus \fbar is a bijection
Part 3
Show that [-1,1]/\sim is homeomorphic to \mathbb{S}^1
Solution
To apply the "compact-to-Hausdorff theorem" we require:
- A continuous bijection, which we have, namely \fbar:\frac{[-1,1]}{\sim}\rightarrow\mathbb{S}^1
- the domain space, \frac{[-1,1]}{\sim} , to be compact, and
- the codomain space, \mathbb{S}^1, to be Hausdorff
We know the image of a compact set is compact, and that closed intervals are compact in \mathbb{R} , thus [-1,1]/\sim=\pi([1-,1]) must be compact. We also know \mathbb{R}^2 is Hausdorff and every subspace of a Hausdorff space is Hausdorff, thus \mathbb{S}^1 is Hausdorff.
We apply the theorem:
- \fbar is a homeomorphism
Notes
References