Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
matrix.minor_minor
Modification history
2022-08-18 11:42
src/data/matrix/basic.lean
chore(data.matrix): rename `minor` to `submatrix` (#16101) …
Deleted
matrix.minor_minor
View on Github →
2021-08-26 13:06
src/data/matrix/basic.lean
feat(*): remove the `fintype` requirement from matrices. (#8810) …
Modified
matrix.minor_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.minor_minor
View on Github →