Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
matrix.map_smul
Modification history
2022-06-30 19:45
src/data/matrix/basic.lean
refactor(algebra/group/defs): rename has_scalar to has_smul (#14559) …
Modified
matrix.map_smul
View on Github →
2021-08-02 10:07
src/data/matrix/basic.lean
feat(data/matrix/basic): provide equiv versions of `matrix.map`, `linear_map.map_matrix`, and `ring_hom.map_matrix`. (#8468) …
Modified
matrix.map_smul
View on Github →
2021-06-24 11:32
src/data/matrix/basic.lean
feat(data/matrix/basic.lean) : added map_scalar and linear_map.map_matrix (#8061) …
Added
matrix.map_smul
View on Github →