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.
@Reid Barton gave some interesting point of view here on how to recover results in 1-category theory from the corresponding results in -category theory.
I understand that there is some truncation functor , where is the -category of spaces and is the -category of sets.
Does this truncation functor preserve colimits and limits? I see here on nlab that it is left adjoint to the inclusion functor the other way?
Similarly, there should be a truncation functor , from the -category (?) of -categories to the -category of 1-categories. Does this functor preserve the same kind of colimits and limits?
If and are -categories, and is the -category of functors between them, then is there an equivalence of categories ?
Both truncations preserve colimits (since they are left adjoints) and also products, but not limits in general. The truncation of infinity-categories definitely doesn't preserve functor categories though. In fact I believe you can recover an infinity-category C from the homotopy categories (truncations) of Fun(I, C) for all small ordinary categories I - this is more or less the (pre)derivator approach to higher categories.
Thank you! I'll have a look at the (pre)derivator approach.
To recover 1-categorical results from -categorical ones you should apply the other adjoint, the inclusion functor of sets in spaces. This commutes with limits and exponentials and so, for example, the -category of functors between two 1-categories is the same as the 1-category of functors between them.
Likewise, the condition of a diagram being a (co)limit in a 1-category is the same as it being a (co)limit when it is viewed as an -category, again because limits in sets agree with limits in spaces.
If you have a way of building new -categories from old ones which involves colimits then it might take you outside the image of the 1-categories, but that isn't common.
The homotopy colimit of a set acted on by a group is a groupoid; this shows up all over the place in physics and geometry, and this is why @Joachim Kock said:
You can kill symmetries by dividing out by them, but their ghosts will haunt you forever.
And this phenomenon keeps pushing us up the dimensional ladder.
John Baez said:
The homotopy colimit of a set acted on by a group is a groupoid; this shows up all over the place in physics and geometry, and this is why Joachim Kock said:
You can kill symmetries by dividing out by them, but their ghosts will haunt you forever.
I would compute the homotopy colimit of a diagram as follows. First take the category of elements of this diagram. This has again a -action, and the homotopy colimit is then the 1-categorical colimit of this category under the action of .
But I have no idea if/why this gives the correct answer in general.
Suppose is the category of presheaves on with values in spaces, for an ordinary category. Then is , where the latter is the ordinary category of presheaves?
I would prove this by saying that is the -category freely generated under -colimits, while has the similar 1-categorical universal property.
Jens Hemelaer said:
Suppose is the category of presheaves on with values in spaces, for an ordinary category. Then is , where the latter is the ordinary category of presheaves?
Ok this doesn't make much sense... should have the same objects as .
There is some relevant terminology in the current masterclass by Scholze and Clausen: is the "animation" of . So there should be a functor which is left adjoint to the inclusion.
A note on truncation. It's tempting to think that, when 1-categories are regarded as -categories, they are exactly the 0-truncated -categories. This is not correct because categories already peek a bit into the higher world. For to be a 0-truncated -category means that the space of maps from any -category to is discrete/a set. In particular, this includes the space of maps from the terminal category to , which can be identified with the "space of objects" of . If came from a 1-category then this space can be identified with the maximal groupoid contained in , and it is only a set when there are no nontrivial automorphisms of objects in .
That said, the inclusion of 1-categories in -categories still has a left adjoint, called the "homotopy category" functor or . Informally, its effect is to apply to each mapping space. (You could think of it as the change of enrichment along the truncation from spaces to sets.)
By definition, the universal property of the homotopy category is that it has the same functors into any 1-category.
As you noted, if you apply this to the category of presheaves of spaces on an ordinary category , you won't get presheaves of sets on . In fact, it's wrong even for the terminal category. Then is spaces, and its homotopy category is the classical homotopy category of spaces (e.g., the homotopy category of CW complexes).
What you could do instead in this situation is the following. The -category is (locally) presentable, so it would be better to consider not arbitrary functors out of it but only colimit-preserving ones to cocomplete categories (i.e., left adjoints). Then, we can ask for a universal 1-category with a colimit-preserving functor from . This will be the category of presheaves of sets on .
In general, this 1-category can be computed as the tensor product with the presentable -category . can be built as a presentable -category by imposing the relation , so tensoring with imposes the relation for every . Informally this means that "giving one path in the space of maps from to is the same as giving two paths", i.e., the space of maps from to is actually a set, i.e., we obtain a 1-category.
In the case of the claim can be verified directly: giving a colimit-preserving functor from to a 1-category is equivalent to giving an ordinary functor from to , which is in turn equivalent to giving a colimit-preserving functor from the category of presheaves of sets on to .
Thanks a lot!
So can you recover the 1-Yoneda Lemma from the -Yoneda Lemma by using the diagram below?
If is a sheaf with values in sets, then the composition preserves arbitrary limits, so it factors uniquely through . The triangle on the left commutes by the -Yoneda Lemma, and then the commutation of the outer diagram gives the ordinary Yoneda Lemma.
This sounds basically correct but maybe it's better to put where is, and write the top as . You could add a functor from down to . Then all the functors not involving are right adjoints.
The point is that factors through the inclusion of sets in spaces and is still limit-preserving, and both of those facts are because limits in sets are the same as limits in spaces (and homs into can be computed as a limit of the values of ).
Thanks!