Commit 2023-01-17 23:27 cbdf7b56
View on Github →feat(ring_theory/*): generalise minpoly.dvd to integrally closed rings (#18021)
This PR generalizes some of the theory of minpoly to the setting of integrally closed rings. The main results proven here are:
minpoly.is_integrally_closed_eq_field_fractionsand variants of itminpoly.is_integrally_closed_dvdmonic.dvd_of_fraction_map_dvd_fraction_mapIn a following PR, I will remove instances ofgcd_domain_dvd(and the other results this PR generalises) from other files, and replace the fileminpoly.gcd_domainbyminpoly.is_integrally_closed