Documentation

Atlas.TensorCategories.code.QuantumSl2

def IsPrimitiveElement (R : Type u_1) [CommRing R] (H : Type u_2) [Ring H] [Bialgebra R H] (x : H) :

An element x of a bialgebra H is primitive if Δ(x) = x ⊗ 1 + 1 ⊗ x (Definition 1.24.2 of Etingof–Gelaki–Nikshych–Ostrik).

Instances For
    def primitiveElements (R : Type u_1) [CommRing R] (H : Type u_2) [Ring H] [Bialgebra R H] :

    The submodule Prim(H) of primitive elements of a bialgebra H.

    Instances For
      class QuantumSl2 (k : Type u) [Field k] (A : Type v) [Ring A] [HopfAlgebra k A] :
      Type (max u v)

      A QuantumSl2 k A structure bundles the quantum group U_q(sl_2) data on a k-Hopf algebra A: a parameter q ≠ 0 with q^2 ≠ 1, generators K, E, F and an inverse Kinv of K, the standard Drinfeld–Jimbo relations KEK^{-1} = q^2 E, KFK^{-1} = q^{-2} F, [E, F] = (K - K^{-1})/(q - q^{-1}), and the standard formulas for the comultiplication, counit and antipode on the generators.

      Instances
        @[reducible, inline]
        abbrev Definition_1_25_1 (k : Type u) [Field k] (A : Type v) [Ring A] [HopfAlgebra k A] :
        Type (max u v)

        Reference abbreviation for Definition 1.25.1: the quantum group U_q(sl_2).

        Instances For
          theorem QuantumSl2.comul_Kinv {k : Type u} [Field k] {A : Type v} [Ring A] [HopfAlgebra k A] [h : QuantumSl2 k A] :

          The comultiplication of K^{-1} equals K^{-1} ⊗ K^{-1}.

          theorem QuantumSl2.counit_Kinv {k : Type u} [Field k] {A : Type v} [Ring A] [HopfAlgebra k A] [h : QuantumSl2 k A] :

          The counit of K^{-1} equals 1.

          theorem QuantumSl2.antipode_Kinv {k : Type u} [Field k] {A : Type v} [Ring A] [HopfAlgebra k A] [h : QuantumSl2 k A] :

          The antipode of K^{-1} equals K.

          noncomputable def QuantumSl2.cartanElement {k : Type u} [Field k] {A : Type v} [Ring A] [HopfAlgebra k A] [h : QuantumSl2 k A] :
          A

          The Cartan-type element (q - q^{-1})^{-1} · (K - K^{-1}) of the quantum group.

          Instances For

            Theorem 1.25.2 (Etingof–Gelaki–Nikshych–Ostrik): There exists a unique Hopf algebra structure on U_q(sl_2) given by Δ(K) = KK, Δ(E) = EK + 1 ⊗ E, Δ(F) = F ⊗ 1 + K^{-1} ⊗ F. This theorem records the explicit values of comultiplication, counit, and antipode on K, K^{-1}, E, F.