Commit 2021-11-11 19:35 a9c3ab5d
View on Github →feat(data/polynomial): assorted lemmas on division and gcd of polynomials (#9600)
This PR provides a couple of lemmas involving the division and gcd operators of polynomials that I needed for #9563. The ones that generalized to euclidean_domain and/or gcd_monoid are provided in the respective files.