Commit 2023-03-24 17:26 61e4cecb

View on Github →

feat: port Data.Polynomial.FieldDivision (#3057)

Estimated changes

added theorem Polynomial.C_mul_dvd
added theorem Polynomial.degree_map
added def Polynomial.div
added theorem Polynomial.div_C_mul
added theorem Polynomial.div_def
added theorem Polynomial.dvd_C_mul
added theorem Polynomial.gcd_map
added theorem Polynomial.isUnit_map
added theorem Polynomial.map_div
added theorem Polynomial.map_eq_zero
added theorem Polynomial.map_mod
added theorem Polynomial.map_ne_zero
added def Polynomial.mod
added theorem Polynomial.mod_def