An object X of a monoidal category C is invertible if there exists an object
tensorInverse together with isomorphisms X โ tensorInverse โ
๐_ C and
tensorInverse โ X โ
๐_ C (cf. Definition 1.11.1).
- tensorInverse : C
- compIso : MonoidalCategoryStruct.tensorObj X (tensorInverse X) โ MonoidalCategoryStruct.tensorUnit C
- invCompIso : MonoidalCategoryStruct.tensorObj (tensorInverse X) X โ MonoidalCategoryStruct.tensorUnit C
Instances
The unit object ๐_ C is invertible, with itself as tensor inverse and the left
unitor as both compositional isomorphisms.
Instances For
Definition 1.11.1: in a rigid category, an object X is invertible iff both the
evaluation ฮต_ X Xแ and the coevaluation ฮท_ X Xแ are isomorphisms.
Instances For
Construct an IsInvertibleObject instance for X from its right dual Xแ together
with isomorphisms X โ Xแ โ
๐_ C and Xแ โ X โ
๐_ C.
Instances For
The tensor inverse of an invertible object is itself invertible, with X as its
inverse.
Instances For
If the tensor inverse of an invertible object X equals its right dual Xแ, then
Xแ is itself invertible.
Instances For
Given inverse isomorphisms X โ Xi โ
๐_ C and Y โ Yi โ
๐_ C, build the
isomorphism (X โ Y) โ (Yi โ Xi) โ
๐_ C via the associators and unitors.
Instances For
Given inverse isomorphisms Xi โ X โ
๐_ C and Yi โ Y โ
๐_ C, build the
isomorphism (Yi โ Xi) โ (X โ Y) โ
๐_ C via the associators and unitors.
Instances For
The tensor product X โ Y of two invertible objects is invertible, with tensor
inverse Yโปยน โ Xโปยน.
Instances For
Zigzag identity for the inverses of evaluation and coevaluation morphisms (one of
the two compatibility laws used to upgrade Xแ to a left dual when ฮต, ฮท are iso).
Dual zigzag identity for the inverses of coevaluation and evaluation, completing the
exact-pairing axioms for the pair (Xแ, X).
When the evaluation and coevaluation of X and Xแ are both isomorphisms, Xแ
together with X forms an exact pairing using their inverses.
Instances For
For an invertible object X in a rigid category, the left dual is canonically
isomorphic to the right dual.
Instances For
Proposition 1.11.3: for an invertible object X in a rigid category, (i) the left
dual is isomorphic to the right dual, (ii) the tensor inverse is invertible, and (iii)
the tensor product of invertibles is invertible.
Instances For
The object property of being invertible, packaged as an ObjectProperty C for use
when forming the monoidal subcategory of invertible objects.
Instances For
The collection of invertible objects in a rigid monoidal category is closed under the monoidal unit and tensor product, hence forms a monoidal subcategory.