Commit 2024-04-18 09:26 94860b32

View on Github →

feat(CategoryTheory): triangulated subcategories (#11740) This PR defines the type Triangulated.Subcategory C when C is a pretriangulated category. It also introduces a type class CategoryTheory.ClosedUnderIsomorphisms for a predicate on objects in a category C.

Estimated changes