Commit 2024-09-03 09:13 9ca5d4da

View on Github →

feat(CategoryTheory/Adjunction): dualize adjoint lifting theorem (#16066) This PR renames the file CategoryTheory.Adjunction.Lifting to CategoryTheory.Adjunction.Lifting.Left and dualizes it in a new file CategoryTheory.Adjunction.Lifting.Right to lift right adjoints through comonads. It also changes some names in the original file which didn't follow naming conventions, as well as renaming the implementation namespace.

Estimated changes