Skip to content

Commit cbd8936

Browse files
committed
feat: port/CategoryTheory.Limits.Preserves.Basic (#2377)
1 parent a043302 commit cbd8936

File tree

2 files changed

+818
-0
lines changed

2 files changed

+818
-0
lines changed

Mathlib.lean

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,7 @@ import Mathlib.CategoryTheory.LiftingProperties.Basic
280280
import Mathlib.CategoryTheory.Limits.Cones
281281
import Mathlib.CategoryTheory.Limits.HasLimits
282282
import Mathlib.CategoryTheory.Limits.IsLimit
283+
import Mathlib.CategoryTheory.Limits.Preserves.Basic
283284
import Mathlib.CategoryTheory.Limits.Shapes.StrongEpi
284285
import Mathlib.CategoryTheory.Monoidal.Category
285286
import Mathlib.CategoryTheory.Monoidal.Functor

0 commit comments

Comments
 (0)