The three instances of Hopf rough paths #
The abstract HopfRoughPath (Rahm, Definition 2.2) specialises to the
three signature notions of the library, with inverse translations:
- classical: weakly geometric word rough paths over the shuffle
Hopf algebra —
AlgebraicRoughPath.toHopf/HopfRoughPath.toWord; - branched:
AlgebraicBranchedRoughPathis defined asHopfRoughPath bckBialg(RoughPaths.Branched) — no bridge needed; - planar branched:
PlanarBranchedRoughPathis defined asHopfRoughPath mkwBialg(RoughPaths.PlanarBranched) — no bridge needed.
The γ-regularity of Definition 2.2.3 specialises with the natural gradings: word length, forest order, and planar forest order.
Classical rough paths: the word shuffle Hopf algebra #
A weakly geometric word rough path is a Hopf rough path over the word shuffle Hopf algebra.
Equations
Instances For
A Hopf rough path over the word shuffle Hopf algebra is a (weakly geometric) word rough path.
Equations
Instances For
γ-regularity with the natural gradings (Definition 2.2.3) #
A γ-regular classical rough path: Definition 2.2 over the word shuffle Hopf algebra, graded by word length.
Equations
- X.IsGeometricHolder γ = X.IsHolderRegular List.length γ
Instances For
A γ-regular branched rough path: Definition 2.2 over the BCK bialgebra, graded by forest order.
Equations
Instances For
A γ-regular planarly branched rough path: Definition 2.2 over the MKW bialgebra, graded by planar forest order.