Skip to content

Commit

Permalink
feat: port RingTheory.LocalProperties (#5010)
Browse files Browse the repository at this point in the history
Co-authored-by: int-y1 <jason_yuen2007@hotmail.com>
Co-authored-by: Scott Morrison <scott.morrison@anu.edu.au>
  • Loading branch information
3 people committed Jun 15, 2023
1 parent 51a5ef1 commit 00b77c0
Show file tree
Hide file tree
Showing 2 changed files with 653 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -2470,6 +2470,7 @@ import Mathlib.RingTheory.IntegrallyClosed
import Mathlib.RingTheory.IsTensorProduct
import Mathlib.RingTheory.JacobsonIdeal
import Mathlib.RingTheory.LaurentSeries
import Mathlib.RingTheory.LocalProperties
import Mathlib.RingTheory.Localization.AsSubring
import Mathlib.RingTheory.Localization.AtPrime
import Mathlib.RingTheory.Localization.Away.AdjoinRoot
Expand Down

0 comments on commit 00b77c0

Please sign in to comment.