Add accessible categories and related properties#97
Conversation
|
Thanks for rewriting. This looks good! |
6aac068 to
af4592e
Compare
|
@ykawase5048 🙏🏻 |
|
@ykawase5048 I was just checking if a certain category has multi-colimits and stumbled about a detail, maybe you can help. At some point in this PR we said that a multi-colimit is a multi-initial object in the category of cocones. This must be a set of cocones, right? Does a large discrete category have a multi-initial object? |
Yes, multi-colimits must be indexed by a (cardinally) small collection, hence non-small discrete categories never have multi-initial objects. Remark: multi-colimits of shape |
|
Then, the current description of multi-initial objects lacks the smallness condition on the collection of connected components. Sorry, this is my bad. |
|
I see. Can you please make a small PR with the fix? I think the implications are not affected? |
|
Please find #118 well. I believe this change doesn't affect any implications. |
ℹ️ This is a rewrite of #59 by @ykawase5048 with a clean commit history, closer to the main branch and ready to be merged. See there for details what this PR is about and the discussions around it.
Follow Up: #91