Commit 2024-06-24 08:03 81b12672
View on Github →feat(CategoryTheory): more API for the commutation of functors with shifts (#13757) In this PR, it is shown that the composition of two functors which commute with shifts also commutes with shifts. The notion of natural transformation which commutes with the shifts is also introduced. This shall be used in the development of the API for the derived category #13742.