Loop concatenation

From Maths
Jump to: navigation, search
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:

Definition

Loop concatenation is a special case of path concatenation. We use I:=[0,1]R to denote the closed unit interval in R.

Let (X,J) be a topological space and let 1:IX and 2:IX be loops in (X,J) based at bX[Note 1]; then we can concatenate the loops:

  • 12:IX by (12):t{1(2t)for t[0,12]2(2t1)for t[12,1][Note 2] - we claim this is also a loop based at b (see Claim 1)
    • In words: the loop 12 first does 1 but at double the speed, thus completing 1 by t=12. Then, as 1 ends at b we're in a position to start 2. We do this at double speed, thus completing 2 by time t=12.

Loops also lend themselves to other concatenations, all permutations of concatenations of 1, 11, 2 and 12 exist.

Caveats

Loop concatenation is not associative, that is:

  • (12)31(23)

Notice the loop (12)3 does 1 at 4x the normal speed, completing it by t=14, then embarks on 2 at 4x the speed also, completing that by t=24=12, then embarks on 3 at double speed, completing it by t=1.


Whereas, 1(23) does 1 at double speed, completing it by t=12, then embarks on 2 at 4x speed, completing it by t=34, then embarks on 3 at 4x speed, completing it by t=1.


Although the image of both loops is the same (that is: ((12)3)(I)=(1(23))(I), they are clearly different. However (12)3 and 1(23) are path homotopic, or homotopic rel {0,1}


See: The fundamental group for more information.

See also

Notes

  1. Jump up That is:
    TODO: Put definition of loop based at bX here
  2. Jump up We include t=12 in both parts as a nod to the pasting lemma.

References