A path in a topological space is a continuous function
Note that we will say is a path in to mean that the output space is
Shared Ends
Given paths , we say that they have shared ends when
and
Path Homotopic
Given paths with shared ends, we say that they are path homotopic and write if there exists a continuous function such that
and
We reference this relation as path homotopy.
Path Homotopy Is Invariant Modulo Continuous Function Composition
If is a path in and if is continuous, we define a path in by . Show that if and are path homotopic in then and are path homotopic in .
Out of the gate, first be sure to note that for any path is still a path, as it remains continuous as the composition of two continuous functions and still maps out of . Now we start by supposing that , ie there exists some homotopy between them going from to .
Now to show that and are homotopic, we just have to construct a function with the required properties of a homotopy, but if we simply do which is continuous as a composition of continuous functions, then we can verify that:
and similarly
also
and finally that
as needed.
Path Homotopy Is an Equivalence Relation
As per title.
TODO: Add the proof here.
Since we we have an equivalence relation, then we know that we can form equivalence classes of the form . We call these homotopy classes of paths.
Path Concatenation
Given paths such that then we define
Path Concatentation Yields a Path
Given paths such that then is a path
Use the gluing lemma
Path Homotopy Leads to Concatenation Homotopy
Suppose that and then we have
TODO: Add the proof here.
Closed Path
Suppose that is a path, then we say that it is closed when:
Fundamental Group Based at a Point
Suppose that is a topological space and that then we define
The Fundamental Group Is a Group With Concatenation
As per title.
TODO: Add the proof here.
Homotopic Functions
Given and topological spaces, and two continuous functions and . Then we say that they are homotopic if there exists a continuous function such that for all
In that case, we write .
We call this relation function homotopy. An easy way to think about this is that takes us continuously from to
Suppose that are continuous, first we prove reflexivity, so we show that , to do so we must construct a continuous function between them as specified here, but we can take which satisfies the requirements and is also continuous as its equal to .
Now suppose that and let's prove that , since then we know that there exists such that and , then all we have to is consider the function which is still continuous with the desired properties.
Finally suppose that and that we must prove to show that transitivity still holds true, so now we have between the previous two respectively, thus in the same way as we've proven it for path's we construct
which remains continuous by the pasting lemma
Function Homotopy Leads to Composition Homotopy
Prove that if and are continuous and if via and via then .
We consider which is continuous as it is a composition of continuous functions, but then also we have that and similarly we have that
Nullhomotopic
A function between two topological spaces is said to be nullhomotopic when it is homotopic to a constant function where for all
Simply Connected
We say that a topological space is simply connected if it is path connected and for some
Rn Is Simply Connected
TODO: Add the content for the corollary here.
TODO: Add the proof here.
Also note that any convex subset of is also simply connected, for example a ball.
Simply Connected Iff Any Two Paths With Shared Ends Are Homotopic
A topological space is simply connected if and only if given any two paths and with shared ends in they are path homotopic.
Suppose that is simply connected, and suppose that and are paths with shared ends, both starting and ending at respectively, thus we can conclude that , but now we observe the following chain of path homotopies:
thus by transitivity we know that
Now suppose that , then is closed ( a loop) , so that , but also has this property, thus so that as needed.
Simply Connected Iff Every Circle Function Is Nullhomotopic
is simply connected iff every condtinuous function is nullhomotopic
Suppose that is simply connected, and that is a function as specified, we want to show that its homotopic to a constant function. If we consider the function then the the function is actually a path in that starts and begins at the same place , therefore since is simply connected, then we know that , so that is path homotopic to the constant path via some homotopy
Circle Representative and Simply Connected Equivalences
Suppose that is a topological space, the the following are equivalent
Every map is homotopic to a constant map, with image a point.
Every map extends to a map .
for all
Suppose . By hypothesis, there's a homotopy from to a constant map. That is, and there is a point such that, for all . Because of the latter condition, factors through the quotient , which is to say there exists a function such that where the is the quotient map.
Note that the pair is homeomorphic to , the homeomorphism is given by the map defined by , where we look at and as complex numbers. Therefore gives a map such that the restriction to is equal to
Suppose that every map extends to a map , now let and suppose that is a loop based at , since the mapp is a quotient map, then we obtain some such that , moreover is continouous, and therefore it extends to a map .
Since is a convex set, then we may construct the straight line homotopy from the constant loop and the loop where we consider as a function into . Denote this homotopy as and consider the composite map
and is therefore a path homotopy from to .
We assume that there is some such that , now suppose that is continous, we want to show that it is a homotopic to a constant function. If we consider the continuous composition: where then it is a loop in and is therefore homotopic to the constant path . We also know that is a quotient map by the closed map theorem since it is closed surjective and continuous. Thus we obtain a map which is a homotopy between and the constant map sending to
To see why we note that , and then it can be shown that the equation (noting that all images and pre-images only ever return sets with one element), so we have , similarly the other equations hold true.
Note that the above allows us to deduce that a space is simply-connected iff all maps are homotopic. [In this problem, "homotopic" means "homotopic without regard to basepoints".] This exercise essentially shows that a space is simply-connected if and only if it has no "holes".
A Continous Function From S1 to S2 Is Homotopic to the Same Which Is Not Surjective
Any function is homotopic to a continuous which is not surjective
We first make the observation that can be covered by 6 open half-spheres placed onto the sphere as if it was a cube with 6 sides. If we set then we see that and that is an open cover of , since it is compact, then by the lebesgue number lemma there exists some such that for each subset of having length less than there is an element in the open cover containing it.
So now we make an equally spaced partition of of size chosen large enough ie so that each sub-interval has size less than , and let these intervals be denoted by , again by the lebesgue number lemma, for any such interval we know that there exists a (where ) that contains completely. On the other hand this implies that .
Firstly note that each half sphere is homeomorphic with which is simply connected. Now can think of as being its own path from the sub-interval into and with the above fact, then we know this path along the surface of with endpoints , as it is simply connected, then we know that the path of the great circle connecting is contained within and that the great circle path and the sub-interval path are homeomorphic.
By repeating this process for each we obtain a sequence of great circle paths connecting each of the endpoints, by concatenating them we obtain a path that is homotopic to the path given by , but it should be clear that a finite union of great circle paths can never cover . Since and is a quotient map then we obtain some function such that , in other words we know that and are path homotopic, showing that and are homotopic as functions.
But since which is equal to the path which is a finite number of great circle segments concatenated which we already found out does not cover , then also since is surjective then showing that is not surjective, thus is homotopic to a function which is not surjective as needed.
S2 Is Simply Connected
As per title.
We start by proving that given a continuous function that is not surjective is homotopic to a constant function, since is not surjective, then there exists a point that is never reached by . Now we know that is homeomorphic to via the stereographic projection and that is simply connected, if we take then we know that is a loop, and is thus homotopic to a constant path given by the path homotopy . Since is a quotient map as noted earlier so we obtain some such that so that we know the paths and are homotopic, since is surjective, then we can conclude that itself is constant, and also then that and are homotopic, as needed.
Note that we have shown that every continuous function from is homotopic to the constant function, and therefore by what we showed in the previous question we conclude that is connected.
Covering
Given a continuous surjection we say that is a covering if there exists an open cover of such that for every there is a discrete set and a homomorphism such that is the projection on the first component.
Evenly Covered
Let be a continuous surjective map. The open set of is said to be evenly covered by if the inverse image can be written as the union of disjoint open sets in such that for each , the restriction of to is a homeomorphism of onto . The collection will be called a partition of into slices.
Lift
If is a covering map and is continuous then a lift of is any continuous map such that
Path Lifting
If is a covering map, then for all paths with , there exists a unique map lifting with .
Let be a covering of by good neighborhoods. Then is an open cover of and hence has a Lebesgue number. Thus we can decompose into subintervals where such that is contained in some good neighborhood for .
We will build inductively. If for some good neighborhood and , suppose (one of the 's). Define (as is a homeomorphism, this makes sense). Having defined on , do the same for If for some good neighborhood and for one of the parts of , define . Then defined this way is continuous by the Pasting Lemma and is a lift of by construction.
Suppose now are two lifts of with . Suppose they agree on for some (certainly true for ). On , there is a good neighborhood of with and , one of the parts of . We have which has a separation .
Since is connected, we see . So . As is invertible, we see . By induction, .
Suppose that definition 1 holds true, since we have an open cover of then let and by assumption we obtain a discrete set and a homeomorphism such that , with this discrete set we consider so that because was a discrete set and since is a homeomorphism and thus a bijection, none of the images collide.
We will now prove that is a homeomorphism with , so first we show that it is a bijection, but since we see that so then it is a surjection onto , and also if for then we have since is invertible but then function composition is associative so that is equivalent to meaning that so that it is injective as well.
Now we verify continuity we use a similar inverse trick, first verifying that: and since is continuous and is a homeomorphism, this shows that is open. Now in a similar fashion we check that which is also open since is an open map and is a homeomorphism.
Now suppose that definition 2 holds true, again take and so we have that is a union of disjoint open sets and let in the discrete topology, and if we define via which is well defined only because we assumed that is a homeomorphism also showing that it is bijective. Moreover we have that so that we have .
Let be an open set, since is a disjoint union of open sets then we can intersect each of those sets with to obtain a collection which is a disjoint union of so that which is open as is a homeomorphism.
Now suppose that then where then we have which is open as is a homeomorphism, thus is a homeomorphism, as needed.
Covering Alternate Characterization
Given a continuous surjection it is a covering iff there is an open cover of such that for every it is evenly covered by
Suppose that , since it is evenly covered by then there exists a collection of disjoint sets whose union equals , and lets construction a function such that if . Given any then we know that which is an open set, therefore is a continuous function.
If we construct via then we know that is a continuous function as the product of continuous functions, and is invertible given by which maps to the unique point wherein . Moreover we know that is continuous because if is an open set in then is the disjoint union of
Note that the set which is a disjoint union of open sets , each of which is mapped homoeomorphically onto .
Locally Path Connected
A space is called "locally path connected" if for every and every open set with , there is a path-connected open set such that .
Connected Covering Yields a Lift
Show that if is a covering, if is path connected, locally path connected, and simply connected and if is given, then there is a unique such that .
Hint. For every point there is a path from to and it can be lifted. But does this define uniquely? Is the result continuous?
http://www.homepages.ucl.ac.uk/~ucahjde/tg/html/gal-01.html - watch vid,
then specialize - https://math.stackexchange.com/questions/1675181/simply-connected-means-universal-covering-spaces
TODO: Add the proof here.
Lifting Criterion
Let is a covering and let be a a map with path-connected and locally path-connected. Then lifts to iff
Suppose that there is a lift , that is: , we'll now prove the inclusion, to do so we consider an element , where is a loop in based at , then note:
but now we note that is a loop in based at , therefore as needed.
Now we assume that the inclusion holds true and now we must construct a lift, , so we know that must be the case, but we still must define this function for all other different points in , so let be such a point, then because was assumed to be path connected, then we obtain a path from to , now if we consider which is a path in starting at and ending at [1: this fact will become important later on] then by the path lifting lemma we obtain a path such that , for reasons that will come to be clear we now define
We must now verify that the equation we just wrote above defining must lead to an actual function, that is continuous, that it is a lift of and moreover that it is the unique one satisfying .
To verify that is a lift, we must check that , but for any we have that
ie, , as needed.
To show the uniqueness of we don't have to do much, because as we set it equal to the lift and in the path lifting lemma we showed that it was a unique lift, then it implies that our constructed is also unique.
We must also show that is well defined because it was defined in terms of the first path we got from to since was path connected, but since there could be many such resulting paths from to we must verify that on these paths outputs the same value. So let and suppose that are two paths in from to , we must verify that
Since have shared ends and both end at then we can conclude that , then the loop is a loop in based at , and therefore is a loop in based at , since we assumed that , which implies that that there is a loop in based at such that .
We'll prove that , to see why we see that is a lift of starting at , since by the path lifting lemma since it deduces that the lift is unique then we must have that so we must have that . In a symmetrical way we can see that is a lift of starting at so similarly we conclude that , but since then that shows that , ie that is well defined.
Finally we will prove that is continuous, so let be an open set and we need to prove that is open. To do this we will show that for any there exists an open set such that showing that is open
Since is a covering, then recall that this means that we have an open cover of with various properties, in our case if we consider then we obtain an open set that is evenly covered by and consider the set which is open as is continuous and since is locally path connected then there exists an open set such that and is path connected.
Now fix a path from to and for any let be a path from to both of which can be done as was path connected, then is a path from to , and is a path in starting at and ending at , since was a homoemorphism then we also have so that is a path in that starts at and ends at which is contained in , in other words as needed.
Note that if is simply conntected then you know that is trivial and thus is a trivial loop in (the constant loop), which is an element of so the from the iff holds and we get what we wanted.
To show that it still remains a group, we first verify that we have an identity, which is simply as we see
Inverses are almost as easy, as we take because we have
and
Finally we note that multiplication is associative
The Fundamental Group of a Product Is Isomorphic to a Product of Fundamental Groups
If and ( are based spaces, we let be the based space . Show that
Recall that , are the projections onto and respectively. Now to show that these two groups are isomorphic we construction a function , we do it by taking , also do not forget that is a loop based at .
First we have to prove that is well-defined, that is if where is another loop in based at then we need to show that .
By assuming that we know that meaning that they are path homotopic, moreover since are continuous, then we know that and that are also path homotopic, which shows that as needed.
We construct (which will be the inverse) is defined by where is a loop in . So we also have to verify that this is well defined, so suppose that and that then we have to prove that . Since we assumed that and that have have path homotopies for each pair respectively, then if we consider it is a path homotopy from to as needed.
People often ignore basepoints and write , but that's a bit less accurate.
The Fundamental Group of the Figure 8 Is in Bijection to the Free Group of Two Elements
Let 8 be the space that looks like the numeral 8 , with the basepoint in the centre. Use the "Mexican cross" covering of 8 to show that is equal, as a set, to the set of words of the form , where 1: is a positive integer and and are non-zero integers for all , except that is allowed to be 0 and is allowed to be 0 . (For simplicity we ignore the group structure on here).
Let denote the cross (the free group diagram) of the two elements then recall that the mapping which wraps horizontal lines from left to right clockwise around the unit circle shifted up by one unit, and vertical line segments going from bottom to top to the unit circle shifted down by one unit also clockwise and finally it maps all intersection points to the singular intersection point of the two unit circles which we denote by , recall that in class we showed this was a covering map as the inverse image of any open set was a discrete collection of sets that are homeomorphic to the original open set. Recall that this was done as for any open set entirely contained within it gets mapped to a straight line and thus the map which turns a straight line to a segment on the unit circle works, and that similar constructions also work for open sets entirely contained in and open sets that contain both by a straightening.
Recall that given any intersection point in it's true that there is a unique shortest set of "directions" for us to start from the origin and get there. Also given two directions or words of the form specfied in the question it leads us to a unique intersection point in , so that this function which we denote as is a bijection from the set of intersection points of into .
Now we'll construct via , also note that since is the set of all intersection points of and that then we know that is an intersection point. The proof showing that this function is well defined was done in lecture when we proved that and thus will not be replicated, but just recall that if we had which are homotopic via then we were able to show that via where there elements are the lifted versions respectively.
Now if given any we define to be a path in from the origin to an intersection in , namely: (getting there is as easy as driving your taxi in manhattan) then we can define a potential inverse function by .
Now we verify that are inverses of eachother, for then we note that given a we have that the unique lift of which is a path in is given by therefore where the final equality comes from the definition of .
Now suppose that then we know that , then , our goal is to show that is the identity so we must show that .
It can be seen that is simply connected, firstly because it is clearly path connected, by just going through the maze to get between any two points, also any loop is path homotopic to the constant loop, this while harder to be seen is true because we find the smallest branch in the loop and "compress it" by no longer tracing over that branch but instead passing over it, by recursively doing this we can maintain path homotopy with the previous layer, thus inductively showing the entire loop is path homotopic to the constant loop.
With that being said we wote that are both paths in and thus due to the above we have a path homotopy between the two then homotopy is a path homotopy between and showing that is the identity and that they are inverses of eachother.
https://etnyre.math.gatech.edu/class/6441Spring21/Section%20IE.pdf - review the ending
Lemma 1.35 (Lifting criterion). https://www.math.utoronto.ca/mgualt/MAT1300/Week%204%20Term%202.pdf - uniqueness
https://dept.math.lsa.umich.edu/~jchw//2022Math592Material/Homework5-Math592-W2022.pdf
If and are groups, we define a multiplication on by .
mark.com/assignments/homework-assignment-9-c4f86/preview
Homework Assignment 9 preview | Crowdmark
A. (5 points) Verify that is again a group.
use the below to solve B
https://math.stackexchange.com/questions/2655918/prove-that-pi-1x-times-y-x-0-y-0-is-isomorphic-to-pi-1x-x-0-times-p
Let 8 be the space that looks like the numeral 8 , with the basepoint in the centre. Use the "Mexican cross" covering of 8 to show that is equal, as a set, to the set of words of the form , where is a positive integer and and are non-zero integers for all , except that is allowed to be 0 and is allowed to be 0 . (For simplicity we ignore the group structure on here).