Skip to content

Commit

Permalink
feat: port CategoryTheory.Abelian.Basic (#2769)
Browse files Browse the repository at this point in the history
Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
  • Loading branch information
mattrobball and semorrison committed Apr 5, 2023
1 parent fd3a03d commit 1084b88
Show file tree
Hide file tree
Showing 2 changed files with 825 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -298,6 +298,7 @@ import Mathlib.Analysis.NormedSpace.IndicatorFunction
import Mathlib.Analysis.NormedSpace.Int
import Mathlib.Analysis.NormedSpace.MStructure
import Mathlib.Analysis.Subadditive
import Mathlib.CategoryTheory.Abelian.Basic
import Mathlib.CategoryTheory.Abelian.Images
import Mathlib.CategoryTheory.Abelian.NonPreadditive
import Mathlib.CategoryTheory.Adjunction.Basic
Expand Down

0 comments on commit 1084b88

Please sign in to comment.