Skip to content

Commit

Permalink
feat: port Algebra.Category.Module.ChangeOfRings (#4300)
Browse files Browse the repository at this point in the history
Co-authored-by: Calvin Lee <calvins.lee@utah.edu>
Co-authored-by: Jeremy Tan Jie Rui <reddeloostw@gmail.com>
  • Loading branch information
3 people committed Jul 7, 2023
1 parent 811ee33 commit caec998
Show file tree
Hide file tree
Showing 2 changed files with 725 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -58,6 +58,7 @@ import Mathlib.Algebra.Category.ModuleCat.Adjunctions
import Mathlib.Algebra.Category.ModuleCat.Algebra
import Mathlib.Algebra.Category.ModuleCat.Basic
import Mathlib.Algebra.Category.ModuleCat.Biproducts
import Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
import Mathlib.Algebra.Category.ModuleCat.Colimits
import Mathlib.Algebra.Category.ModuleCat.EpiMono
import Mathlib.Algebra.Category.ModuleCat.FilteredColimits
Expand Down

0 comments on commit caec998

Please sign in to comment.