For a finite-dimensional vector space V over a field k, the dimension of V
equals the dimension of its dual V*.
theorem
TensorCategories.vec_pivotalDimension_eq_finrank_smul_id
(k : Type u)
[Field k]
(V : FGModuleCat k)
:
The pivotal dimension of a finite-dimensional vector space V equals
dim_k(V) times the identity of the unit object in FGModuleCat k.
theorem
TensorCategories.vec_pivotalDimension_dual_eq_finrank_smul_id
(k : Type u)
[Field k]
(V : FGModuleCat k)
:
The pivotal dimension of the dual V* equals dim_k(V*) times the
identity of the unit object in FGModuleCat k.
Sphericality of FGModuleCat k: the pivotal dimension of V agrees with
the pivotal dimension of its dual V*.
@[implicit_reducible]
FGModuleCat k is a spherical category (Definition 1.39.1), with sphericality
witnessed by the equality of pivotal dimensions of V and V*.