Commit 2021-09-22 01:01 5625ec02
View on Github →refactor(algebra/module/linear_map): Put linear equivalences in their own file (#9301)
This is consistent with how we have ring homs and ring equivs in separate files.
By having each of these files smaller than the original, we can split linear_algebra/basic
more effectively between them.