Skip to content

Commit c04b29d

Browse files
Parcly-Taxelmo271
andcommitted
feat: port RingTheory.MvPolynomial.WeightedHomogeneous (#3192)
Co-authored-by: Parcly Taxel <reddeloostw@gmail.com> Co-authored-by: Moritz Firsching <firsching@google.com>
1 parent 3ba9781 commit c04b29d

File tree

2 files changed

+466
-0
lines changed

2 files changed

+466
-0
lines changed

Mathlib.lean

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1392,6 +1392,7 @@ import Mathlib.RingTheory.Localization.NumDen
13921392
import Mathlib.RingTheory.Multiplicity
13931393
import Mathlib.RingTheory.MvPolynomial.Symmetric
13941394
import Mathlib.RingTheory.MvPolynomial.Tower
1395+
import Mathlib.RingTheory.MvPolynomial.WeightedHomogeneous
13951396
import Mathlib.RingTheory.Nilpotent
13961397
import Mathlib.RingTheory.Noetherian
13971398
import Mathlib.RingTheory.NonZeroDivisors

0 commit comments

Comments
 (0)