Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
ring_equiv.coe_of_bijective
Modification history
2022-04-26 07:55
src/algebra/ring/equiv.lean
feat(algebra/ring/equiv): generalize `ring_equiv` material to allow for non-unital rings (#13626)
Modified
ring_equiv.coe_of_bijective
View on Github →
2021-08-25 17:03
src/data/equiv/ring.lean
feat(linear_algebra/basis): if `R ≃ R'`, map a basis for `R`-module `M` to `R'`-module `M` (#8699) …
Added
ring_equiv.coe_of_bijective
View on Github →