Commit 2023-01-14 21:04 0a6c26ee
View on Github →feat(ring_theory/power_basis): minpoly_gen is always the minimal polynomial (#18117)
- add
minpoly.unique'
, a characterization for being the minimal polynomial. - golf various proofs and remove some unnecessary typeclass assumptions.