nLab
sink

Contents

Definition

Given an object Y of a category C, a sink to Y in C is a collection of morphisms of C whose targets (codomains) are all Y:

X 1 f 1 X 2 f 2 Y f 3 X 3\array { X_1 \\ & \searrow^{f_1} \\ X_2 & \overset{f_2}\to & Y \\ & \nearrow_{f_3} \\ X_3 }

We do not, in general, require that this collection be small; if it is so we would call it a “small sink”.

The dual concept is a collection of morphisms of C whose sources (domains) are all Y:

X 1 f 1 Y f 2 X 2 f 3 X 3\array { & & X_1 \\ & {}^{f_1}\nearrow \\ Y & \overset{f_2}\to & X_2 \\ & {}_{f_3}\searrow \\ & & X_3 }

Confusingly, this dual concept is called a source from Y in C, even though the term ‘source’ has another meaning, one which we just used in the definition! One can of course say ‘domain’ instead of ‘source’ for this other meaning, but that leads to other confusions. Or one can say ‘cosink’ for a source in the sense dual to a sink, since a source from Y in C is the same as a sink to Y in the opposite category C op.

Structured sinks

If U:CD is a functor, then a U-structured sink is a collection of objects X iC together with a sink in D of the form {U(X i)Y}. This notion figures in the definition of a final lift.

Revised on November 18, 2011 21:27:03 by Mike Shulman (71.136.231.40)