nLab
closed monoidal category

Contents

Idea

A closed monoidal category C is a monoidal category that is also a closed category, in a compatible way:

it has for each object X a functor ()X:CC of forming the tensor product with X, as well as a functor [X,]:CC of forming the internal-hom with X, and these form a pair of adjoint functors.

The strategy for formalizing the idea of a closed category, that “the collection of morphisms from a to b can be regarded as an object of C itself”, is to mimic the situation in Set where for any three objects (sets) a, b, c we have an isomorphism

Hom(ab,c)Hom(a,Hom(b,c)),Hom(a \otimes b, c) \simeq Hom(a, Hom(b,c)) \,,

naturally in all three arguments, where =× is the standard cartesian product of sets. This natural isomorphism is called currying.

Currying can be read as a characterization of the internal hom Hom(b,c) and is the basis for the following definition.

Definition

A symmetric monoidal category C is closed if for all objects bC 0 the functor b:CC has a right adjoint functor [b,]:CC.

This means that for all a,b,cC 0 we have a bijection

Hom C(ab,c)Hom C(a,[b,c])Hom_C(a \otimes b, c) \simeq Hom_C(a, [b,c])

natural in all arguments.

The object [b,c] is called the internal hom of b and c. This is commonly also denoted by lower case hom(b,c) (and then often underlined).

If the monoidal structure of C is cartesian, then C is called cartesian closed. In this case the internal hom is often called an exponential and written c b.

If C is not symmetric, then b and b are different functors, and either one or both may have an adjoint. The terminology here is less standard, but many people use left closed, right closed, and biclosed.

Examples

  • The tautological example is the category Set of sets: the collection of maps between any two sets is itself a set. More generally, any topos is cartesian closed.

  • The category of abelian groups is closed: for any two abelian groups A,B the set of homomorphisms AB carries (pointwise defined) abelian group structure.

  • A discrete monoidal category (i.e., a monoid) is left closed iff it is right closed iff every object has an inverse (i.e., it is a group).

  • Certain nice categories of topological spaces are cartesian closed: for any two nice enough topological spaces X, Y the set of continuous maps XY can be equipped with a topology to become a nice topological space itself.

  • Certain nice categories of based topological spaces are closed symmetric monoidal. The monoidal structure is the smash product and the internal-hom is the set of basepoint-preserving maps with topology induced from the space of unbased ones.

  • The category Cat is cartesian closed: the internal-hom is the functor category of functors and natural transformations.

  • The category 2Cat of strict 2-categories and strict 2-functors is closed symmetric monoidal under the Gray tensor product. The internal-hom is the 2-category of strict 2-functors, pseudo natural transformations, and modifications.

  • The category of strict ω-categories is also biclosed monoidal, under the Crans-Gray tensor product.

  • If M is a monoidal category and Set M op is endowed with the tensor product given by the induced Day convolution product, then Set M op is biclosed monoidal.

  • The category of species, with the monoidal structure given by substitution product of species, is closed monoidal (each functor G admits a right adjoint) but not biclosed monoidal.

Functor categories

Theorem

Let C be a complete closed monoidal category and I any small category. Then the functor category [I,C] is closed monoidal with the pointwise tensor product, (FG)(x)=F(x)G(x).

Proof

Since C is complete, the category [I,C] is comonadic over C obI; the comonad is defined by right Kan extension along the inclusion obII. Now for any F[I,C], consider the following square:

[I,C] F [I,C] C obI F 0 C obI\array{[I,C] & \overset{F\otimes - }{\to} & [I,C] \\ \downarrow && \downarrow\\ C^{ob I}& \underset{F_0 \otimes -}{\to} & C^{ob I}}

This commutes because the tensor product in [I,C] is pointwise (here F 0 means the family of objects F(x) in C obI). Since C is closed, F 0 has a right adjoint. Since the vertical functors are comonadic, the (dual of the) adjoint lifting theorem implies that F has a right adjoint as well.

References

In enriched category theory the enriching category is taken to be closed monoidal. Accordingly the standard textbook on enriched category theory

  • Max Kelly, Basic concepts of enriched category theory, section 1.5, (tac)

has a chapter on just closed monoidal categories.

See also the article

on the concept of closed categories.

Revised on October 12, 2012 22:48:06 by Mike Shulman (192.16.204.218)