[Merged by Bors] - feat: port CategoryTheory.Bicategory.Functor#2301
[Merged by Bors] - feat: port CategoryTheory.Bicategory.Functor#2301
Conversation
|
I need to leave it here for a bit; I'll label as help wanted because some |
removed the primes from fields in oplaxfunctor and restate_axiom calls, aligned new names and fixed errors from Lean 3 -> Lean 4 conventions
…eanprover-community/mathlib4 into port/CategoryTheory.Bicategory.Functor
|
Ok so the problems with porting this file are the following.
Help! |
|
Update: I fixed the non-terminal |
|
OK this should be compiling now. One thing I wasn't sure about is removing various primes from the names of structure fields. My understanding (possibly incorrect) of Matt's comment above is that I can do this and then drop all the I'm about to update the module docstring and then hopefully this is ready to go. |
I got it from here |
|
bors merge |
Adam gave this me as a challenge at IPAM. Co-authored-by: Matthew Ballard <matt@mrb.email> Co-authored-by: ChrisHughes24 <chrishughes24@gmail.com>
|
Pull request successfully merged into master. Build succeeded:
|
- [x] depends on: #2301 Co-authored-by: Kevin Buzzard <k.buzzard@imperial.ac.uk> Co-authored-by: Jason Yuen <jason_yuen2007@hotmail.com> Co-authored-by: Matthew Ballard <matt@mrb.email> Co-authored-by: Scott Morrison <scott.morrison@gmail.com> Co-authored-by: Pol_tta <pol_tta@outlook.jp> Co-authored-by: Xavier Roblot <46200072+xroblot@users.noreply.github.com> Co-authored-by: Scott Morrison <scott@tqft.net> Co-authored-by: sgouezel <sebastien.gouezel@univ-rennes1.fr> Co-authored-by: Christopher Hoskin <christopher.hoskin@gmail.com> Co-authored-by: Eric Wieser <wieser.eric@gmail.com> Co-authored-by: MonadMaverick <MonadMaverick@pm.me> Co-authored-by: David Renshaw <dwrenshaw@gmail.com> Co-authored-by: Matthew Robert Ballard <matt@mrb.email> Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com> Co-authored-by: Pol_tta <MonadMaverick@pm.me> Co-authored-by: David Loeffler <d.loeffler.01@cantab.net> Co-authored-by: Kyle Miller <kmill31415@gmail.com>
Adam gave this me as a challenge at IPAM.