Skip to content

Commit

Permalink
feat: port CategoryTheory.Limits.Creates (#2646)
Browse files Browse the repository at this point in the history
  • Loading branch information
joelriou committed Mar 6, 2023
1 parent fa0f201 commit de999b2
Show file tree
Hide file tree
Showing 2 changed files with 680 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -288,6 +288,7 @@ import Mathlib.CategoryTheory.IsomorphismClasses
import Mathlib.CategoryTheory.LiftingProperties.Adjunction
import Mathlib.CategoryTheory.LiftingProperties.Basic
import Mathlib.CategoryTheory.Limits.Cones
import Mathlib.CategoryTheory.Limits.Creates
import Mathlib.CategoryTheory.Limits.Filtered
import Mathlib.CategoryTheory.Limits.FunctorCategory
import Mathlib.CategoryTheory.Limits.HasLimits
Expand Down

0 comments on commit de999b2

Please sign in to comment.