Category Theory
Zulip Server
Archive

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.


Stream: learning: reading & references

Topic: Naming conventions for universal arrows in 2-categories


view this post on Zulip Patrick Nicodemus (Apr 16 2025 at 22:26):

Let G:DCG : D\to C be a functor between categories. Let cc be an object in CC. The notion of a "universal arrow" (d,η:cGd)(d, \eta : c \to G d) from cc into DD is standard.

Is there a special term for the case where we require that G(d)=cG(d)=c and η\eta is the identity homomorphism? Such a thing would be useful in the case that we view DD as fibered over CC by GG, and are looking for dd "over" cc.

If C,DC, D are 2-categories or bicategories, one can consider other notions of universal arrow from cc into GG:

view this post on Zulip Nathanael Arkor (Apr 16 2025 at 22:45):

Is there a special term for the case where we require that G(d)=cG(d)=c and η\eta is the identity homomorphism?

A universal arrow in this sense exhibits a reflective subcategory. If you ask for the unit to be an identity, you're expressing that DD and CC are equivalent. Perhaps I'm misinterpreting your question?

Edit: I misread.

view this post on Zulip Patrick Nicodemus (Apr 16 2025 at 22:53):

It would be an equivalence if both the unit and counit were isomorphisms, but I only asked that one be an isomorphism. We can consider the case of the counit if you prefer to think about reflective subcategories. Let's talk about reflective subcategories because that's closer to what I'm thinking about.

So you have the left adjoint F:CDF: C \to D, this is known, and you're trying to construct a right adjoint right inverse to FF, this is equivalent to showing that for each dd in DD there is cCc\in C such that the identity homomorphism F(d)=cF(d)=c is a universal arrow from FF to cc. Motivating example, p:EBp : E\to B is a functor and we want to prove it's a Grothendieck fibration, which is equivalent to proving that the functor EIBI×BEE^I\to B^I\times_BE has a right adjoint right inverse.

view this post on Zulip Patrick Nicodemus (Apr 16 2025 at 22:58):

My question is, is there a better term for these identity universal arrows from FF to dd? It's not really an arrow, it's an object cc in CC with the property that for all cc' in CC and all g:F(c)dg: F(c') \to d, there is a unique f:ccf : c'\to c with F(f)=gF(f)=g. I'd rather not mention composition with the identity because in my application I want to talk about bicategories as well, and then F(f)1F(f)F(f)\circ 1 \neq F(f) in general and I have to account for the right unitor everywhere.