Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2020-09-26 19:15 253b120d

View on Github →

feat(field_theory): prove primitive element theorem (#4153) Proof of the primitive element theorem. The main proof is in field_theory/primitive_element.lean. Some lemmas we used have been added to other files. We have also changed the notation for adjoining an element to a field to be easier to use.

Estimated changes