Monoidal category
   HOME

TheInfoList



OR:

In mathematics, a monoidal category (or tensor category) is a
category Category, plural categories, may refer to: Philosophy and general uses *Categorization, categories in cognitive science, information science and generally * Category of being * ''Categories'' (Aristotle) * Category (Kant) * Categories (Peirce) ...
\mathbf C equipped with a
bifunctor In mathematics, specifically category theory, a functor is a mapping between categories. Functors were first considered in algebraic topology, where algebraic objects (such as the fundamental group) are associated to topological spaces, and m ...
:\otimes : \mathbf \times \mathbf \to \mathbf that is associative up to a
natural isomorphism In category theory, a branch of mathematics, a natural transformation provides a way of transforming one functor into another while respecting the internal structure (i.e., the composition of morphisms) of the categories involved. Hence, a natur ...
, and an object ''I'' that is both a left and right identity for ⊗, again up to a natural isomorphism. The associated natural isomorphisms are subject to certain coherence conditions, which ensure that all the relevant diagrams commute. The ordinary
tensor product In mathematics, the tensor product V \otimes W of two vector spaces and (over the same field) is a vector space to which is associated a bilinear map V\times W \to V\otimes W that maps a pair (v,w),\ v\in V, w\in W to an element of V \otime ...
makes
vector space In mathematics and physics, a vector space (also called a linear space) is a set whose elements, often called '' vectors'', may be added together and multiplied ("scaled") by numbers called ''scalars''. Scalars are often real numbers, but can ...
s,
abelian group In mathematics, an abelian group, also called a commutative group, is a group in which the result of applying the group operation to two group elements does not depend on the order in which they are written. That is, the group operation is comm ...
s, ''R''-modules, or ''R''-algebras into monoidal categories. Monoidal categories can be seen as a generalization of these and other examples. Every ( small) monoidal category may also be viewed as a " categorification" of an underlying
monoid In abstract algebra, a branch of mathematics, a monoid is a set equipped with an associative binary operation and an identity element. For example, the nonnegative integers with addition form a monoid, the identity element being 0. Monoid ...
, namely the monoid whose elements are the isomorphism classes of the category's objects and whose binary operation is given by the category's tensor product. A rather different application, of which monoidal categories can be considered an abstraction, is that of a system of data types closed under a
type constructor In the area of mathematical logic and computer science known as type theory, a type constructor is a feature of a typed formal language that builds new types from old ones. Basic types are considered to be built using nullary type constructors. S ...
that takes two types and builds an aggregate type; the types are the objects and \otimes is the aggregate constructor. The associativity up to isomorphism is then a way of expressing that different ways of aggregating the same data—such as ((a,b),c) and (a,(b,c))—store the same information even though the aggregate values need not be the same. The aggregate type may be analogous to the operation of addition (type sum) or of multiplication (type product). For type product, the identity object is the unit (), so there is only one inhabitant of the type, and that is why a product with it is always isomorphic to the other operand. For type sum, the identity object is the
void type The void type, in several programming languages derived from C and Algol68, is the return type of a function that returns normally, but does not provide a result value to its caller. Usually such functions are called for their side effects, ...
, which stores no information and it is impossible to address an inhabitant. The concept of monoidal category does not presume that values of such aggregate types can be taken apart; on the contrary, it provides a framework that unifies classical and
quantum information Quantum information is the information of the state of a quantum system. It is the basic entity of study in quantum information theory, and can be manipulated using quantum information processing techniques. Quantum information refers to both t ...
theory. In category theory, monoidal categories can be used to define the concept of a
monoid object In category theory, a branch of mathematics, a monoid (or monoid object, or internal monoid, or algebra) in a monoidal category is an object ''M'' together with two morphisms * ''μ'': ''M'' ⊗ ''M'' → ''M'' called ''multiplication'', * ''η' ...
and an associated action on the objects of the category. They are also used in the definition of an
enriched category In category theory, a branch of mathematics, an enriched category generalizes the idea of a category by replacing hom-sets with objects from a general monoidal category. It is motivated by the observation that, in many practical applications, the ho ...
. Monoidal categories have numerous applications outside of category theory proper. They are used to define models for the multiplicative fragment of intuitionistic linear logic. They also form the mathematical foundation for the
topological order In physics, topological order is a kind of order in the zero-temperature phase of matter (also known as quantum matter). Macroscopically, topological order is defined and described by robust ground state degeneracy and quantized non-Abelian ...
in condensed matter physics.
Braided monoidal categories In mathematics, a ''commutativity constraint'' \gamma on a monoidal category ''\mathcal'' is a choice of isomorphism \gamma_ : A\otimes B \rightarrow B\otimes A for each pair of objects ''A'' and ''B'' which form a "natural family." In particu ...
have applications in
quantum information Quantum information is the information of the state of a quantum system. It is the basic entity of study in quantum information theory, and can be manipulated using quantum information processing techniques. Quantum information refers to both t ...
, quantum field theory, and string theory.


Formal definition

A monoidal category is a category \mathbf C equipped with a monoidal structure. A monoidal structure consists of the following: *a
bifunctor In mathematics, specifically category theory, a functor is a mapping between categories. Functors were first considered in algebraic topology, where algebraic objects (such as the fundamental group) are associated to topological spaces, and m ...
\otimes \colon \mathbf C\times\mathbf C\to\mathbf C called the ''
tensor product In mathematics, the tensor product V \otimes W of two vector spaces and (over the same field) is a vector space to which is associated a bilinear map V\times W \to V\otimes W that maps a pair (v,w),\ v\in V, w\in W to an element of V \otime ...
'' or ''monoidal product'', *an object I called the ''unit object'' or ''identity object'', *three
natural isomorphism In category theory, a branch of mathematics, a natural transformation provides a way of transforming one functor into another while respecting the internal structure (i.e., the composition of morphisms) of the categories involved. Hence, a natur ...
s subject to certain coherence conditions expressing the fact that the tensor operation **is associative: there is a natural (in each of three arguments A, B, C) isomorphism \alpha, called ''associator'', with components \alpha_ \colon A\otimes (B\otimes C) \cong (A\otimes B)\otimes C, **has I as left and right identity: there are two natural isomorphisms \lambda and \rho, respectively called ''left'' and ''right unitor'', with components \lambda_A \colon I\otimes A\cong A and \rho_A \colon A\otimes I\cong A. : Note that a good way to remember how \lambda and \rho act is by alliteration; ''Lambda'', \lambda, cancels the identity on the ''left'', while ''Rho'', \rho, cancels the identity on the ''right''. The coherence conditions for these natural transformations are: * for all A, B, C and D in \mathbf C, the pentagon diagram :: : commutes; * for all A and B in \mathbf C, the triangle diagram : commutes. A strict monoidal category is one for which the natural isomorphisms ''α'', ''λ'' and ''ρ'' are identities. Every monoidal category is monoidally
equivalent Equivalence or Equivalent may refer to: Arts and entertainment *Album-equivalent unit, a measurement unit in the music industry * Equivalence class (music) *'' Equivalent VIII'', or ''The Bricks'', a minimalist sculpture by Carl Andre *''Equiva ...
to a strict monoidal category.


Examples

*Any category with finite
product Product may refer to: Business * Product (business), an item that serves as a solution to a specific consumer problem. * Product (project management), a deliverable or set of deliverables that contribute to a business solution Mathematics * Produ ...
s can be regarded as monoidal with the product as the monoidal product and the
terminal object In category theory, a branch of mathematics, an initial object of a category is an object in such that for every object in , there exists precisely one morphism . The dual notion is that of a terminal object (also called terminal element): ...
as the unit. Such a category is sometimes called a
cartesian monoidal category In mathematics, specifically in the field known as category theory, a monoidal category where the monoidal ("tensor") product is the categorical product is called a cartesian monoidal category. Any category with finite products (a "finite product ...
. For example: **Set, the
category of sets In the mathematical field of category theory, the category of sets, denoted as Set, is the category whose objects are sets. The arrows or morphisms between sets ''A'' and ''B'' are the total functions from ''A'' to ''B'', and the composition o ...
with the Cartesian product, any particular one-element set serving as the unit. **Cat, the category of small categories with the
product category In the mathematical field of category theory, the product of two categories ''C'' and ''D'', denoted and called a product category, is an extension of the concept of the Cartesian product of two sets. Product categories are used to define bifu ...
, where the category with one object and only its identity map is the unit. *Dually, any category with finite
coproduct In category theory, the coproduct, or categorical sum, is a construction which includes as examples the disjoint union of sets and of topological spaces, the free product of groups, and the direct sum of modules and vector spaces. The coproduc ...
s is monoidal with the coproduct as the monoidal product and the
initial object In category theory, a branch of mathematics, an initial object of a category is an object in such that for every object in , there exists precisely one morphism . The dual notion is that of a terminal object (also called terminal element): ...
as the unit. Such a monoidal category is called cocartesian monoidal *''R''-Mod, the category of modules over a commutative ring ''R'', is a monoidal category with the tensor product of modules''R'' serving as the monoidal product and the ring ''R'' (thought of as a module over itself) serving as the unit. As special cases one has: **''K''-Vect, the
category of vector spaces In algebra, given a ring ''R'', the category of left modules over ''R'' is the category whose objects are all left modules over ''R'' and whose morphisms are all module homomorphisms between left ''R''-modules. For example, when ''R'' is the ring ...
over a field ''K'', with the one-dimensional vector space ''K'' serving as the unit. **Ab, the category of abelian groups, with the group of
integer An integer is the number zero (), a positive natural number (, , , etc.) or a negative integer with a minus sign ( −1, −2, −3, etc.). The negative numbers are the additive inverses of the corresponding positive numbers. In the languag ...
s Z serving as the unit. *For any commutative ring ''R'', the category of ''R''-algebras is monoidal with the
tensor product of algebras In mathematics, the tensor product of two algebras over a commutative ring ''R'' is also an ''R''-algebra. This gives the tensor product of algebras. When the ring is a field, the most common application of such products is to describe the prod ...
as the product and ''R'' as the unit. *The
category of pointed spaces In mathematics, a pointed space or based space is a topological space with a distinguished point, the basepoint. The distinguished point is just simply one particular point, picked out from the space, and given a name, such as x_0, that remains u ...
(restricted to compactly generated spaces for example) is monoidal with the smash product serving as the product and the pointed 0-sphere (a two-point discrete space) serving as the unit. *The category of all endofunctors on a category C is a ''strict'' monoidal category with the composition of functors as the product and the identity functor as the unit. *Just like for any category E, the full subcategory spanned by any given object is a monoid, it is the case that for any
2-category In category theory, a strict 2-category is a category with "morphisms between morphisms", that is, where each hom-set itself carries the structure of a category. It can be formally defined as a category enriched over Cat (the category of catego ...
E, and any object C in Ob(E), the full 2-subcategory of E spanned by is a monoidal category. In the case E = Cat, we get the endofunctors example above. * Bounded-above meet semilattices are strict symmetric monoidal categories: the product is meet and the identity is the top element. * Any ordinary monoid (M,\cdot,1) is a small monoidal category with object set M, only identities for morphisms, \cdot as tensorproduct and 1 as its identity object. Conversely, the set of isomorphism classes (if such a thing makes sense) of a monoidal category is a monoid w.r.t. the tensor product. * Any commutative monoid (M, \cdot, 1) can be realized as a monoidal category with a single object. Recall that a category with a single object is the same thing as an ordinary monoid. By an Eckmann-Hilton argument, adding another monoidal product on M requires the product to be commutative.


Monoidal preorders

Monoidal preorders, also known as "preordered monoids", are special cases of monoidal categories. This sort of structure comes up in the theory of string rewriting systems, but it is plentiful in pure mathematics as well. For example, the set \mathbb of natural numbers has both a monoid structure (using + and 0) and a preorder structure (using ≤), which together form a monoidal preorder, basically because m\leq n and m'\leq n' implies m+m'\leq n+n'. We now present the general case. It's well known that a preorder can be considered as a category C, such that for every two objects c, c'\in\mathrm(\mathbf), there exists ''at most one'' morphism c\to c' in C. If there happens to be a morphism from ''c'' to ''c' '', we could write c\leq c', but in the current section we find it more convenient to express this fact in arrow form c\to c'. Because there is at most one such morphism, we never have to give it a name, such as f\colon c\to c'. The reflexivity and transitivity properties of an order are respectively accounted for by the identity morphism and the composition formula in C. We write c\cong c' iff c\leq c' and c'\leq c, i.e. if they are isomorphic in C. Note that in a
partial order In mathematics, especially order theory, a partially ordered set (also poset) formalizes and generalizes the intuitive concept of an ordering, sequencing, or arrangement of the elements of a set. A poset consists of a set together with a bina ...
, any two isomorphic objects are in fact equal. Moving forward, suppose we want to add a monoidal structure to the preorder C. To do so means we must choose * an object I\in\mathbf, called the ''monoidal unit'', and * a functor \mathbf\times\mathbf\to\mathbf, which we will denote simply by the dot "\;\cdot\;", called the ''monoidal multiplication''. Thus for any two objects c_1, c_2 we have an object c_1\cdot c_2. We must choose I and \cdot to be associative and unital, up to isomorphism. This means we must have: : (c_1\cdot c_2)\cdot c_3 \cong c_1\cdot (c_2\cdot c_3) and I\cdot c \cong c\cong c\cdot I. Furthermore, the fact that · is required to be a functor means—in the present case, where C is a preorder—nothing more than the following: :if c_1\to c_1' and c_2\to c_2' then (c_1\cdot c_2)\to (c_1'\cdot c_2'). The additional coherence conditions for monoidal categories are vacuous in this case because every diagram commutes in a preorder. Note that if C is a partial order, the above description is simplified even more, because the associativity and unitality isomorphisms becomes equalities. Another simplification occurs if we assume that the set of objects is the
free monoid In abstract algebra, the free monoid on a set is the monoid whose elements are all the finite sequences (or strings) of zero or more elements from that set, with string concatenation as the monoid operation and with the unique sequence of zero ele ...
on a generating set \Sigma. In this case we could write \mathrm(\mathbf)=\Sigma^*, where * denotes the
Kleene star In mathematical logic and computer science, the Kleene star (or Kleene operator or Kleene closure) is a unary operation, either on sets of strings or on sets of symbols or characters. In mathematics, it is more commonly known as the free monoid ...
and the monoidal unit ''I'' stands for the empty string. If we start with a set ''R'' of generating morphisms (facts about ≤), we recover the usual notion of
semi-Thue system In theoretical computer science and mathematical logic a string rewriting system (SRS), historically called a semi- Thue system, is a rewriting system over strings from a (usually finite) alphabet. Given a binary relation R between fixed strings o ...
, where ''R'' is called the "rewriting rule". To return to our example, let N be the category whose objects are the natural numbers 0, 1, 2, ..., with a single morphism i\to j if i\leq j in the usual ordering (and no morphisms from ''i'' to ''j'' otherwise), and a monoidal structure with the monoidal unit given by 0 and the monoidal multiplication given by the usual addition, i\cdot j := i+j. Then N is a monoidal preorder; in fact it is the one freely generated by a single object 1, and a single morphism 0 ≤ 1, where again 0 is the monoidal unit.


Properties and associated notions

It follows from the three defining coherence conditions that ''a large class'' of diagrams (i.e. diagrams whose morphisms are built using \alpha, \lambda, \rho, identities and tensor product) commute: this is Mac Lane's " coherence theorem". It is sometimes inaccurately stated that ''all'' such diagrams commute. There is a general notion of
monoid object In category theory, a branch of mathematics, a monoid (or monoid object, or internal monoid, or algebra) in a monoidal category is an object ''M'' together with two morphisms * ''μ'': ''M'' ⊗ ''M'' → ''M'' called ''multiplication'', * ''η' ...
in a monoidal category, which generalizes the ordinary notion of
monoid In abstract algebra, a branch of mathematics, a monoid is a set equipped with an associative binary operation and an identity element. For example, the nonnegative integers with addition form a monoid, the identity element being 0. Monoid ...
from
abstract algebra In mathematics, more specifically algebra, abstract algebra or modern algebra is the study of algebraic structures. Algebraic structures include group (mathematics), groups, ring (mathematics), rings, field (mathematics), fields, module (mathe ...
. Ordinary monoids are precisely the monoid objects in the cartesian monoidal category Set. Further, any (small) strict monoidal category can be seen as a monoid object in the category of categories Cat (equipped with the monoidal structure induced by the cartesian product). Monoidal functors are the functors between monoidal categories that preserve the tensor product and monoidal natural transformations are the natural transformations, between those functors, which are "compatible" with the tensor product. Every monoidal category can be seen as the category B(∗, ∗) of a
bicategory In mathematics, a bicategory (or a weak 2-category) is a concept in category theory used to extend the notion of category to handle the cases where the composition of morphisms is not (strictly) associative, but only associative ''up to'' an isomor ...
B with only one object, denoted ∗. The concept of a category C enriched in a monoidal category M replaces the notion of a set of morphisms between pairs of objects in C with the notion of an M-object of morphisms between every two objects in C.


Free strict monoidal category

For every category C, the free strict monoidal category Σ(C) can be constructed as follows: * its objects are lists (finite sequences) ''A''1, ..., ''A''''n'' of objects of C; * there are arrows between two objects ''A''1, ..., ''A''''m'' and ''B''1, ..., ''B''''n'' only if ''m'' = ''n'', and then the arrows are lists (finite sequences) of arrows ''f''1: ''A''1 → ''B''1, ..., ''f''''n'': ''A''''n'' → ''B''''n'' of C; * the tensor product of two objects ''A''1, ..., ''A''''n'' and ''B''1, ..., ''B''''m'' is the concatenation ''A''1, ..., ''A''''n'', ''B''1, ..., ''B''''m'' of the two lists, and, similarly, the tensor product of two morphisms is given by the concatenation of lists. The identity object is the empty list. This operation Σ mapping category C to Σ(C) can be extended to a strict 2-
monad Monad may refer to: Philosophy * Monad (philosophy), a term meaning "unit" **Monism, the concept of "one essence" in the metaphysical and theological theory ** Monad (Gnosticism), the most primal aspect of God in Gnosticism * ''Great Monad'', a ...
on Cat.


Specializations

* If, in a monoidal category, A\otimes B and B\otimes A are naturally isomorphic in a manner compatible with the coherence conditions, we speak of a braided monoidal category. If, moreover, this natural isomorphism is its own inverse, we have a symmetric monoidal category. * A
closed monoidal category In mathematics, especially in category theory, a closed monoidal category (or a ''monoidal closed category'') is a category that is both a monoidal category and a closed category in such a way that the structures are compatible. A classic exa ...
is a monoidal category where the functor X \mapsto X \otimes A has a
right adjoint In mathematics, specifically category theory, adjunction is a relationship that two functors may exhibit, intuitively corresponding to a weak form of equivalence between two related categories. Two functors that stand in this relationship are kno ...
, which is called the "internal Hom-functor" X \mapsto \mathrm_(A , X). Examples include cartesian closed categories such as Set, the category of sets, and compact closed categories such as FdVect, the category of finite-dimensional vector spaces. * Autonomous categories (or compact closed categories or rigid categories) are monoidal categories in which duals with nice properties exist; they abstract the idea of FdVect. * Dagger symmetric monoidal categories, equipped with an extra dagger functor, abstracting the idea of FdHilb, finite-dimensional Hilbert spaces. These include the dagger compact categories. * Tannakian categories are monoidal categories enriched over a field, which are very similar to representation categories of linear algebraic groups.


See also

*
Skeleton (category theory) In mathematics, a skeleton of a category is a subcategory that, roughly speaking, does not contain any extraneous isomorphisms. In a certain sense, the skeleton of a category is the "smallest" equivalent category, which captures all "categorical ...
* Spherical category * Monoidal category action


References

* * * * * * *


External links

* {{Category theory