You're reading the public-facing archive of the Category Theory Zulip server.
To join the server you need an invite. Anybody can get an invite by contacting Matteo Capucci at name dot surname at gmail dot com.
For all things related to this archive refer to the same person.
The nice thing about the definition of an adjunction via universal morphisms is that you get a lot of structure for free: If you already have G, you can define F by specifying the action on objects, the unit and its UMP and you get the action of F on morphisms and the naturality of the unit for free (relying on Yoneda lemma and some other facts about natural transformations).
What is the version of this for bi-adjoints? I.e., if I have G : D -> C then a left bi-adjoint should be a functor F : C -> D with a natural equivalence D(F A, B) =~ C(A, G B) but this is even more data than a 1-adjunction, so what is the minimalistic universal morphism version of a bi-adjoint? You have an action on objects and a unit C(A, G F A) such that composition with the unit (G - o \eta) : D(F A, B) -> C(A, G B) is an equivalence of categories. Can it be simplified any further?
I guess the most minimalistic then is to prove (G - o \eta) is an equivalence by showing it's fully faithful and eso
In the case of (1-)categories you have that functor F:C->D has a left adjoint whenever you have the following:
Just in that an equivalence of categories is more data than a bijection. But then we can use a definition like ff eso to minimize the data needed to define that
If by universal morphism you mean an initial object in , that doesn't work is more subtle for 2-functors.
More precisely, TFAE for a functor between 1-categories:
Conditions 2. and 3. are equivalent because is the category of elements of , and a set-valued functor is representable iff its category of elements has a an initial object.
However, the latter equivalence fails in the context of -categories and -valued functors: (bi)representability of a 2-functor/pseudofunctor (where is a 2-category) cannot be rephrased in terms of a condition on any category of elements alone -- we have to remember the cocartesian arrows.
Specifically, a pseudofunctor is bi-representable iff the full sub-2-category of on cocartesian arrows has a bi-initial object , and for all , the essentially unique cartesian arrow is terminal in , where the latter -category also comprises non-cartesian arrows.
In the case of presheaves this amounts to looking at lax comma-categories while remembering which of the -cells are triangles that commute up to iso. (those are the cocartesian arrows)
In the end, it's still a simplification I think in the sense that we can check existence of a biadjoint by checking a bunch of universal properties without having to verify any coherence laws.
It will take me some time to stew on this answer. Do you have a reference that covers bi-representability?
Bi-universal arrows have been studied. See for example Theorem 9.17 in https://arxiv.org/pdf/math/0408298.pdf. The same definition is also used in https://arxiv.org/pdf/1904.06538.pdf (Definition II.4). It seems like this particular definition goes back to "Formal category theory: adjointness for 2-categories" by Gray, but I did not check that source. Note that the definition of biuniversal arrows in these sources are the same as the one given by Kobe. So, one does not need to require G
to be a pseudofunctor, and it suffices to prove that a certain functor is an adjoint equivalence of categories (for which it is often convenient to use that eso+ff implies adjoint equivalence).
Max New said:
It will take me some time to stew on this answer. Do you have a reference that covers bi-representability?
I don't have a good reference, unfortunately.
I call a pseudofunctor out of a bicategory birepresentable if it is equivalent to a hom-pseudofunctor in the -category of pseudofunctors, pseudonatural transformations, and modifications.
Since we have by the bicategorical Yoneda lemma, any equivalence corresponds to an object , which we could call a biuniversal element.
In particular, if is of the form then we could call a biuniversal element a "biuniversal arrow". This is the notion of biuniversal arrow in @Niels van der Weide 's reference (Def 9.4 here).
So in this sense, the answer to your original question is: Yes, there is a well behaved notion analogous to universal arrows to characterize and exhibit biadjoints.
So let me rephrase what I wrote before:
In general, while in 1-cats basically all universal properties can be reformulated in terms of initiality/terminality, this is not the case for 2-categories. Here, (bi)representability is the fundamental notion.
Niels van der Weide said:
Bi-universal arrows have been studied. See for example Theorem 9.17 in https://arxiv.org/pdf/math/0408298.pdf. The same definition is also used in https://arxiv.org/pdf/1904.06538.pdf (Definition II.4). It seems like this particular definition goes back to "Formal category theory: adjointness for 2-categories" by Gray, but I did not check that source.
a bit late to the party, but: in my thesis, which included the work in the second link, I explored Tom Fiore's biuniversal arrows a little further because I wanted to be able to define (preservation of) cartesian closed structure purely in biuniversal-arrow terms. There's nothing there that's surprising from the categorical setting, though.
also, some of the issues Jonas is talking about are discussed for various kinds of limits in this paper and this followup. (Incidentally I believe these show Remark 2.2.5 in my thesis is not right)