Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
polynomial.ne_zero_of_coe_le_degree
Modification history
2021-02-22 14:12
src/data/polynomial/degree/definitions.lean
feat(data/polynomial/degree): lemmas on nat_degree and behaviour under multiplication by constants (#6224) …
Modified
polynomial.ne_zero_of_coe_le_degree
View on Github →
2021-02-07 21:13
src/data/polynomial/degree/definitions.lean
feat(analysis): prove that a polynomial function is equivalent to its leading term along at_top, and consequences (#5354) …
Added
polynomial.ne_zero_of_coe_le_degree
View on Github →