Commit 2023-03-08 11:35 f71cc3ab

View on Github →

feat: port Data.Polynomial.Eval (#2645)

Estimated changes

added theorem Polynomial.C_comp
added theorem Polynomial.C_mul_comp
added theorem Polynomial.C_neg
added theorem Polynomial.C_sub
added theorem Polynomial.IsRoot.def
added theorem Polynomial.IsRoot.dvd
added theorem Polynomial.IsRoot.map
added theorem Polynomial.X_comp
added theorem Polynomial.X_pow_comp
added theorem Polynomial.add_comp
added theorem Polynomial.bit0_comp
added theorem Polynomial.bit1_comp
added theorem Polynomial.coeff_map
added def Polynomial.comp
added theorem Polynomial.comp_C
added theorem Polynomial.comp_X
added theorem Polynomial.comp_assoc
added theorem Polynomial.comp_one
added theorem Polynomial.comp_zero
added def Polynomial.eval
added theorem Polynomial.eval_C
added theorem Polynomial.eval_C_mul
added theorem Polynomial.eval_X
added theorem Polynomial.eval_add
added theorem Polynomial.eval_bit0
added theorem Polynomial.eval_bit1
added theorem Polynomial.eval_comp
added theorem Polynomial.eval_dvd
added theorem Polynomial.eval_eq_sum
added theorem Polynomial.eval_map
added theorem Polynomial.eval_mul
added theorem Polynomial.eval_mul_X
added theorem Polynomial.eval_neg
added theorem Polynomial.eval_one
added theorem Polynomial.eval_pow
added theorem Polynomial.eval_prod
added theorem Polynomial.eval_smul
added theorem Polynomial.eval_sub
added theorem Polynomial.eval_sum
added theorem Polynomial.eval_zero
added theorem Polynomial.eval₂_C
added theorem Polynomial.eval₂_C_X
added theorem Polynomial.eval₂_X
added theorem Polynomial.eval₂_add
added theorem Polynomial.eval₂_dvd
added theorem Polynomial.eval₂_hom
added theorem Polynomial.eval₂_map
added theorem Polynomial.eval₂_mul
added theorem Polynomial.eval₂_neg
added theorem Polynomial.eval₂_one
added theorem Polynomial.eval₂_pow
added theorem Polynomial.eval₂_sub
added theorem Polynomial.eval₂_sum
added theorem Polynomial.hom_eval₂
added theorem Polynomial.isRoot_prod
added def Polynomial.leval
added def Polynomial.map
added theorem Polynomial.map_C
added theorem Polynomial.map_X
added theorem Polynomial.map_comp
added theorem Polynomial.map_dvd
added theorem Polynomial.map_id
added theorem Polynomial.map_map
added theorem Polynomial.mul_X_comp
added theorem Polynomial.mul_comp
added theorem Polynomial.neg_comp
added theorem Polynomial.one_comp
added theorem Polynomial.pow_comp
added theorem Polynomial.prod_comp
added theorem Polynomial.smul_comp
added theorem Polynomial.sub_comp
added theorem Polynomial.zero_comp