Solving Homotopy Classes: Proving [I,Y] Consists of Single Element

  • Thread starter Thread starter jmjlt88
  • Start date Start date
  • Tags Tags
    Classes
jmjlt88
Messages
94
Reaction score
0
The problem asks to show that if the space Y is path connected, then [I,Y], the set of homotopy classes of maps I into Y where I = [0,1], consists of a single element. What I tried to do is take two arbitrary continuous maps f,g: I -> Y and show that they are homotopic. For each s ε I, f(s) and g(s) are elements of Y. Thus, by our assumption, there exists some path, call it ps, such that ps(0)=f(s) and ps(1)=g(s). Define F: I X I -> Y by the equation
F(s,t)=ps(t)​
for each s ε I.
Then,
F(s,0)=ps(0) = f(s) and F(s,1)=ps(1)=g(s)​
for each s.

I have since learned that this is incorrect as the correct approach would be to take an arbitrary continuous map and show that it is homotopic to a constant map. My question is regarding where my argument failed. Any help/guidance would be great! Thank you!
 
Physics news on Phys.org
jmjlt88 said:
The problem asks to show that if the space Y is path connected, then [I,Y], the set of homotopy classes of maps I into Y where I = [0,1], consists of a single element. What I tried to do is take two arbitrary continuous maps f,g: I -> Y and show that they are homotopic. For each s ε I, f(s) and g(s) are elements of Y. Thus, by our assumption, there exists some path, call it ps, such that ps(0)=f(s) and ps(1)=g(s). Define F: I X I -> Y by the equation
F(s,t)=ps(t)​
for each s ε I.
Then,
F(s,0)=ps(0) = f(s) and F(s,1)=ps(1)=g(s)​
for each s.

I have since learned that this is incorrect as the correct approach would be to take an arbitrary continuous map and show that it is homotopic to a constant map. My question is regarding where my argument failed. Any help/guidance would be great! Thank you!

What's wrong with that is that I don't see how you can claim that F is continuous in the two variables s and t. You picked the ##p_s## independently for each s. How do you know they fit together to make a continuous map from IxI to Y?
 
Thank you! :) I knew it didn't quite make sense, which is why I eventually gave up and searched for a solution.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top