Documentation

Atlas.TensorCategories.code.VecPivotalConcrete

noncomputable def vecDoubleDualIsoConcrete (k : Type u) [Field k] (V : FGModuleCat k) :

The concrete double-dual isomorphism V ≅ (V*)* in FGModuleCat k, obtained from the canonical evaluation equivalence on finite-dimensional vector spaces.

Instances For

    The tensor-coherence isomorphism (V*)* ⊗ (W*)* ≅ ((V ⊗ W)*)* in FGModuleCat k, built by combining the double-dual isomorphisms on the factors with the one on the tensor.

    Instances For

      Naturality of the concrete double-dual isomorphism: for any f : V ⟶ W in FGModuleCat k, the square involving f and the iterated right adjoint mate of f commutes.

      Monoidality of the concrete double-dual isomorphism: it factors the iso (V ⊗ W) ≅ ((V ⊗ W)*)* through the iso V ≅ (V*)* tensored with W ≅ (W*)*, followed by the tensor-coherence iso.

      The left quantum trace of the concrete double-dual isomorphism on the unit object equals the identity of the unit — equivalently, dim(𝟙) = 1 in Vec_k.

      @[reducible]

      FGModuleCat k is a pivotal category, with pivotal structure given by the canonical double-dual evaluation isomorphism. This corresponds to Definitions 1.38.1–1.38.2.

      Instances For