Commit 2025-01-23 19:32 f4e2c6d6

View on Github →

feat(CategoryTheory/Abelian): projective dimension (#19604) We introduce a typeclass HasProjectiveDimensionLT X n expressing that Ext X Y i all vanish when n ≤ i. We study how it behaves with respect to short exact sequences. When #19591 will be merged, it will possible to show HasProjectiveDimensionLT X 1 ↔ Projective X.

Estimated changes