Commit 2023-08-11 11:56 68e7a9e8
View on Github →feat(Algebra/Algebra/Opposite): tools for working with opposite algebras (#6364)
This moves the Algebra instance on MulOpposite to a new file, and adds the AlgHom and AlgEquiv versions of various existing RingHom and RingEquiv definitions:
AlgHom.fromOppositeAlgHom.toOppositeAlgHom.opAlgHom.unopAlgEquiv.opAlgHom.unopAlgEquiv.toOppositeAsMulOpposite.instAlgebrais no longer inMathlib.Algebra.Algebra.Basic, some new downstream imports are needed.