Documentation

HopfAlgebras.Hopf.LabelledAntipode

The Labelled BCK Antipode #

This file defines the recursive antipode on labelled rooted-forest monomials.

Main definitions #

References #

@[irreducible]
noncomputable def HopfAlgebras.LRootedForest.antipode {α : Type u} {R : Type v} [CommRing R] (φ : LRootedForest α) :

The recursive BCK antipode on labelled rooted-forest monomials.

Equations
  • One or more equations did not get rendered due to their size.
Instances For
    noncomputable def HopfAlgebras.LRootedForest.antipodeProperSum {α : Type u} {R : Type v} [CommRing R] (φ : LRootedForest α) :

    The proper-coproduct sum appearing in the recursive labelled antipode formula.

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      @[irreducible]
      noncomputable def HopfAlgebras.LRootedForest.rightAntipode {α : Type u} {R : Type v} [CommRing R] (φ : LRootedForest α) :

      The symmetric right-recursive BCK antipode on labelled rooted-forest monomials.

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

        The proper-coproduct sum appearing in the right-recursive labelled antipode formula.

        Equations
        • One or more equations did not get rendered due to their size.
        Instances For
          theorem HopfAlgebras.LRootedForest.mapLabels_antipode {α : Type u} {R : Type v} [CommRing R] {β : Type w} (f : αβ) (φ : LRootedForest α) :

          Evaluate a tensor term by applying the labelled antipode to the left factor and multiplying in the labelled forest algebra.

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

            Evaluate a labelled tensor term by applying the right-recursive antipode to the right factor.

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

              Evaluating the full labelled coproduct by the labelled antipode on the left gives the counit.

              Evaluating the full labelled coproduct by the right-recursive antipode gives the counit.

              The linear extension of the recursive antipode to the labelled forest algebra.

              Equations
              Instances For

                The linear extension of the right-recursive labelled antipode.

                Equations
                Instances For

                  Applying the labelled recursive antipode on the left factor of the coproduct gives the counit.

                  Applying the right-recursive labelled antipode on the right factor gives the counit.

                  theorem HopfAlgebras.LForestAlgebra.counit_antipode {α : Type u} {R : Type v} [CommRing R] (x : LForestAlgebra α R) :
                  (counit α R) (antipode x) = (counit α R) x
                  theorem HopfAlgebras.LForestAlgebra.mapLabels_antipode {α : Type u} {R : Type v} [CommRing R] {β : Type w} (f : αβ) (x : LForestAlgebra α R) :
                  (mapLabels R f) (antipode x) = antipode ((mapLabels R f) x)
                  theorem HopfAlgebras.LForestAlgebra.mapLabels_rightAntipode {α : Type u} {R : Type v} [CommRing R] {β : Type w} (f : αβ) (x : LForestAlgebra α R) :