A monoidal category C is strict (Definition 1.8.1) if the tensor product is strictly
associative and strictly unital, i.e., (X โ Y) โ Z = X โ (Y โ Z), ๐_ C โ X = X and
X โ ๐_ C = X hold on the nose.
- tensorObj_assoc (X Y Z : C) : CategoryTheory.MonoidalCategoryStruct.tensorObj (CategoryTheory.MonoidalCategoryStruct.tensorObj X Y) Z = CategoryTheory.MonoidalCategoryStruct.tensorObj X (CategoryTheory.MonoidalCategoryStruct.tensorObj Y Z)
- tensorUnit_left (X : C) : CategoryTheory.MonoidalCategoryStruct.tensorObj (CategoryTheory.MonoidalCategoryStruct.tensorUnit C) X = X
- tensorUnit_right (X : C) : CategoryTheory.MonoidalCategoryStruct.tensorObj X (CategoryTheory.MonoidalCategoryStruct.tensorUnit C) = X
Instances For
A skeletal monoidal category is automatically strict, since the associator and unit isomorphisms become identities.
Theorem 1.15.1: In any multiring category (here a monoidally biexact abelian category
with Artinian endomorphism ring of the unit), the algebra End(๐) is semisimple.
Definition 1.25.1 / Theorem 1.25.2: A witness for the Hopf algebra U_q(sl_2). It
packages the carrier algebra H with generators K, Kโปยน, E, F satisfying the
defining commutation relations and the prescribed comultiplication.
- carrier : Type u
- instHopf : HopfAlgebra k self.carrier
- K : self.carrier
- Kinv : self.carrier
- E : self.carrier
- F : self.carrier
Instances For
Theorem 1.35.6 (reconstruction): A finite tensor category C equipped with a faithful
additive functor F : C โฅค ModuleCat k can be realized as the representation category of
some k-algebra H.
The left quantum trace Tr^L_V(a) of a morphism a : V โถ V** in a rigid monoidal
category, defined via coevaluation, the morphism a whiskered on the right by V*, and
evaluation.
Instances For
The right quantum trace Tr^R_V(a) of a morphism a : V โถ **V in a rigid monoidal
category, defined via coevaluation, the morphism a whiskered on the left by *V, and
evaluation.
Instances For
Proposition 1.41.1 (part 1): In a semisimple multifusion category, the left dual *V
is canonically isomorphic to the right dual V*.
Instances For
Proposition 1.41.1 (part 2): In a semisimple multifusion category, every object V is
canonically isomorphic to its double dual V**.