-
Notifications
You must be signed in to change notification settings - Fork 354
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
[Merged by Bors] - feat(CategoryTheory): a product of distinguished triangles is distinguished #7641
Conversation
joelriou
commented
Oct 12, 2023
•
edited
Loading
edited
- depends on: [Merged by Bors] - [Merged by Bors] - feat: pretriangulated categories have finite biproducts #7626
This PR/issue depends on: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bors d+
`φ' : T' ⟶ productTriangle T` with `T'` distinguished, and such that | ||
`φ'.hom₁` and `φ'.hom₂` are identities. Then, it suffices to show that | ||
`φ'.hom₃` is an isomorphism, which is achieved by using Yoneda's lemma | ||
and a diagram chase. -/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you please add a comment near the diagram chase? I think we should mark such proofs, so that we can have real-world test cases for future diagram chasing tactics.
✌️ joelriou can now approve this pull request. To approve and merge a pull request, simply reply with |
Thanks again @jcommelin for the reviews! bors merge |
Pull request successfully merged into master. Build succeeded! The publicly hosted instance of bors-ng is deprecated and will go away soon. If you want to self-host your own instance, instructions are here. If you want to switch to GitHub's built-in merge queue, visit their help page. |