Documentation

HopfAlgebras.Hopf.MKWAntipode

The Munthe-Kaas-Wright Antipode #

This file defines the antipode of the Munthe-Kaas-Wright Hopf algebra of ordered forests, following the recursion of Munthe-Kaas & Wright, On the Hopf algebraic structure of Lie group integrators (Found. Comput. Math. 8, 2008; arXiv:math/0603023), Theorem 2:

S_N(𝟙) = 𝟙, S_N(ω τ) = -μ_N((S_N ⊗ I)(Δ_N(ω) ⊔·(I ⊗ B⁺)Δ_N(B⁻(τ)))),

where μ_N is the shuffle product of ordered forests. The argument of S_N ⊗ I consists of all MKW coproduct terms except the full cut ωτ ⊗ 𝟙, and every such term prunes strictly fewer vertices, so the recursion is well-founded by forest order.

Main definitions #

The antipode is verified on forests of order at most two.

The shuffle product of two ordered forests in the ordered forest algebra. This is the product μ_N of the MKW Hopf algebra.

Equations
Instances For

    Shuffle a general element of the ordered forest algebra with a fixed ordered forest on the right.

    Equations
    Instances For
      @[simp]

      Shuffling with the empty forest on the right is the identity.

      @[irreducible]

      The MKW antipode of an ordered forest, by the recursion of arXiv:math/0603023, Theorem 2: minus the shuffle products S_N(p) ⧢ r over all MKW coproduct terms (p, r) except the full cut.

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For

        The defining recursion of the MKW antipode on a nonempty forest.

        The left antipode identity μ_N(S_N ⊗ I)Δ_N = u_N ∘ e_N of the MKW Hopf algebra (arXiv:math/0603023, Theorem 2), evaluated on an ordered forest.

        Small-order verification against arXiv:math/0603023 #

        S_N(•) = -• and S_N(χ) = • ⧢ • - χ = 2(••) - χ for the two-vertex chain χ.