WikiLean Articles · Brain · Recent changes · Proposals · Flags · Stats · About

Diff — Galois theory

Revision #3103 → #3614 · back to history

modifiedRational root theorem80fd593ddfcd
FieldFrom #3103To #3614
mathlib.declPolynomial.num_dvd_of_is_rootnum_dvd_of_is_root
noteMathlib formalizes the rational root theorem via `num_dvd_of_is_root` and `den_dvd_of_is_root`: for a polynomial with integer coefficients, the numerator of any rational root divides the constant term and the denominator divides the leading coefficient.Mathlib formalizes the rational root theorem via `num_dvd_of_is_root` (and `den_dvd_of_is_root`): for a polynomial over a UFD, the numerator of any root in the fraction field divides the constant coefficient and the denominator divides the leading coefficient.
addedSymmetric group on a set1663cfbf73c3
addedSimple groupb4cd8633d6f7
addedField extension L/K28642921eddf
addedQuadratic formula214ed27d51f3