Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2018-10-08 15:17 2c116419

View on Github →

refactor(data/polynomial): consistently use coeff not apply (#409)

Estimated changes

deleted theorem polynomial.C_apply
deleted theorem polynomial.C_apply_zero
deleted theorem polynomial.C_mul_apply
deleted theorem polynomial.X_apply_one
deleted theorem polynomial.X_pow_apply
deleted theorem polynomial.add_apply
modified def polynomial.coeff
modified theorem polynomial.coeff_C
added theorem polynomial.coeff_C_mul
deleted theorem polynomial.coeff_X
added theorem polynomial.coeff_X_one
modified theorem polynomial.coeff_add
modified theorem polynomial.coeff_is_linear
added theorem polynomial.coeff_neg
added theorem polynomial.coeff_sum
modified theorem polynomial.degree_le_degree
modified theorem polynomial.ext
deleted theorem polynomial.neg_apply
deleted theorem polynomial.one_apply_zero
deleted theorem polynomial.zero_apply