Skip to content

Commit

Permalink
feat: port Data.MvPolynomial.Basic (#2861)
Browse files Browse the repository at this point in the history
  • Loading branch information
j-loreaux committed Mar 15, 2023
1 parent 8be9b2d commit ac78b1d
Show file tree
Hide file tree
Showing 2 changed files with 1,608 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -713,6 +713,7 @@ import Mathlib.Data.Multiset.Range
import Mathlib.Data.Multiset.Sections
import Mathlib.Data.Multiset.Sort
import Mathlib.Data.Multiset.Sum
import Mathlib.Data.MvPolynomial.Basic
import Mathlib.Data.Nat.Basic
import Mathlib.Data.Nat.Bits
import Mathlib.Data.Nat.Bitwise
Expand Down

0 comments on commit ac78b1d

Please sign in to comment.