Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
polynomial.monomial_eq_X_pow
Modification history
2020-10-12 10:16
src/data/polynomial/basic.lean
feat(data/polynomial/degree/erase_lead): definition and basic lemmas (#4527) …
Deleted
polynomial.monomial_eq_X_pow
View on Github →
2020-10-06 09:02
src/data/polynomial/basic.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.monomial_eq_X_pow
View on Github →