Skip to content

Commit

Permalink
feat: port CategoryTheory.Limits.Shapes.Products (#2564)
Browse files Browse the repository at this point in the history
Co-authored-by: Johan Commelin <johan@commelin.net>
  • Loading branch information
joelriou and jcommelin committed Mar 7, 2023
1 parent 5c5f9d7 commit 4037792
Show file tree
Hide file tree
Showing 2 changed files with 447 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -305,6 +305,7 @@ import Mathlib.CategoryTheory.Limits.Preserves.Shapes.Terminal
import Mathlib.CategoryTheory.Limits.Shapes.BinaryProducts
import Mathlib.CategoryTheory.Limits.Shapes.DisjointCoproduct
import Mathlib.CategoryTheory.Limits.Shapes.Equalizers
import Mathlib.CategoryTheory.Limits.Shapes.Products
import Mathlib.CategoryTheory.Limits.Shapes.Pullbacks
import Mathlib.CategoryTheory.Limits.Shapes.SplitCoequalizer
import Mathlib.CategoryTheory.Limits.Shapes.StrongEpi
Expand Down

0 comments on commit 4037792

Please sign in to comment.