Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-05-01 00:19 b51cee2b

View on Github →

feat(data/polynomial/coeff): Add smul_eq_C_mul (#7240) Adding a lemma polynomial.smul_eq_C_mul for single variate polynomials analogous to mv_polynomial.smul_eq_C_mul for multivariate.

Estimated changes

deleted def polynomial.C
deleted theorem polynomial.C_0
deleted theorem polynomial.C_1
deleted theorem polynomial.C_add
deleted theorem polynomial.C_bit0
deleted theorem polynomial.C_bit1
deleted theorem polynomial.C_eq_nat_cast
deleted theorem polynomial.C_eq_zero
deleted theorem polynomial.C_inj
deleted theorem polynomial.C_mul
deleted theorem polynomial.C_pow
deleted theorem polynomial.coeff_C
deleted theorem polynomial.coeff_C_zero
deleted theorem polynomial.sum_C_index