The signature of a linear path #
The signature of the linear segment with increment v : α → R has word
coefficients (∏ v(wᵢ)) / |w|! — the tensor exponential of the increment.
It is group-like: the shuffle identity reduces to the counting identity
|shuffle u w| = (|u|+|w|).choose |u| together with the factorial
identity choose · |u|! · |w|! = (|u|+|w|)!.
Summing a function over List.range is a Finset.range sum.
The prefix lengths of the splits of w are 0, 1, …, |w| in order.
A sum over the splits of w that depends only on the prefix length is
a sum over Finset.range (|w| + 1).
The shuffle sum of a linear signature collapses to a binomial multiple:
every shuffle of u and w is a permutation of u ++ w, so all summands
agree.
The linear signature is group-like (its coefficients satisfy the shuffle identity).
The semigroup law and inverses #
Semigroup law for linear signatures: collinear segments concatenate
additively, S(a·v) ⊗ S(b·v) = S((a+b)·v) — the binomial identity for the
tensor exponential.
Inverse of a linear signature: the reversed segment.