Skip to content

Commit

Permalink
feat: port Algebra.DirectSum.Ring (#1968)
Browse files Browse the repository at this point in the history
Co-authored-by: int-y1 <jason_yuen2007@hotmail.com>
Co-authored-by: Lukas Miaskiwskyi <lukas.mias@gmail.com>
Co-authored-by: Oliver Nash <github@olivernash.org>
Co-authored-by: Matthew Ballard <matt@mrb.email>
  • Loading branch information
5 people committed May 17, 2023
1 parent 1ab36e4 commit 4e3c151
Show file tree
Hide file tree
Showing 2 changed files with 720 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -68,6 +68,7 @@ import Mathlib.Algebra.CubicDiscriminant
import Mathlib.Algebra.DirectSum.Basic
import Mathlib.Algebra.DirectSum.Finsupp
import Mathlib.Algebra.DirectSum.Module
import Mathlib.Algebra.DirectSum.Ring
import Mathlib.Algebra.Divisibility.Basic
import Mathlib.Algebra.Divisibility.Units
import Mathlib.Algebra.DualNumber
Expand Down

0 comments on commit 4e3c151

Please sign in to comment.