Commit 2024-12-29 10:18 e785d99a

View on Github →

chore(CategoryTheory/Pretriangulated/Opposite): split CategoryTheory.Triangulated.Opposite into three files (#20316) This splits the long (and getting longer with a new PR) file CatgeoryTheory.Triangulated.Opposite in three files:

  • Triangulated.Opposite.Basic: just the shift on the opposite category + lemmas
  • Triangulated.Opposite.Triangle: the equivalence triangleOpEquivalence
  • Triangulated.Opposite.Pretriangulated: the pretriangulated structure

Estimated changes