Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
matrix.transpose_minor
Modification history
2022-08-18 11:42
src/data/matrix/basic.lean
chore(data.matrix): rename `minor` to `submatrix` (#16101) …
Deleted
matrix.transpose_minor
View on Github →
2021-06-22 10:22
src/data/matrix/basic.lean
feat(linear_algebra/matrix/reindex): add some lemmas (#7963) …
Modified
matrix.transpose_minor
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.transpose_minor
View on Github →