Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-05-02 06:04 5c914907

View on Github →

refactor(field_theory/separable): move content about polynomial.expand earlier (#13776) There were some definitions about polynomial.expand buried in the middle of field_theory.separable for no good reason. No changes to content, just moves stuff to an earlier file.

Estimated changes