<?xml version="1.0" encoding="UTF-8"?>

<record version="7" id="2855">
 <title>categorical direct product</title>
 <name>CategoricalDirectProduct</name>
 <created>2002-04-20 01:55:19</created>
 <modified>2008-10-25 15:51:20</modified>
 <type>Definition</type>
 <creator id="24" name="djao"/>
 <author id="24" name="djao"/>
 <classification>
	<category scheme="msc" code="18A30"/>
 </classification>
 <defines>
	<concept>product</concept>
	<concept>categorical product</concept>
	<concept>categorical direct product</concept>
	<concept>projection morphism</concept>
 </defines>
 <synonyms>
	<synonym concept="categorical direct product" alias="direct product"/>
 </synonyms>
 <related>
	<object name="CategoricalDirectSum"/>
	<object name="DirectProduct"/>
	<object name="DirectProduct2"/>
 </related>
 <preamble>% this is the default PlanetMath preamble.  as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.

% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
\usepackage{xypic}

% there are many more packages, add them here as you need them

% define commands here</preamble>
 <content>Let $\{C_i\}_{i \in I}$ be a set of objects in a category $\mathcal{C}$. A \emph{direct product} of the collection $\{C_i\}_{i \in I}$ is an object $\prod_{i \in I} C_i$ of $\mathcal{C}$, with morphisms $\pi_i\colon \prod_{j \in I} C_j \to C_i$ for each $i \in I$, such that:

For every object $A$ in $\mathcal{C}$, and any collection of morphisms $f_i\colon A \to C_i$ for every $i \in I$, there exists a unique morphism $f\colon A \to \prod_{i \in I} C_i$ making the following diagram commute for all $i \in I$.
\[
\xymatrix{
A \ar@{--&gt;}[dr]_{f} \ar[rr]^{f_i} &amp; &amp; C_i  \\
&amp; \prod_{j \in I} C_j \ar[ur]_{\pi_i}
}
\]
The morphisms $\pi_i\colon \prod_{j \in I} C_j \to C_i$ are called \emph{projection morphisms}.

The direct product of a finite collection of sets $C_1, C_2, \ldots, C_n$ is often denoted $C_1 \times C_2 \times \cdots \times C_n$, in analogy with the Cartesian product.</content>
</record>
