Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Def
linear_map.map_matrix
Modification history
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
linear_map.map_matrix
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
linear_map.map_matrix
View on Github →