Co/lax functors without apriori comparison cells

A profunctor \ct F:\ct A\ag\ct B is functorial iff every object of \ct A has a reflection in \ct B within \ct F. Fixing (arbitrarily) one reflection arrow for each object \ct A yields a functor F:\ct A\to\ct B such that F_*\cong \ct F.
Dually, \ct F is co-functorial iff every object of \ct B has a coreflection in \ct A, yielding a functor G:\ct B\to\ct A such that G^*\cong\ct F.
If both are satisfied, then F above is left adjoint to G.

This analogy continues in dimension 2 (for bicategories or double categories), yielding the colax functors as double profunctors with the reflection property and the lax functors as double profunctors with the coreflection property. If a double profunctor has both property, it determines a colax/lax adjunction.

Continue reading “Co/lax functors without apriori comparison cells”

Plenty faces of a profunctor

What is a profunctor?

Recall that a category is a directed graph equipped with an associative and unital composition of its edges. In the categorical context, the nodes of the graph are also called objects and edges are called arrows or morphisms. The unitality requirement says that each object a has a unit arrow a\to a, called identity, which doesn’t affect the result of the compositions.

A functor is a composition and identity preserving graph morphism from a category to a category.

A profunctor, on the other hand, connects up two categories by (potentially) adding more morphisms in between them ‘from the outer world’. In other perspective, we can describe this setting as one of the two categories acting from the left and the other one acting from the right on the newly added morphisms. This can also be grasped as simply being a two variable functor to the category of sets, contravariant in the first argument.
Continue reading “Plenty faces of a profunctor”

Functor as a fibration


In topology, any continuous function f:A\to B can be considered as a fibration over space B, with total space A, where the fibres f^{-1}(b) are glued together according to the topology of A.

Likewise, any functor F:\ct A\to \ct B can be regarded as a kind of fibration over \ct B. Each object b\in Ob\ct B determines a fibre category F^{-1}(b) with arrows which are mapped to 1_b.

In this generality, the fibres connect up by means of profunctors between them and then F and the original composition of \ct A are encapsulated in the arising mapping \ct B\to \ct Prof.

Continue reading “Functor as a fibration”

On the two definitions of adjunctions

(Note that we write compositions from left to right and accordingly apply most maps on the right.)

Def.1
A functor F:\ct A\to\ct B  is called a left adjoint to a functor U:\ct B\to\ct A  if there is a bijection between the homsets:

    \[\ct B(A^F\ig B) \simeq \ct A(A\ig B^U)\]

natural in both A and B. In this case U is called a right adjoint to F, and we write F\adj U.

Def.2
A functor F:\ct A\to\ct B is called a left adjoint to a functor U:\ct B\to\ct A if there are natural transformations \eta:1_{\ct A}\tto FU and \eps:UF\tto 1_{\ct B} satisfying the zig-zag identities:

    \[\matrix{\eta F\cdot F\eps = 1_F &\sep U\eta\cdot \eps U=1_U}\]

So, why are these two definitions equivalent?
Continue reading “On the two definitions of adjunctions”