Homotopy concatenation
From Maths
Stub grade: A
This page is a stub
This page is a stub, so it contains little or minimal information and is on a to-do list for being expanded.The message provided is:
Typical stub page
Definition
Let (X,J) and (Y,K) be topological spaces. Let H1:X×I→Y and H2:X×I→Y[Note 1] be homotopies from X to Y. Suppose:
- ∀x∈X[H1(x,1)=H2(x,0)] - that the final stage of H1 is the same as the initial stage of H2
Then we may concatenate[1] H1 and H2 to form:
- H1∗H2:X×I→Y given by: H1∗H2:(x,t)↦{H1(x,2t)for t∈[0,12]H2(x,2t−1)for t∈[12,1]
- Notice t=12 is in both parts of the domain, this is a nod to the pasting lemma
Claim 1: the concatenation homotopy is actually a homotopy
Proof of claims
Claim 1
We must show that H1∗H2 is actually a homotopy. All that means showing really is that it is continuous. This is a quick application of the pasting lemma and using the fact that H1 and H2 are themselves continuous.
Grade: C
This page requires one or more proofs to be filled in, it is on a to-do list for being expanded with them.
Please note that this does not mean the content is unreliable. Unless there are any caveats mentioned below the statement comes from a reliable source. As always, Warnings and limitations will be clearly shown and possibly highlighted if very important (see template:Caution et al).
The message provided is:
The message provided is:
I've basically done it. See note above
See also
Notes
- Jump up ↑ Where I:=[0,1]:={x∈R | 0≤x≤1}⊂R - the closed unit interval