Documentation

Atlas.TensorCategories.code.HopfAlgebraAntiHom

noncomputable def Corollary_1_22_6_smul_map {k : Type u} [CommSemiring k] {H : Type v} [Semiring H] {V : Type v} [AddCommGroup V] [Module k V] [Module H V] [SMulCommClass k H V] (h : H) :

k-linear map given by scalar multiplication by an element h : H.

Instances For
    noncomputable def Corollary_1_22_6_right_dual_action {k : Type u} [CommSemiring k] {H : Type v} [Semiring H] [HopfAlgebra k H] {V : Type v} [AddCommGroup V] [Module k V] [Module H V] [SMulCommClass k H V] (a : H) (f : Module.Dual k V) :

    The right-dual H-action on V^* from Corollary 1.22.6: (a · f)(v) = f(S(a) · v).

    Instances For
      @[simp]

      The unit of H acts trivially on the right-dual action.

      The right-dual action satisfies the multiplicative law (ab) · f = a · (b · f), using that the antipode is an antihomomorphism of algebras.

      The right-dual action is additive in the acting element.