Skip to content

Commit

Permalink
feat : port CategoryTheory.Limits.FilteredColimitCommutesFiniteLimit (#…
Browse files Browse the repository at this point in the history
…3605)

This was harder than it looked (the proofs are long and broke).



Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
Co-authored-by: Scott Morrison <scott@tqft.net>
  • Loading branch information
3 people committed Apr 27, 2023
1 parent a033eb9 commit 4e9ad32
Show file tree
Hide file tree
Showing 3 changed files with 411 additions and 6 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -506,6 +506,7 @@ import Mathlib.CategoryTheory.Limits.Creates
import Mathlib.CategoryTheory.Limits.EssentiallySmall
import Mathlib.CategoryTheory.Limits.ExactFunctor
import Mathlib.CategoryTheory.Limits.Filtered
import Mathlib.CategoryTheory.Limits.FilteredColimitCommutesFiniteLimit
import Mathlib.CategoryTheory.Limits.Final
import Mathlib.CategoryTheory.Limits.FullSubcategory
import Mathlib.CategoryTheory.Limits.FunctorCategory
Expand Down

0 comments on commit 4e9ad32

Please sign in to comment.