Skip to content

Commit

Permalink
feat: port Algebra.Category.ModuleCat.Adjunctions (#4457)
Browse files Browse the repository at this point in the history
  • Loading branch information
TwoFX committed May 30, 2023
1 parent a206a3e commit c57f43b
Show file tree
Hide file tree
Showing 2 changed files with 426 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -45,6 +45,7 @@ import Mathlib.Algebra.Category.GroupCat.ZModuleEquivalence
import Mathlib.Algebra.Category.GroupCat.Zero
import Mathlib.Algebra.Category.GroupWithZeroCat
import Mathlib.Algebra.Category.ModuleCat.Abelian
import Mathlib.Algebra.Category.ModuleCat.Adjunctions
import Mathlib.Algebra.Category.ModuleCat.Basic
import Mathlib.Algebra.Category.ModuleCat.Biproducts
import Mathlib.Algebra.Category.ModuleCat.EpiMono
Expand Down

0 comments on commit c57f43b

Please sign in to comment.