Difference between revisions of "Exercises:Mond - Topology - 1/Question 6"
m (→Solution: Full stop ought to have been comma!) |
(Adjusted explicit function to match picture, fixed a few fractions to look nicer) |
||
Line 7: | Line 7: | ||
=====Solution===== | =====Solution===== | ||
{{float-right|{{Exercises:Mond - Topology - 1/Pictures/Q6P1 - 1}}}}We shall define a map: {{M|f:[-1,1]\rightarrow\mathbb{S}^1}} to be such a map: | {{float-right|{{Exercises:Mond - Topology - 1/Pictures/Q6P1 - 1}}}}We shall define a map: {{M|f:[-1,1]\rightarrow\mathbb{S}^1}} to be such a map: | ||
− | * {{M|f:t\mapsto\begin{pmatrix}\ | + | * {{M|f:t\mapsto\begin{pmatrix}-\sin(\pi(t+1))\\-\cos(\pi(t+1))\end{pmatrix} }}, this starts at the point {{M|(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: ''' I am not asked to show this is [[continuous]], merely exhibit it. | ||
+ | ** '''Note: ''' The reason for the odd choice of {{M|\sin}} for the {{M|x}} coordinate, and the minus signs is because my first choice was <span style="font-size:0.7em;">{{M|f:t\mapsto(cos(π(t+1))sin(π(t+1))) }}</span>, 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==== | ====Part 2==== | ||
− | Define an [[equivalence relation]] on {{M|[-1,1]}} by declaring {{M|-1\sim 1}}, use part 1 above and applying the ''[[passing to the quotient (topology)|topological version]]'' of [[passing to the quotient]] to find a ''[[continuous]]'' [[bijection]]: {{M|(:[-1,1] | + | Define an [[equivalence relation]] on {{M|[-1,1]}} by declaring {{M|-1\sim 1}}, use part 1 above and applying the ''[[passing to the quotient (topology)|topological version]]'' of [[passing to the quotient]] to find a ''[[continuous]]'' [[bijection]]: {{M|(:\frac{[-1,1]}{\sim}\rightarrow\mathbb{S}^1)}} |
=====Solution===== | =====Solution===== | ||
We wish to apply {{link|passing to the quotient|topology}}. Notice: | We wish to apply {{link|passing to the quotient|topology}}. Notice: |
Revision as of 22:34, 11 October 2016
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 a map: 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 ˉf is both injective and surjective:
- Surjective: ∀y∈S1∃x∈[−1,1]∼[ˉf(x)=y]
- There are two ways to do this:
- Note that (from passing to the quotient) that if f is surjective, then the resulting ˉf is surjective.
- Or the long way of showing the definition of ˉf being a surjection, ∀y∈S1∃x∈[−1,1]∼[ˉf(x)=y]
- Let y∈S1 be given.
- Note that f is surjective, and f=ˉf∘π, thus ∃p∈[−1,1] such that p=f−1(y)=(ˉf∘π)−1(y)=π−1(ˉf−1(y)), thus π(p)=ˉf−1(y)
- Choose x∈[−1,1]/∼ to be π(p) where p∈[−1,1] exists by surjectivity of f and is such that f(p)=y
- Now ˉf(π(p))=f(p) (by definition of ˉf) and f(p)=y, as required.
- Let y∈S1 be given.
- There are two ways to do this:
- Injective:
- Let x,y∈[−1,1]∼ be given. We wish to show that ˉf(x)=ˉf(y)⟹x=y
- Suppose ˉf(x)≠ˉf(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 ˉf 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 ˉf(x)=ˉf(y), we must show that in this case we have x=y.
- By surjectivity of π:[−1,1]→[−1,1]∼ we see ∃a∈[−1,1][π(a)=x] and ∃b∈[−1,1][π(b)=y]
- Notice now we have ˉf(x)=ˉf(π(a)) and that (from the passing to the quotient part of obtaining ˉf) we have f=ˉf∘π, this means:
- ˉf(x)=ˉf(π(a))=f(a), we also have ˉf(y)=ˉf(π(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∈(−1,1) and a∈{−1,1}, we shall deal with them separately.
- We have f(a)=f(b), suppose a∈(−1,1)
- Recall that our very definition of f required it to be "almost injective", specifically that f|(−1,1):(−1,1)→S1 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|(−1,1))
- As a=b we see y=π(b)=π(a)=x and conclude y=x - as required.
- We have f(a)=f(b), and this time a∈{−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 S1.
- To have f(a)=f(b) clearly means that b∈{−1,1} (regardless of what value a∈{−1,1} takes)
- But π(a)=[a]={−1,1} and also π(b)=[b]={−1,1}
- So we see y=π(b)={−1,1}=π(a)=x, explicitly: x=y, as required
- We have f(a)=f(b), suppose a∈(−1,1)
- We have shown that in either case x=y
- Notice now we have ˉf(x)=ˉf(π(a)) and that (from the passing to the quotient part of obtaining ˉf) we have f=ˉf∘π, this means:
- By surjectivity of π:[−1,1]→[−1,1]∼ we see ∃a∈[−1,1][π(a)=x] and ∃b∈[−1,1][π(b)=y]
- Suppose ˉf(x)≠ˉf(y), then we're done, as by the nature of logical implication we do not care about the right hand side.
- Since x,y∈[−1,1]∼ was arbitrary, we have shown this for all x,y. The very definition of ˉf being injective.
- Let x,y∈[−1,1]∼ be given. We wish to show that ˉf(x)=ˉf(y)⟹x=y
Thus ˉf is a bijection
Part 3
Show that [−1,1]/∼ is homeomorphic to S1
Solution
To apply the "compact-to-Hausdorff theorem" we require:
- A continuous bijection, which we have, namely ˉf:[−1,1]∼→S1
- the domain space, [−1,1]∼, to be compact, and
- the codomain space, S1, to be Hausdorff
We know the image of a compact set is compact, and that closed intervals are compact in R, thus [−1,1]/∼=π([1−,1]) must be compact. We also know R2 is Hausdorff and every subspace of a Hausdorff space is Hausdorff, thus S1 is Hausdorff.
We apply the theorem:
- ˉf is a homeomorphism
Notes
References