Documentation

HopfAlgebras.Combinatorial.LBCK

The labelled Butcher–Connes–Kreimer bialgebra as a combinatorial bialgebra #

The labelled BCK Hopf algebra of decorated non-planar rooted forests, packaged as a CombBialg, mirroring HopfAlgebras.Combinatorial.BCK: monomial forest-union product, admissible-cut coproduct LRootedForest.coproductTerms. Characters of the labelled forest algebra correspond to combinatorial characters via the AddMonoidAlgebra.lift bridge lbckCharacter / evalForest_lbckIsCharacter.

The labelled counit coefficient as a Boolean if-then-else.

noncomputable def HopfAlgebras.lbckBialg (α : Type u) :

The labelled BCK bialgebra of decorated rooted forests as a combinatorial bialgebra: monomial forest-union product and admissible-cut coproduct.

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

    Characters of the labelled forest algebra vs combinatorial #

    characters

    The coefficient system of a labelled forest-algebra character is a character of the labelled BCK combinatorial bialgebra.

    Labelled character convolution is the abstract convolution.

    noncomputable def HopfAlgebras.lbckCharacter {α : Type u} {R : Type v} [CommSemiring R] (f : LRootedForest αR) (hf : (lbckBialg α).IsCharacter f) :

    Lift a character of the labelled BCK combinatorial bialgebra to an algebra character of the labelled forest algebra.

    Equations
    Instances For
      @[simp]
      theorem HopfAlgebras.evalForest_lbckCharacter {α : Type u} {R : Type v} [CommSemiring R] (f : LRootedForest αR) (hf : (lbckBialg α).IsCharacter f) (φ : LRootedForest α) :
      (lbckCharacter f hf).evalForest φ = f φ