Skip to content

Commit

Permalink
feat: port Algebra.RingQuot (#3383)
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickMassot committed Apr 21, 2023
1 parent 94d947d commit 4bef854
Show file tree
Hide file tree
Showing 3 changed files with 708 additions and 1 deletion.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -276,6 +276,7 @@ import Mathlib.Algebra.Ring.Regular
import Mathlib.Algebra.Ring.Semiconj
import Mathlib.Algebra.Ring.ULift
import Mathlib.Algebra.Ring.Units
import Mathlib.Algebra.RingQuot
import Mathlib.Algebra.SMulWithZero
import Mathlib.Algebra.Squarefree
import Mathlib.Algebra.Star.Basic
Expand Down

0 comments on commit 4bef854

Please sign in to comment.