Zulip Chat Archive
Stream: Is there code for X?
Topic: Torsion Theories for Abelian Categories
Blake Farman (Jan 21 2026 at 17:53):
I'm looking for categorical torsion theories (à la nLab : torsion theory). I've searched for the usual terms, but haven't turned up anything aside from Mathlib.CategoryTheory.Abelian.SerreClass. I wanted to check in here to see if I'm just not guessing the right names, or if there's known work in progress before attempting to build out new infrastructure.
Joël Riou (Jan 21 2026 at 18:31):
We do not have anything apart from SerreClass (and the various related typeclasses and definitions in the folder CategoryTheory/ObjectProperty/).
Blake Farman (Jan 22 2026 at 13:44):
Thanks for the confirmation
Last updated: Feb 28 2026 at 14:05 UTC