mathlib
09f981f7 - chore(category_theory/preadditive): reduce unnecessary imports (#18559)

Commit
2 years ago
chore(category_theory/preadditive): reduce unnecessary imports (#18559) Looking at the [port-progress bot output](https://tqft.net/mathlib4/2023-03-08/category_theory.monoidal.tor.pdf) for `category_theory.monoidal.tor`, it is clear that most of the algebra imports are only needed to show `Module R` is abelian, which we don't in fact need for setting up `Tor`. This PR splits files to reflect that. Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
Author
Parents
Loading