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: theory: category theory

Topic: 2-functors preserving discrete fibrations


view this post on Zulip Matteo Capucci (he/him) (May 30 2025 at 14:57):

Consider a discrete fibration p:EBp:E \to B in a 2-category K\cal K, and a 2-functor F:KHF:\cal K \to \cal H.
I'm interested in conditions so that FpFp is again a discrete fibration.

Here's a possible one: if FF has a left 2-adjoint, then one can always factor a lifting problem for FpFp through the unit, and thus solve it in K\cal K.
Alternatively, fibrations in a 2-category are algebras for the arrow monad. So preserving Cat-powers and pullbacks might be enough. This is implies by being left 2-adjoint.

view this post on Zulip Mike Shulman (May 30 2025 at 15:02):

Yes -- being a discrete fibration can be expressed by diagrams that use only finite (2-)limits, so it is preserved by any finite-limit-preserving functor.

view this post on Zulip Matteo Capucci (he/him) (May 30 2025 at 15:02):

Thanks!