Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
matrix.reindex_trans
Modification history
2021-08-26 13:06
src/data/matrix/basic.lean
feat(*): remove the `fintype` requirement from matrices. (#8810) …
Modified
matrix.reindex_trans
View on Github →
2021-04-08 15:56
src/data/matrix/basic.lean
chore(data/matrix/basic): add simp lemmas about `minor`, move `reindex` to `matrix.basic` since it knows nothing about linear algebra (#7083)
Added
matrix.reindex_trans
View on Github →