Concatenation of paths and loops (homotopy)
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:
Flesh out, link to other parts, make sure loop (topology) and path (topology) both link back here
Definition
Let p,q:[0,1]→X be paths (possibly loops) in a topological space (X,J) such that p(1)=q(0) - the terminal point of p is the initial point of q[Note 1] - then we define their concatenation (AKA: composition, product)[1] as follows:
- f∗g:[0,1]→X given by f∗g:t↦{f(2t)if t∈[0,12]g(2t−1)if t∈[12,1] - we claim this is a path.
- in words this is the path that goes first around f (at double the speed of f) and then around g (again at double the speed of g)
- Note that t=12 is in both parts of the piecewise function, this is to emphasise that (f∗g)(12) is the same in either case.
Note: that if f and g are loops based at x0 then so is f∗g, and also that if f(0)=g(1) (in addition to the f(1)=g(0) required for concatenation) then f∗g is a loop.
Caution
Don't be over-eager and think "I see the group structure!" the constant loop is the identity and for a path p it done backwards is the inverse!
Not quite. Mainly because if you do f∗backwards(f) you do not end up with the constant loop based at f(0), you end up with a loop that goes around f then back again!
See the "see next" section below.
Proof of claims
Grade: A
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:
Elementary from pasting lemma
See next
Notes
- Jump up ↑ Or, if they're both loops, we could just say "both loops have the same basepoint"