Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-06-29 20:21 e6ec9016

View on Github →

feat(ring_theory/power_basis): extensionality for algebra homs (#8110) This PR shows two alg_homs out of an algebra with a power basis are equal if the generator has the same image for both maps. It uses this result to bundle power_basis.lift into an equiv.

Estimated changes