Commit 2025-11-17 00:03 dc6387b5
View on Github →refactor(CategoryTheory/Shift): export Functor.CommShift.commShiftIso (#31504)
The isomorphism of commutation with shifts Functor.CommShift.iso is renamed Functor.CommShift.commShiftIso and exported as Functor.commShiftIso (which was a definition previously). This allows to generate a few equational lemmas automatically. A few erw are also removed.