Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
polynomial.support_C_mul_X_pow'
Modification history
2022-05-25 20:40
src/data/polynomial/basic.lean
refactor(data/polynomial/*): Make `support_C_mul_X_pow` match `support_monomial` (#14119) …
Modified
polynomial.support_C_mul_X_pow'
View on Github →
2020-10-06 09:02
src/data/polynomial/coeff.lean
feat(trailing_degree): added two lemmas support_X, support_X_empty computing the support of X, simplified a couple of lemmas (#4294)
Added
polynomial.support_C_mul_X_pow'
View on Github →