Skip to content

Commit 01d72c4

Browse files
mo271kbuzzardint-y1mattrobballkim-em
committed
feat: port CategoryTheory.Bicategory.Free (#2482)
- [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>
1 parent de0cf0a commit 01d72c4

File tree

2 files changed

+406
-0
lines changed

2 files changed

+406
-0
lines changed

Mathlib.lean

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -472,6 +472,7 @@ import Mathlib.CategoryTheory.Arrow
472472
import Mathlib.CategoryTheory.Balanced
473473
import Mathlib.CategoryTheory.Bicategory.Basic
474474
import Mathlib.CategoryTheory.Bicategory.End
475+
import Mathlib.CategoryTheory.Bicategory.Free
475476
import Mathlib.CategoryTheory.Bicategory.Functor
476477
import Mathlib.CategoryTheory.Bicategory.LocallyDiscrete
477478
import Mathlib.CategoryTheory.Bicategory.Strict

0 commit comments

Comments
 (0)