Skip to content

Commit

Permalink
feat: port Data.Polynomial.Coeff (#2624)
Browse files Browse the repository at this point in the history
  • Loading branch information
Komyyy committed Mar 8, 2023
1 parent 31ab272 commit d0620ef
Show file tree
Hide file tree
Showing 2 changed files with 415 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -706,6 +706,7 @@ import Mathlib.Data.Pi.Algebra
import Mathlib.Data.Pi.Interval
import Mathlib.Data.Pi.Lex
import Mathlib.Data.Polynomial.Basic
import Mathlib.Data.Polynomial.Coeff
import Mathlib.Data.Polynomial.Induction
import Mathlib.Data.Polynomial.Monomial
import Mathlib.Data.Prod.Basic
Expand Down

0 comments on commit d0620ef

Please sign in to comment.