Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2020-11-14 12:34 70ca6fd8

View on Github →

feat(ring_theory/power_basis): equivs between algebras with the same power basis (#4986) power_basis.lift and power_basis.equiv use the power basis structure to define alg_homs and alg_equivs.

The main application in this PR is power_basis.equiv_adjoin_simple, which states that adjoining an element of a power basis of L : K gives L itself.

Estimated changes