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: iterated fibrations


view this post on Zulip Matteo Capucci (he/him) (Mar 29 2023 at 14:04):

Given p:EBp:E \to B and q:FBq:F \to B [[Grothendieck fibrations]], a morphism ϕ:pq\phi : p \to q is a fibration between them (in the sense of [[fibration in a 2-category]]) iff ϕ\phi makes the evident triangle commute and ϕ:EF\phi : E \to F is a Grothendieck fibration itself. That's a well-known theorem proven, for instance in this paper by Hermida.
In particular this theorem tells us that we don't need to check wheter ϕ\phi preserves pp-cartesian arrows. If it is a fibration, then the following commutes automatically (for any f:bbf : b \to b' in BB):
image.png

view this post on Zulip Matteo Capucci (he/him) (Mar 29 2023 at 14:04):

On the other hand, each ϕb\phi_b is itself a fibration, so one might wonder whether the above square witnesses ff^* being a map of fibrations. In other words, does ff^* preserve ϕ\phi-cartesian arrows?

view this post on Zulip Mike Shulman (Mar 29 2023 at 15:59):

Yes, this should be true, if you construct the action of ff^* on arrows by factoring through cartesian arrows and then use the fact that cartesian arrows are cancelable on one side.

view this post on Zulip Matteo Capucci (he/him) (Mar 29 2023 at 20:06):

Thanks Mike! Though I don't think I understand what you mean by 'cartesian arrows are cancelable on one side'.

view this post on Zulip Mike Shulman (Mar 29 2023 at 20:22):

If gfg\circ f and gg are cartesian, then ff is cartesian.