[Merged by Bors] - feat(CategoryTheory): the category of commutative squares#14969
[Merged by Bors] - feat(CategoryTheory): the category of commutative squares#14969
Conversation
PR summary 3e211eba44Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
erdOne
left a comment
There was a problem hiding this comment.
I was just thinking about suggesting the same thing when I saw the other PR.
LGTM modulo minor comments.
Co-authored-by: Andrew Yang <36414270+erdOne@users.noreply.github.com>
Co-authored-by: Andrew Yang <36414270+erdOne@users.noreply.github.com>
|
Thanks for the reviews @erdOne! Indeed, while finding the better way to formalize Mayer-Vietoris squares, it has become more obvious to me that introducing this category |
|
Thanks! |
|
🚀 Pull request has been placed on the maintainer queue by erdOne. |
|
Thanks! bors merge |
In this PR, we define a bundled version of `CommSq` which allows to consider commutative squares as objects in a category `Square C`. Co-authored-by: Joël Riou <37772949+joelriou@users.noreply.github.com>
|
Pull request successfully merged into master. Build succeeded: |
In this PR, we define a bundled version of
CommSqwhich allows to consider commutative squares as objects in a categorySquare C.