[Merged by Bors] - feat(FiberedCategory/BasedCategory): add bicategory of based categories#13545
[Merged by Bors] - feat(FiberedCategory/BasedCategory): add bicategory of based categories#13545callesonne wants to merge 36 commits intomasterfrom
Conversation
|
@joelriou I already incorporated all, except one, of your comments on the previous PR, thanks a lot for them! The suggestion about making |
Ok, let us keep |
PR summary 4398168f81Import changesNo significant changes to the import graph
|
Co-authored-by: Joël Riou <37772949+joelriou@users.noreply.github.com>
Co-authored-by: Joël Riou <37772949+joelriou@users.noreply.github.com>
Co-authored-by: Joël Riou <37772949+joelriou@users.noreply.github.com>
|
Thanks! bors merge |
…es (#13545) We define the strict bicategory of based categories. Its objects are categories equipped with a functor to some fixed base-category. The strict bicategory of fibered categories will later be built on top of this one. Co-authored-by: Paul Lezeau [paul.lezeau@gmail.com](mailto:paul.lezeau@gmail.com)
|
Pull request successfully merged into master. Build succeeded: |
…es (#13545) We define the strict bicategory of based categories. Its objects are categories equipped with a functor to some fixed base-category. The strict bicategory of fibered categories will later be built on top of this one. Co-authored-by: Paul Lezeau [paul.lezeau@gmail.com](mailto:paul.lezeau@gmail.com)
…es (#13545) We define the strict bicategory of based categories. Its objects are categories equipped with a functor to some fixed base-category. The strict bicategory of fibered categories will later be built on top of this one. Co-authored-by: Paul Lezeau [paul.lezeau@gmail.com](mailto:paul.lezeau@gmail.com)
We define the strict bicategory of based categories. Its objects are categories equipped with a functor to some fixed base-category. The strict bicategory of fibered categories will later be built on top of this one.
Co-authored-by: Paul Lezeau paul.lezeau@gmail.com
This is a remake of a previous PR of the same name, but some awful git accident happened and I think its just easier to remake the PR. (I by mistake added 400 commits to the PR by rebasing instead of merging with master in some weird way).