Skip to content

Commit 843cf69

Browse files
committed
fix import file
1 parent 4534cda commit 843cf69

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Mathlib.lean

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,10 @@ import Mathlib.CategoryTheory.Iso
258258
import Mathlib.CategoryTheory.LiftingProperties.Adjunction
259259
import Mathlib.CategoryTheory.LiftingProperties.Basic
260260
import Mathlib.CategoryTheory.Limits.Cones
261+
import Mathlib.CategoryTheory.Limits.HasLimits
262+
import Mathlib.CategoryTheory.Limits.IsLimit
261263
import Mathlib.CategoryTheory.Limits.Shapes.StrongEpi
264+
import Mathlib.CategoryTheory.Monoidal.Category
262265
import Mathlib.CategoryTheory.NatIso
263266
import Mathlib.CategoryTheory.NatTrans
264267
import Mathlib.CategoryTheory.Opposites

0 commit comments

Comments
 (0)