Left quantum trace of an endo-like morphism a : V ⟶ (Vᘁ)ᘁ in a rigid category: the
composite η_V V* ≫ (a ▷ V*) ≫ ε_{V*} (V*)*.
Instances For
Right quantum trace of an endo-like morphism a : V ⟶ *(*V) in a rigid category, dual
to leftQuantumTrace.
Instances For
The left quantum trace of a equals the right-trace expression of its dual, via the
mate identity for the right adjoint.
Cyclicity of the left quantum trace: tr(c ∘ a) = tr(a ∘ (c*)*) for any endomorphism
c : V ⟶ V.
Cyclicity of the right quantum trace: tr(c ∘ a) = tr(a ∘ *(*c)) for any endomorphism
c : V ⟶ V.
Additivity of the left quantum trace over a short exact sequence 0 → W → V → Q → 0
compatible with the chosen morphisms into the double duals.
Additivity of the right quantum trace over a short exact sequence 0 → W → V → Q → 0
compatible with the chosen morphisms into the double left duals.
A pivotal structure on a rigid monoidal category: a natural monoidal isomorphism
V ≅ (Vᘁ)ᘁ with the unit-dimension normalisation dim(𝟙_C) = 1.
- tensorCoherenceIso (V W : C) : CategoryTheory.MonoidalCategoryStruct.tensorObj Vᘁᘁ Wᘁᘁ ≅ (CategoryTheory.MonoidalCategoryStruct.tensorObj V W)ᘁᘁ
- naturality {V W : C} (f : V ⟶ W) : CategoryTheory.CategoryStruct.comp f (self.pivotalIso W).hom = CategoryTheory.CategoryStruct.comp (self.pivotalIso V).hom (fᘁᘁ)
- monoidality (V W : C) : (self.pivotalIso (CategoryTheory.MonoidalCategoryStruct.tensorObj V W)).hom = CategoryTheory.CategoryStruct.comp (CategoryTheory.MonoidalCategoryStruct.tensorHom (self.pivotalIso V).hom (self.pivotalIso W).hom) (self.tensorCoherenceIso V W).hom
Instances For
EGNO Definition 1.38.1: synonym for PivotalStructure.
Instances For
Class form of PivotalStructure: a pivotal structure on a rigid monoidal category as
a typeclass for instance inference.
- tensorCoherenceIso (V W : C) : CategoryTheory.MonoidalCategoryStruct.tensorObj Vᘁᘁ Wᘁᘁ ≅ (CategoryTheory.MonoidalCategoryStruct.tensorObj V W)ᘁᘁ
- naturality {V W : C} (f : V ⟶ W) : CategoryTheory.CategoryStruct.comp f (pivotalIso W).hom = CategoryTheory.CategoryStruct.comp (pivotalIso V).hom (fᘁᘁ)
- monoidality (V W : C) : (pivotalIso (CategoryTheory.MonoidalCategoryStruct.tensorObj V W)).hom = CategoryTheory.CategoryStruct.comp (CategoryTheory.MonoidalCategoryStruct.tensorHom (pivotalIso V).hom (pivotalIso W).hom) (tensorCoherenceIso V W).hom
Instances
Pivotal dimension of an object V in a pivotal category: the left quantum trace of
the pivotal isomorphism V ≅ (Vᘁ)ᘁ.
Instances For
Alias for pivotalDimension: the left quantum dimension of V.
Instances For
Alias for pivotalDimension: the categorical dimension of V.
Instances For
Pivotal trace of an endomorphism f : V ⟶ V: the left quantum trace of f composed
with the pivotal isomorphism.
Instances For
Alias for pivotalTrace: the categorical trace of an endomorphism.
Instances For
The pivotal trace of the identity endomorphism equals the pivotal dimension.
Multiplicativity of the left quantum trace on tensor products.
Additivity of the left quantum trace on biproducts.
EGNO Proposition 1.37.1: the left quantum trace satisfies left/right-dual equality, biproduct additivity, tensor multiplicativity, and cyclicity for both left and right traces.
- additivity [CategoryTheory.Preadditive C] [CategoryTheory.Limits.HasBinaryBiproducts C] {V W : C} (a : V ⟶ Vᘁᘁ) (b : W ⟶ Wᘁᘁ) (ψ : Vᘁᘁ ⊞ Wᘁᘁ ≅ (V ⊞ W)ᘁᘁ) : leftQuantumTrace C (CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.biprod.lift (CategoryTheory.CategoryStruct.comp CategoryTheory.Limits.biprod.fst a) (CategoryTheory.CategoryStruct.comp CategoryTheory.Limits.biprod.snd b)) ψ.hom) = leftQuantumTrace C a + leftQuantumTrace C b
- multiplicativity {V W : C} (a : V ⟶ Vᘁᘁ) (b : W ⟶ Wᘁᘁ) (φ : CategoryTheory.MonoidalCategoryStruct.tensorObj Vᘁᘁ Wᘁᘁ ≅ (CategoryTheory.MonoidalCategoryStruct.tensorObj V W)ᘁᘁ) : leftQuantumTrace C (CategoryTheory.CategoryStruct.comp (CategoryTheory.MonoidalCategoryStruct.tensorHom a b) φ.hom) = CategoryTheory.CategoryStruct.comp (leftQuantumTrace C a) (leftQuantumTrace C b)
- cyclicity_left {V : C} (a : V ⟶ Vᘁᘁ) (c : V ⟶ V) : leftQuantumTrace C (CategoryTheory.CategoryStruct.comp c a) = leftQuantumTrace C (CategoryTheory.CategoryStruct.comp a (cᘁᘁ))
- cyclicity_right {V : C} (a : V ⟶ ᘁᘁV) (c : V ⟶ V) : rightQuantumTrace C (CategoryTheory.CategoryStruct.comp c a) = rightQuantumTrace C (CategoryTheory.CategoryStruct.comp a (ᘁᘁc))
Instances For
EGNO Proposition 1.37.1 holds: bundled proof assembling the dual-equality, additivity, multiplicativity, and cyclicity statements for the quantum traces.
The pivotal dimension is multiplicative on tensor products.
The pivotal dimension is additive on binary biproducts.
The pivotal dimension of the unit object is the identity morphism (dim(𝟙_C) = 1).
EGNO Proposition 1.38.5: the pivotal dimension is a character of the Grothendieck ring (multiplicative on tensor products, additive on biproducts, and sending the unit to 1).
- multiplicativity (V W : C) : pivotalDimension C (CategoryTheory.MonoidalCategoryStruct.tensorObj V W) = CategoryTheory.CategoryStruct.comp (pivotalDimension C V) (pivotalDimension C W)
Instances For
EGNO Proposition 1.38.5 holds: the pivotal dimension is a character of the Grothendieck ring.
Unbundled conjunction form of EGNO Proposition 1.38.5: multiplicativity, additivity, and unitality of the pivotal dimension.
If a pivotal category has finitely many simple objects spanning the Grothendieck
ring, then the image of every pivotal dimension lies in a finitely generated ℤ-subalgebra
of the base field.
Under the same finiteness hypothesis, the image of every pivotal dimension is integral
over ℤ in the base field.
EGNO Corollary 1.38.6: in a pivotal category with finitely many simple objects, every pivotal dimension is an algebraic integer.
A spherical category is a pivotal category in which the pivotal dimension of every object equals the pivotal dimension of its dual.
- naturality {V W : C} (f : V ⟶ W) : CategoryTheory.CategoryStruct.comp f (pivotalIso W).hom = CategoryTheory.CategoryStruct.comp (pivotalIso V).hom (fᘁᘁ)
Instances
EGNO Definition 1.39.1: synonym for SphericalCategory.
Instances For
Helper for the spherical-trace equality: in a spherical category, the pivotal trace of an endomorphism can be expressed via the right-dual evaluation/coevaluation.
In a spherical category the left and right pivotal traces of an endomorphism agree.
EGNO Proposition 1.37.3: both left and right quantum traces are additive on short exact sequences of objects compatible with the chosen morphisms to the double duals.
- left_additive [CategoryTheory.Preadditive C] {V W Q : C} (i : W ⟶ V) (p : V ⟶ Q) (aV : V ⟶ Vᘁᘁ) (aW : W ⟶ Wᘁᘁ) (aQ : Q ⟶ Qᘁᘁ) : CategoryTheory.Mono i → CategoryTheory.Epi p → CategoryTheory.CategoryStruct.comp i p = 0 → CategoryTheory.CategoryStruct.comp i aV = CategoryTheory.CategoryStruct.comp aW (iᘁᘁ) → CategoryTheory.CategoryStruct.comp p aQ = CategoryTheory.CategoryStruct.comp aV (pᘁᘁ) → leftQuantumTrace C aV = leftQuantumTrace C aW + leftQuantumTrace C aQ
- right_additive [CategoryTheory.Preadditive C] {V W Q : C} (i : W ⟶ V) (p : V ⟶ Q) (aV : V ⟶ ᘁᘁV) (aW : W ⟶ ᘁᘁW) (aQ : Q ⟶ ᘁᘁQ) : CategoryTheory.Mono i → CategoryTheory.Epi p → CategoryTheory.CategoryStruct.comp i p = 0 → CategoryTheory.CategoryStruct.comp i aV = CategoryTheory.CategoryStruct.comp aW (ᘁᘁi) → CategoryTheory.CategoryStruct.comp p aQ = CategoryTheory.CategoryStruct.comp aV (ᘁᘁp) → rightQuantumTrace C aV = rightQuantumTrace C aW + rightQuantumTrace C aQ
Instances For
EGNO Proposition 1.37.3 holds: bundled proof of additivity of the left and right quantum traces on short exact sequences.