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.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top