Let $\Psi$ be a strict (for now) 2-category.
- Let $C,D$ be 0-cells in $\Psi$;
- let $L : C \rightarrow D$ and $R : D \rightarrow C$ be 1-cells;
- and let $\eta : 1_C \Rightarrow RL$ and $\epsilon : LR \Rightarrow 1_D$ be 2-cells.
Claim:
Then, if I'm not mistaken, the following claim holds: $$ \left( L \dashv R \textrm{ in $\Psi$ via $\eta,\epsilon$} \right) \Leftrightarrow \left( \begin{matrix} R = \mathrm{Lan}_L(1_C) \textrm{ via $\eta$ in $\Psi$} \\ \textrm{&} \\ L = \mathrm{Ran}_R(1_D) \textrm{ via $\epsilon$ in $\Psi$} \end{matrix} \right) $$
Here:
- the LHS is using the definition of an adjunction of 1-cells in a 2-category (via unit and counit 2-cells), as in e.g. this article.
- the RHS is using the general notion of left/right Kan extensions of 1-cells in a 2-category, as discussed at e.g. this article.
Question 1: Is the above claim correct for a strict $2$-category? Why or why not?
If the answer to this question is "yes", then
Question 2: Does the above claim generalize to the case when $\Psi$ is a bicategory?
Note for Question 1: I'm self-studying some (2-)category theory, and I think I've managed (following an answer from the post Adjunctions are Kan Extensions. for the $\Rightarrow$ direction) to prove the above, directly using the zig-zag identities defining adjunctions and the defining properties for Kan extensions.
Note for Question 2: (Unless I'm mistaken, the notions of adjunction and Kan extension also work in a bicategory. (More specifically, I think for adjunctions we just need to introduce unitors in the zig-zag diagrams, and for Kan extensions the definition works verbatim in a bicategory?) Here for the definition of bicategory I'm following this article.)
Update: so after some more reading, I think if the above claim does extend to the bicategory situation, then a possible tool to help prove it might be the coherence theorem for bicategories (generalizing MacLane's coherence theorem for monoidal categories)? As discussed at https://ncatlab.org/nlab/show/bicategory#Coherence.
However, I don't yet fully understand the coherence theorem nor precisely how to use it here, so I guess I'll consider the question yet unanswered.
Also I'm still not sure whether the result claimed above is true in a (strict) 2-category. For some reason I can't seem to find this specific result written down in any sources, even though there is plenty written about adjoints in relation to Kan extensions; although it's possible I just haven't been looking in the right places.