Let $C$ be a category with all small products, and $f_i: X_i \to Y_i$ be morphisms in $C$ for each $i \in I$.
There are two concepts of a product of these morphisms:
In the case that $X_i = X$ for each $i \in I$, then the product morphism is the unique morphism $\prod_C f : X \to \prod_C Y$ which satisfies $$f_i = [\textstyle\prod_C Y]_i \circ \prod_C f,$$ where $[\prod_C Y]_i: \prod_C Y \to Y_i$ is the projection to the i:th factor. These come from the definition of categorical product.
The parallel-product morphism (*) is $\overline{\prod}_C f : \prod_C X \to \prod_C Y$ which satisfies $$f_i \circ [\textstyle\prod_C X]_i = [\textstyle\prod_C Y]_i \circ \overline{\prod}_C f.$$
Problem
What standard notations and names are used for these products of functions?
Notes
- This answer shows pages of Engelking's General Topology book. In Theorem 3.7.9 on page 184 he uses the notation $\prod_{s \in S} f_s$ for the parallel-product of $f_s: X_s \to Y_s$.
- In contrast, above I use the notation $\prod_C f$ for the product morphism, because it appears together with the product object $\prod_C Y$ in the definition of the categorical product.
- The notations for the two products should be different to avoid ambiguity. For example, if $X_i = X$ for each $i \in I$, then both are applicable, but $\prod^J_C f \neq \overline{\prod}^J_C f$.
On naming
Engelking defines his notation for the parallel-product on page 79 as the "Cartesian product of mappings". In this book the category is topological spaces. But "Cartesian" does not seem like a good name on a general category.
(*) I made up both the name and the symbol.