Commit 2022-03-09 11:28 c4a34136
View on Github →chore(data/polynomial): use dot notation for monic lemmas (#12530) As discussed in #12447
- Use the notation throughout the library
- Also deleted
ne_zero_of_monic
as it was a duplicate ofmonic.ne_zero
it seems. - Cleaned up a small proof here and there too.