Mathlib Changelog
v4
Changelog
About
Github
Theorem
Polynomial.natDegree_C_mul_eq_of_mul_ne_zero
Modification history
2025-01-03 23:07
Mathlib/Algebra/Polynomial/Degree/Lemmas.lean
feat(Polynomial): `(C a * p).degree = p.degree` if `a * p.leadingCoeff ≠ 0` (#20446) …
Deleted
Polynomial.natDegree_C_mul_eq_of_mul_ne_zero
View on Github →
2023-04-01 19:08
Mathlib/Data/Polynomial/Degree/Lemmas.lean
chore: tidy various files (#3124)
Added
Polynomial.natDegree_C_mul_eq_of_mul_ne_zero
View on Github →