Product (category theory)

In category theory, the product of two (or more) objects in a category is a notion designed to capture the essence behind constructions in other areas of mathematics such as the cartesian product of sets, the direct product of groups, the direct product of rings and the product of topological spaces. Essentially, the product of a family of objects is the "most general" object which admits a morphism to each of the given objects.

Definition

Let \mathcal C be a category with some objects X_1 and X_2. An object X is a product of X_1 and X_2, denoted X_1 \times X_2, iff it satisfies this universal property:

there exist morphisms \pi_1 : X \to X_1, \pi_2 : X \to X_2 such that for every object Y and pair of morphisms f_1 : Y \to X_1, f_2 : Y \to X_2 there exists a unique morphism f : Y \to X such that the following diagram commutes:

The unique morphism f is called the product of morphisms f_1 and f_2 and is denoted \langle f_1, f_2 \rangle. The morphisms \pi_1 and \pi_2 are called the canonical projections or projection morphisms.

Above we defined the binary product. Instead of two objects we can take an arbitrary family of objects indexed by some set I. Then we obtain the definition of a product.

An object X is the product of a family \{X\}_i of objects iff there exist morphisms \pi_i : X \to X_i, such that for every object Y and a I-indexed family of morphisms f_i : Y \to X_i there exists a unique morphism f : Y \to X such that the following diagrams commute for all i \in I:

The product is denoted \prod_{i\in I} X_i; if I = \{1,\ldots, n\}, then denoted X_1 \times \cdots \times  X_n and the product of morphisms is denoted \langle f_1, \ldots, f_n \rangle.

Equational definition

Alternatively, the product may be defined through equations. So, for example, for the binary product:

As a limit

The product is a special case of a limit. This may be seen by using a discrete category (a family of objects without any morphisms, other than their identity morphisms) as the diagram required for the definition of the limit. The discrete objects will serve as the index of the components and projections. If we regard this diagram as a functor, it is a functor from the index set I considered as a discrete category. The definition of the product then coincides with the definition of the limit, \{f\}_i being a cone and projections being the limit (limiting cone).

Universal property

Just as the limit is a special case of the universal construction, so is the product. Starting with the definition given for the universal property of limits, take J as the discrete category with two objects, so that {\mathcal C}^{\mathcal J} is simply the product category \mathcal C \times \mathcal C. The diagonal functor \Delta : \mathcal C \to \mathcal C \times \mathcal C assigns to each object X the ordered pair (X,X) and to each morphism f the pair (f,f). The product X_1 \times X_2 in \mathcal C is given by a universal morphism from the functor \Delta to the object (X_1,X_2) in \mathcal C \times \mathcal C. This universal morphism consists of an object X of 
\mathcal C and a morphism (X,X) \to (X_1,X_2) which contains projections.

Examples

In the category of sets, the product (in the category theoretic sense) is the cartesian product. Given a family of sets Xi the product is defined as

\prod_{i \in I} X_i := \{(x_i)_{i \in I} | x_i \in X_i \, \forall i \in I\}

with the canonical projections

\pi_j : \prod_{i \in I} X_i \to X_j \mathrm{ , } \quad \pi_j((x_i)_{i \in I}) := x_j

Given any set Y with a family of functions

f_i : Y \to X_i

the universal arrow f is defined as

f:Y \to \prod_{i \in I} X_i \mathrm{ , } \quad f(y) := (f_i(y))_{i \in I}

Other examples:

Discussion

The product does not necessarily exist. For example, an empty product (i.e. I is the empty set) is the same as a terminal object, and some categories, such as the category of infinite groups, do not have a terminal object: given any infinite group G there are infinitely many morphisms \mathbb{Z} \to G, so G cannot be terminal.

If I is a set such that all products for families indexed with I exist, then it is possible to choose the products in a compatible fashion so that the product turns into a functor {\mathcal C}^I \to \mathcal C. How this functor maps objects is obvious. Mapping of morphisms is subtle, because product of morphisms defined above does not fit. First, consider binary product functor, which is a bifunctor. For f_1:X_1\to Y_1, f_2:X_2\to Y_2 we should find a morphism X_1\times X_2 \to Y_1\times Y_2. We choose \langle f_1 \circ \pi_1, f_2 \circ \pi_2 \rangle. This operation on morphisms is called cartesian product of morphisms.[2] Second, consider product functor. For families \{X\}_i, \{Y\}_i, f_i : X_i \to Y_i we should find a morphism \prod_{i\in I}X_i \to \prod_{i\in I}Y_i. We choose the product of morphisms \{f_i \circ \pi_i\}_i.

A category where every finite set of objects has a product is sometimes called a cartesian category[2] (although some authors use this phrase to mean "a category with all finite limits").

The product is associative. Suppose \mathcal C is a cartesian category, product functors have been chosen as above, and 1 denotes the terminal object of \mathcal C. We then have natural isomorphisms

X\times (Y \times Z)\simeq (X\times Y)\times Z\simeq X\times Y\times Z
X\times 1 \simeq 1\times X \simeq X
X\times Y \simeq Y\times X

These properties are formally similar to those of a commutative monoid; a category with its finite products constitutes a symmetric monoidal category.

Distributivity

In a category with finite products and coproducts, there is a canonical morphism X×Y+X×ZX×(Y+Z), where the plus sign here denotes the coproduct. To see this, note that we have various canonical projections and injections which fill out the diagram

The universal property for X×(Y+Z) then guarantees a unique morphism X×Y+X×ZX×(Y+Z). A distributive category is one in which this morphism is actually an isomorphism. Thus in a distributive category, one has the canonical isomorphism

X\times (Y + Z)\simeq (X\times Y)+ (X \times Z).

See also

References

  1. Lambek J., Scott P. J. (1988). Introduction to Higher-Order Categorical Logic. Cambridge University Press. p. 304.
  2. 2.0 2.1 Michael Barr, Charles Wells (1999). Category Theory - Lecture Notes for ESSLLI. p. 62.

External links