Commit 2024-06-10 10:34 14973118
View on Github →chore(Bicategory/Functor): split into two files (#13677)
Made a folder Bicategory/Functor
and split the file Bicategory/Functor.lean
into Bicategory/Functor/Oplax
and Bicategory/Functor/Pseudofunctor
. This should make it easier to add more code about functors for bicategories.