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.
Hello, friends. I've been reading the great "Category Theory for Scientists" book. Now, I was confused when I got to the definition of the slice category.
image.png
My question is whether the is correct, or if the correct formulation would be .
What's the difference between and ? What's a 'left cone' in the def?
Davi Sales Barreira said:
Hello, friends. I've been reading the great "Category Theory for Scientists" book. Now, I was confused when I got to the definition of the slice category.
image.pngMy question is whether the is correct, or if the correct formulation would be .
Although some of the terminology and notation doesn't seem standard to me, I think the way it's written is correct. (I don't know what stands for either.)
The left cone undoubtedly means the category obtained by freely adjoining an initial object to the diagram category .
Objects of the slice amount to tuples where is an object of and is a morphism of , one for each object of , such that for any morphism in , we have . A morphism of the slice, from to , amount to morphisms such that for all objects of .
The composition in the last equation is really a whiskering; maybe the book writes that as ?
Thanks for the answers! The left cone would be the original category with an additional additional initial object.
Yeah, the would be the whiskering. In the book, the is the vertical composition for natural transformations. Thus why I thought there might be a typo. So, if the correct definition is with a whiskering, then I guess it's just a typo indeed.
Todd Trimble said:
Davi Sales Barreira said:
Hello, friends. I've been reading the great "Category Theory for Scientists" book. Now, I was confused when I got to the definition of the slice category.
image.pngMy question is whether the is correct, or if the correct formulation would be .
Although some of the terminology and notation doesn't seem standard to me, I think the way it's written is correct. (I don't know what stands for either.)
The left cone undoubtedly means the category obtained by freely adjoining an initial object to the diagram category .
Objects of the slice amount to tuples where is an object of and is a morphism of , one for each object of , such that for any morphism in , we have . A morphism of the slice, from to , amount to morphisms such that for all objects of .
I would call this the category of cones over , although it does coincide with the usual definition of slice category when is the one-object category.
Morgan, I didn't write the book. Or do you think I transcribed it incorrectly?
FWIW, Lurie also uses the "slice" terminology (https://kerodon.net/tag/017W)
Todd Trimble said:
Morgan, I didn't write the book. Or do you think I transcribed it incorrectly?
Of course, I just thought it was worth mentioning another name in case @Davi Sales Barreira sees/has seen that elsewhere.
I would call this the **category of cones over $$X$$**, although it does coincide with the usual definition of slice category when $$I$$ is the one-object category.
@Morgan Rogers (he/him) , they only coincide for $I$ with one-object? That's strange. What is the difference in relation to the "actual" slice category?
I mean that usually when one talks about a slice category, it is the slice over a particular object; see [[over category]]. It is mentioned there that the slice is a special case of a comma category, but that's a different definition from the category of cones.
Comma categories are ultimately a more general construct than categories of cones, when used in conjunction with the rest of the categorical machinery; you can recover the category of cones of as a comma category of the functor category (where is the diagonal functor and is used as the constant functor with value in the usual abuse of notation). I'm not aware of any similar way to recover comma categories with a nontrivial use of a category of cones ...
Morgan Rogers (he/him) said:
I mean that usually when one talks about a slice category, it is the slice over a particular object; see [[over category]]. It is mentioned there that the slice is a special case of a comma category, but that's a different definition from the category of cones.
I see. Thanks a lot for this. This actually clarified why I saw different definitions out there. Now it makes more sense. Indeed, the first time I saw the slice category, it was the definition you are suggesting.
Let me just check one thing. The limit would be the terminal object of what you called the category of cones over . Right?
Awesome. Thanks!