Skip to content

Commit 4c76d31

Browse files
committed
feat: port RingTheory.Ideal.LocalRing (#4066)
1 parent cb49305 commit 4c76d31

File tree

2 files changed

+546
-0
lines changed

2 files changed

+546
-0
lines changed

Mathlib.lean

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1819,6 +1819,7 @@ import Mathlib.RingTheory.FreeRing
18191819
import Mathlib.RingTheory.Ideal.AssociatedPrime
18201820
import Mathlib.RingTheory.Ideal.Basic
18211821
import Mathlib.RingTheory.Ideal.IdempotentFG
1822+
import Mathlib.RingTheory.Ideal.LocalRing
18221823
import Mathlib.RingTheory.Ideal.Operations
18231824
import Mathlib.RingTheory.Ideal.Prod
18241825
import Mathlib.RingTheory.Ideal.Quotient

0 commit comments

Comments
 (0)