Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Def
polynomial.degree_lt_wf
Modification history
2019-09-22 04:34
src/data/polynomial.lean
chore(*): fix various issues reported by `sanity_check_mathlib` (#1469) …
Deleted
polynomial.degree_lt_wf
View on Github →
2018-07-18 14:10
data/polynomial.lean
refactor(data/polynomial): move polynomials to data; replace monomial by `C a * X^n`
Modified
polynomial.degree_lt_wf
View on Github →
2018-07-18 14:10
linear_algebra/univariate_polynomial.lean
feat(linear_algebra/univariate_polynomial): univariate polynomials
Added
polynomial.degree_lt_wf
View on Github →