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: questions

Topic: Cones in a pullback of two categories?


view this post on Zulip Chris Grossack (they/them) (Sep 12 2024 at 20:21):

Say you have a diagram of kk-linear stable \infty-categories CπCXπDD\mathcal{C} \overset{\pi_\mathcal{C}}{\to} \mathcal{X} \overset{\pi_\mathcal{D}}{\leftarrow} \mathcal{D}. Then you can form the (homotopy) pullback C×XD\mathcal{C} \times_\mathcal{X} \mathcal{D}, and you compute (I'm pretty sure):

objects in the pullback are tuples (c,d,α)(c,d, \alpha) where cCc \in \mathcal{C}, dDd \in \mathcal{D}, and α:πCcπDd\alpha : \pi_\mathcal{C} c \cong \pi_\mathcal{D} d is an isomorphism in X\mathcal{X}.

arrows in the pullback are tuples (f,g,H):(c,d,α)(c,d,α)(f,g,H) : (c,d,\alpha) \to (c',d',\alpha') where f:ccf : c \to c', g:ddg : d \to d', and HH is a homotopy in X\mathcal{X} witnessing commutativity of the obvious square (which is hard to typeset in zulip). H:απCfπDgαH : \alpha' \circ \pi_\mathcal{C}f \sim \pi_\mathcal{D} g \circ \alpha.

view this post on Zulip Chris Grossack (they/them) (Sep 12 2024 at 20:23):

Now for the question: Is there a convenient way to express Cone(f,g,H)\text{Cone}(f,g,H) in terms of Cone(f)\text{Cone}(f), Cone(g)\text{Cone}(g), and something to do with the two cell HH?

view this post on Zulip Chris Grossack (they/them) (Sep 12 2024 at 20:23):

If there's a way to do this expressed in the language of (pretriangulated) dg or AA_\infty categories rather than in the language of stable \infty-categories, that's fine too.

view this post on Zulip Kevin Carlson (Sep 12 2024 at 20:49):

Since the arrow category commutes with the pullback and the 2-functor of taking pullback preserves adjunctions, the left adjoint to the insertion-of-zero functor C×XD(C×XD)=C×XDC\times_X D \to (C\times_X D)^\to= C^\to \times_{X^\to} D^\to will be given by the pullback of the analogous left adjoints on C,X,C,X, and D.D. In other words to take the cone on a morphism (f,g,H)(f,g,H) you take the cones of f,gf,g in C,D,C,D, and then take the cone on HH as well, seen as a morphism in X,X^\to, using that the cone is a functor XX.X^\to \to X.

view this post on Zulip Kevin Carlson (Sep 12 2024 at 20:51):

As far as formalities go, the 2-functor I'm referring to is happening in the homotopy 2-category of \infty-categories, but I probably wouldn't worry too precisely about that until you've decided whether you feel good about the concrete answer at the end.

view this post on Zulip Chris Grossack (they/them) (Sep 13 2024 at 20:28):

Thanks! This is super helpful. Do you mind saying more about precisely what the "insertion-of-zero" functor is? I can see how this is probably related to the cone, and I could probably do it myself but I'm working on something else right now and it's easier to ask, haha.

view this post on Zulip Chris Grossack (they/them) (Sep 13 2024 at 20:29):

But if I understand, you're saying that cone as a functor XXX^\to \to X is left adjoint to this "insertion of zero" functor XXX \to X^\to, right?