Monoidal category

From Wikipedia, the free encyclopedia
(Redirected from Unit object)
Jump to navigation Jump to search

In mathematics, a monoidal category (or tensor category) is a category 𝐂 equipped with a bifunctor

βŠ—:𝐂×𝐂→𝐂

that is associative up to a natural isomorphism, 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 makes vector spaces, abelian groups, 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, 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, for which monoidal categories can be considered an abstraction, is a system of data types closed under a type constructor that takes two types and builds an aggregate type. The types serve as the objects, and βŠ— 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, 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 theory.[1]

In category theory, monoidal categories can be used to define the concept of a monoid object and an associated action on the objects of the category. They are also used in the definition of an enriched category.

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 condensed matter physics. Braided monoidal categories have applications in quantum information, quantum field theory, and string theory.

Formal definition

[edit | edit source]

A monoidal category is a category 𝐂 equipped with a monoidal structure. A monoidal structure consists of the following:

  • a bifunctor βŠ—:𝐂×𝐂→𝐂 called the monoidal product,[2] or tensor product,
  • an object I called the monoidal unit,[2] unit object, or identity object,
  • three natural isomorphisms 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 Ξ±, called associator, with components Ξ±A,B,C:AβŠ—(BβŠ—C)β‰…(AβŠ—B)βŠ—C,
    • has I as left and right identity: there are two natural isomorphisms Ξ» and ρ, respectively called left and right unitor, with components Ξ»A:IβŠ—Aβ‰…A and ρA:AβŠ—Iβ‰…A.

Note that a good way to remember how λ and ρ act is by alliteration; Lambda, λ, cancels the identity on the left, while Rho, ρ, cancels the identity on the right.

The coherence conditions for these natural transformations are:

  • for all A, B, C and D in 𝐂, the pentagon diagram
This is one of the main diagrams used to define a monoidal category; it is perhaps the most important one.
This is one of the main diagrams used to define a monoidal category; it is perhaps the most important one.
commutes;
  • for all A and B in 𝐂, the triangle diagram
This is one of the diagrams used in the definition of a monoidal cateogory. It takes care of the case for when there is an instance of an identity between two objects.
This is one of the diagrams used in the definition of a monoidal cateogory. It takes care of the case for when there is an instance of an identity between two objects.
commutes.

A strict monoidal category is one for which the natural isomorphisms α, λ and ρ are identities. Every monoidal category is monoidally equivalent to a strict monoidal category.

Examples

[edit | edit source]

Properties and associated notions

[edit | edit source]

It follows from the three defining coherence conditions that a large class of diagrams (i.e. diagrams whose morphisms are built using α, λ, ρ, identities and tensor product) commute: this is Mac Lane's "coherence theorem". It is sometimes inaccurately stated that all such diagrams commute.[citation needed]

There is a general notion of monoid object in a monoidal category, which generalizes the ordinary notion of monoid from abstract algebra. 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 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

[edit | edit source]

For every category C, the free strict monoidal category Ξ£(C) can be constructed as follows:

  • its objects are lists (finite sequences) A1, ..., An of objects of C;
  • there are arrows between two objects A1, ..., Am and B1, ..., Bn only if m = n, and then the arrows are lists (finite sequences) of arrows f1: A1 β†’ B1, ..., fn: An β†’ Bn of C;
  • the tensor product of two objects A1, ..., An and B1, ..., Bm is the concatenation A1, ..., An, B1, ..., Bm 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 on Cat.

Specializations

[edit | edit source]

Preordered monoids

[edit | edit source]

A preordered monoid is a monoidal category in which for every two objects c,c∈Ob(𝐂), there exists at most one morphism cβ†’c in C. In the context of preorders, a morphism cβ†’c is sometimes notated c≀c. The reflexivity and transitivity properties of an order, defined in the traditional sense, are incorporated into the categorical structure by the identity morphism and the composition formula in C, respectively. If c≀c and c≀c, then the objects c,c are isomorphic which is notated cβ‰…c.

Introducing a monoidal structure to the preorder C involves constructing

  • an object Iβˆˆπ‚, called the monoidal unit, and
  • a functor 𝐂×𝐂→𝐂, denoted by "β‹…", called the monoidal multiplication.

I and β‹… must be unital and associative, up to isomorphism, meaning:

(c1⋅c2)⋅c3≅c1⋅(c2⋅c3) and I⋅c≅c≅c⋅I.

As Β· is a functor,

if c1β†’c1 and c2β†’c2 then (c1β‹…c2)β†’(c1β‹…c2).

The other coherence conditions of monoidal categories are fulfilled through the preorder structure as every diagram commutes in a preorder.

The natural numbers are an example of a monoidal preorder: having both a monoid structure (using + and 0) and a preorder structure (using ≀) forms a monoidal preorder as m≀n and m≀n implies m+m≀n+n.

The free monoid on some generating set produces a monoidal preorder, producing the semi-Thue system.

See also

[edit | edit source]

Lua error in mw.title.lua at line 392: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').

References

[edit | edit source]
  1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  2. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Monoidal category at the nLab
[edit | edit source]
  • Error creating thumbnail: File missing Media related to Lua error in Module:Commons_link at line 62: attempt to index field 'wikibase' (a nil value). at Wikimedia Commons