Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
polynomial.X_pow_apply
Modification history
2018-10-08 15:17
data/polynomial.lean
refactor(data/polynomial): consistently use coeff not apply (#409)
Deleted
polynomial.X_pow_apply
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`
Added
polynomial.X_pow_apply
View on Github →