Commit 2025-08-09 00:27 faf61920
View on Github →chore(RingTheory/IsAdjoinRoot): refactor IsAdjoinRoot (#27367)
- Change definition of
IsAdjoinRootto use bundledAlgHom - Remove duplicated API for
AdjoinRoot.isAdjoinRootMonic - Remove bad
simplemmaisAdjoinRoot_map_eq_mk - Make
map_reprsimp - Rename some lemmas to be more descriptive
The data of
IsAdjoinRootis determined byIsAdjoinRoot.root. The simp normal form was previously unclear; now it runs through simplifyingIsAdjoinRoot.rootrather thanIsAdjoinRoot.map.