Mor_{C \star C'}(a,b) :=
\left\lbrace
\array{
Mor_C(a,b) & if a,b \in C
\\
Mor_{C'}(a,b) & if a,b \in C'
\\
\emptyset & if a \in C', b \in C;
\\
\mathrm{pt} & if a \in C, b \in C';
}
\right.
Examples
The cone below a category is the join . The cone above is the join .