Commit 2025-04-02 15:28 541c95f6

View on Github →

chore(CategoryTheory/Limits): split Types.lean (#23346) The file CategoryTheory.Limits.Types is split in several files Limits, Colimits, Images, Yoneda. The file Limits.TypesFiltered is moved to Limits.Types.Filtered, and Limits.Shapes.Types is moved to Limits.Types.Shapes. This prepares for a refactor of colimits of types following #23339.

Estimated changes