Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-08-09 15:47 4a15eddd

View on Github →

feat(data/polynomial/monic): monic.not_zero_divisor_iff (#8417) We prove that a monic polynomial is not a zero divisor. A helper lemma is proven that the product of a monic polynomial is of lesser degree iff it is nontrivial and the multiplicand is zero.

Estimated changes