Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
matrix.diag_col_mul_row
Modification history
2022-04-26 09:51
src/data/matrix/basic.lean
refactor(linear_algebra/matrix/trace): unbundle `matrix.diag` (#13687) …
Modified
matrix.diag_col_mul_row
View on Github →
2021-10-25 20:31
src/linear_algebra/matrix/trace.lean
chore(linear_algebra/matrix): add fin expansions for trace and adjugate, and some trace lemmas (#9884) …
Added
matrix.diag_col_mul_row
View on Github →