Skip to content

Commit bbc61ef

Browse files
committed
feat: port RingTheory.GradedAlgebra.HomogeneousLocalization (#4155)
1 parent 7f9830e commit bbc61ef

File tree

2 files changed

+626
-0
lines changed

2 files changed

+626
-0
lines changed

Mathlib.lean

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1856,6 +1856,7 @@ import Mathlib.RingTheory.Flat
18561856
import Mathlib.RingTheory.FreeCommRing
18571857
import Mathlib.RingTheory.FreeRing
18581858
import Mathlib.RingTheory.GradedAlgebra.Basic
1859+
import Mathlib.RingTheory.GradedAlgebra.HomogeneousLocalization
18591860
import Mathlib.RingTheory.Ideal.AssociatedPrime
18601861
import Mathlib.RingTheory.Ideal.Basic
18611862
import Mathlib.RingTheory.Ideal.IdempotentFG

0 commit comments

Comments
 (0)