Documentation

Atlas.TensorCategories.code.PivotalSpherical

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

      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.

      @[reducible, inline]

      EGNO Definition 1.38.1: synonym for PivotalStructure.

      Instances For

        Pivotal dimension of an object V in a pivotal category: the left quantum trace of the pivotal isomorphism V ≅ (Vᘁ)ᘁ.

        Instances For

          Pivotal trace of an endomorphism f : V ⟶ V: the left quantum trace of f composed with the pivotal isomorphism.

          Instances For

            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.

            Instances For

              EGNO Proposition 1.37.1 holds: bundled proof assembling the dual-equality, additivity, multiplicativity, and cyclicity statements for the quantum traces.

              theorem TensorCategories.grothendieck_ring_dim_in_fg_subalgebra (C : Type u) [CategoryTheory.Category.{v, u} C] [CategoryTheory.MonoidalCategory C] [CategoryTheory.RigidCategory C] [PivotalCategory C] (k : Type w) [Field k] [CategoryTheory.Preadditive C] (φ : CategoryTheory.End (CategoryTheory.MonoidalCategoryStruct.tensorUnit C) →+* k) (hFinSimples : ∃ (n : ) (simples : Fin nC), ∀ (V : C), ∃ (coeffs : Fin n), φ (pivotalDimension C V) = i : Fin n, coeffs i φ (pivotalDimension C (simples i))) :
              ∃ (S : Subalgebra k), (Subalgebra.toSubmodule S).FG ∀ (V : C), φ (pivotalDimension C V) S

              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.

              theorem TensorCategories.pivotalDimension_isIntegral (C : Type u) [CategoryTheory.Category.{v, u} C] [CategoryTheory.MonoidalCategory C] [CategoryTheory.RigidCategory C] [PivotalCategory C] (k : Type w) [Field k] [CategoryTheory.Preadditive C] (φ : CategoryTheory.End (CategoryTheory.MonoidalCategoryStruct.tensorUnit C) →+* k) (hFinSimples : ∃ (n : ) (simples : Fin nC), ∀ (V : C), ∃ (coeffs : Fin n), φ (pivotalDimension C V) = i : Fin n, coeffs i φ (pivotalDimension C (simples i))) (V : C) :

              Under the same finiteness hypothesis, the image of every pivotal dimension is integral over in the base field.

              theorem TensorCategories.corollary_1_38_6 (C : Type u) [CategoryTheory.Category.{v, u} C] [CategoryTheory.MonoidalCategory C] [CategoryTheory.RigidCategory C] [PivotalCategory C] (k : Type w) [Field k] [CategoryTheory.Preadditive C] (φ : CategoryTheory.End (CategoryTheory.MonoidalCategoryStruct.tensorUnit C) →+* k) (hFinSimples : ∃ (n : ) (simples : Fin nC), ∀ (V : C), ∃ (coeffs : Fin n), φ (pivotalDimension C V) = i : Fin n, coeffs i φ (pivotalDimension C (simples i))) (V : C) :

              EGNO Corollary 1.38.6: in a pivotal category with finitely many simple objects, every pivotal dimension is an algebraic integer.

              @[reducible, inline]

              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.

                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.

                Instances For

                  EGNO Proposition 1.37.3 holds: bundled proof of additivity of the left and right quantum traces on short exact sequences.