Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
matrix.det_minor_equiv_self
Modification history
2022-08-18 11:42
src/linear_algebra/matrix/determinant.lean
chore(data.matrix): rename `minor` to `submatrix` (#16101) …
Deleted
matrix.det_minor_equiv_self
View on Github →
2021-05-15 14:21
src/linear_algebra/determinant.lean
refactor(linear_algebra/matrix): split matrix.lean into multiple files (#7593) …
Modified
matrix.det_minor_equiv_self
View on Github →
2021-04-08 15:56
src/linear_algebra/determinant.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.det_minor_equiv_self
View on Github →