Product (category theory)
   HOME

TheInfoList



OR:

In
category theory Category theory is a general theory of mathematical structures and their relations. It was introduced by Samuel Eilenberg and Saunders Mac Lane in the middle of the 20th century in their foundational work on algebraic topology. 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 Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
such as the Cartesian product of sets, the direct product of groups or rings, and the product of
topological space In mathematics, a topological space is, roughly speaking, a Geometry, geometrical space in which Closeness (mathematics), closeness is defined but cannot necessarily be measured by a numeric Distance (mathematics), distance. More specifically, a to ...
s. Essentially, the product of a family of objects is the "most general" object which admits a morphism to each of the given objects.


Definition


Product of two objects

Fix a category C. Let X_1 and X_2 be objects of C. A product of X_1 and X_2 is an object X, typically denoted X_1 \times X_2, equipped with a pair of morphisms \pi_1 : X \to X_1, \pi_2 : X \to X_2 satisfying the following universal property: * For every object Y and every pair of morphisms f_1 : Y \to X_1, f_2 : Y \to X_2, there exists a unique morphism f : Y \to X_1 \times X_2 such that the following diagram commutes: *: Whether a product exists may depend on C or on X_1 and X_2. If it does exist, it is unique up to canonical isomorphism, because of the universal property, so one may speak of ''the'' product. This has the following meaning: if X', \pi_1', \pi_2' is another product, there exists a unique isomorphism h : X' \to X_1 \times X_2 such that \pi_1' = \pi_1 \circ h and \pi_2' = \pi_2 \circ h. The morphisms \pi_1 and \pi_2 are called the canonical projections or projection morphisms; the letter \pi alliterates with projection. Given Y and f_1, f_2, the unique morphism f is called the product of morphisms f_1 and f_2 and may be denoted \langle f_1, f_2 \rangle, f_1 \times f_2, or f_1 \otimes f_2.


Product of an arbitrary family

Instead of two objects, we can start with an arbitrary family of objects indexed by a set I. Given a family \left(X_i\right)_ of objects, a product of the family is an object X equipped with morphisms \pi_i : X \to X_i, satisfying the following universal property: *For every object Y and every 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_ X_i. If I = \, then it is 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: * Existence of f is guaranteed by existence of the operation \langle \cdot,\cdot \rangle. * Commutativity of the diagrams above is guaranteed by the equality: for all f_1, f_2 and all i \in \, \pi_i \circ \left\langle f_1, f_2 \right\rangle = f_i * Uniqueness of f is guaranteed by the equality: for all g : Y \to X_1 \times X_2, \left\langle \pi_1 \circ g, \pi_2 \circ g \right\rangle = g.


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 A diagram is a symbolic Depiction, representation of information using Visualization (graphics), visualization techniques. Diagrams have been used since prehistoric times on Cave painting, walls of caves, but became more prevalent during the Age o ...
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, \_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 \mathbf as the discrete category with two objects, so that \mathbf^ is simply the product category \mathbf \times \mathbf. The diagonal functor \Delta : \mathbf \to \mathbf \times \mathbf 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 C is given by a universal morphism from the functor \Delta to the object \left(X_1, X_2\right) in \mathbf \times \mathbf. This universal morphism consists of an object X of C and a morphism (X, X) \to \left(X_1, X_2\right) 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 X_i the product is defined as \prod_ X_i := \left\ with the canonical projections \pi_j : \prod_ X_i \to X_j, \quad \pi_j\left(\left(x_i\right)_\right) := x_j. Given any set Y with a family of functions f_i : Y \to X_i, the universal arrow f : Y \to \prod_ X_i is defined by f(y) := \left(f_i(y)\right)_. Other examples: * In the category of topological spaces, the product is the space whose underlying set is the Cartesian product and which carries the product topology. The product topology is the coarsest topology for which all the projections are continuous. * In the category of modules over some ring R, the product is the Cartesian product with addition defined componentwise and distributive multiplication. * In the category of groups, the product is the direct product of groups given by the Cartesian product with multiplication defined componentwise. * In the category of graphs, the product is the tensor product of graphs. * In the category of relations, the product is given by the disjoint union. (This may come as a bit of a surprise given that the category of sets is a subcategory of the category of relations.) * In the category of algebraic varieties, the product is given by the Segre embedding. * In the category of semi-abelian monoids, the product is given by the history monoid. * In the category of Banach spaces and short maps, the product carries the norm. * A partially ordered set can be treated as a category, using the order relation as the morphisms. In this case the products and coproducts correspond to greatest lower bounds ( meets) and least upper bounds ( joins).


Discussion

An example in which the product does not exist: In the category of fields, the product \Q \times F_p does not exist, since there is no field with homomorphisms to both \Q and F_p. Another example: An
empty product In mathematics, an empty product, or nullary product or vacuous product, is the result of multiplication, multiplying no factors. It is by convention equal to the multiplicative identity (assuming there is an identity for the multiplication operat ...
(that is, I is the
empty set In mathematics, the empty set or void set is the unique Set (mathematics), set having no Element (mathematics), elements; its size or cardinality (count of elements in a set) is 0, zero. Some axiomatic set theories ensure that the empty set exi ...
) 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 \Z \to G, so G cannot be terminal. If I is a set such that all products for families indexed with I exist, then one can treat each product as a
functor In mathematics, specifically category theory, a functor is a Map (mathematics), mapping between Category (mathematics), categories. Functors were first considered in algebraic topology, where algebraic objects (such as the fundamental group) ar ...
\mathbf^I \to \mathbf. How this functor maps objects is obvious. Mapping of morphisms is subtle, because the product of morphisms defined above does not fit. First, consider the 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 \left\langle f_1 \circ \pi_1, f_2 \circ \pi_2 \right\rangle. This operation on morphisms is called Cartesian product of morphisms. Second, consider the general product functor. For families \left\_i, \left\_i, f_i : X_i \to Y_i we should find a morphism \prod_ X_i \to \prod_ Y_i. We choose the product of morphisms \left\_i. A category where every finite set of objects has a product is sometimes called a Cartesian category (although some authors use this phrase to mean "a category with all finite limits"). The product is associative. Suppose C is a Cartesian category, product functors have been chosen as above, and 1 denotes a terminal object of 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 Cartesian category with its finite products is an example of a symmetric monoidal category.


Distributivity

For any objects X, Y, \text Z of a category with finite products and coproducts, there is a canonical morphism X \times Y + X \times Z \to X \times (Y + Z), where the plus sign here denotes the coproduct. To see this, note that the universal property of the coproduct X \times Y + X \times Z guarantees the existence of unique arrows filling out the following diagram (the induced arrows are dashed): The universal property of the product X \times (Y + Z) then guarantees a unique morphism X \times Y + X \times Z \to X \times (Y + Z) induced by the dashed arrows in the above diagram. A distributive category is one in which this morphism is actually an isomorphism. Thus in a distributive category, there is the canonical isomorphism X\times (Y + Z)\simeq (X\times Y) + (X \times Z).


See also

* Coproduct – the dual of the product * Diagonal functor – the left adjoint of the product functor. * * * * *


References

* * Chapter 5. * * Definition 2.1.1 in


External links


Interactive Web page
which generates examples of products in the category of finite sets. Written b
Jocelyn Paine
* {{DEFAULTSORT:Product (Category Theory) Limits (category theory)