We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4534cda commit 843cf69Copy full SHA for 843cf69
Mathlib.lean
@@ -258,7 +258,10 @@ import Mathlib.CategoryTheory.Iso
258
import Mathlib.CategoryTheory.LiftingProperties.Adjunction
259
import Mathlib.CategoryTheory.LiftingProperties.Basic
260
import Mathlib.CategoryTheory.Limits.Cones
261
+import Mathlib.CategoryTheory.Limits.HasLimits
262
+import Mathlib.CategoryTheory.Limits.IsLimit
263
import Mathlib.CategoryTheory.Limits.Shapes.StrongEpi
264
+import Mathlib.CategoryTheory.Monoidal.Category
265
import Mathlib.CategoryTheory.NatIso
266
import Mathlib.CategoryTheory.NatTrans
267
import Mathlib.CategoryTheory.Opposites
0 commit comments