-
Notifications
You must be signed in to change notification settings - Fork 193
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
biproducts #2016
base: master
Are you sure you want to change the base?
biproducts #2016
Conversation
Signed-off-by: Ali Caglayan <[email protected]> <!-- ps-id: d43ae611-b5f0-49ae-9cec-f96f11c57241 -->
Signed-off-by: Ali Caglayan <[email protected]>
Some of the comments in #1929 that aren't marked as resolved are about the file Biproducts.v. Have they been addressed here? (I haven't had time to take a look at this PR yet, but will do so soon.) |
@jdchristensen I don't remember. I will take a closer look ASAP. |
Signed-off-by: Ali Caglayan <[email protected]>
I'll reproduce the outstanding comments here so we can address them in one place:
I'll write down and use these lemmas. They can probably appear in Coproducts.v. I need to think a bit more about the rest of the comments.
|
@jdchristensen I haven't been able to make progress with the comments that we had, perhaps I no longer understand what needs to be done. Would you be able to take another look at this and give a fresh review, that should allow us to make some progress on this. I would like to get this merged eventually, so that we can make room for the other abelian cat stuff. |
@Alizter It will take me some time to remember the context here. I might have time tomorrow, but if not, it will likely be next week. |
In this PR we define what we mean by a category having biproducts. We prove standard lemmas, monoidal structure, funtoriality results and duality.
cc @ThomatoTomato you might want to take a look at this since it is directly part of the abelian category formalization in #1929.