Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
matrix.adjugate_fin_two'
Modification history
2022-07-17 21:26
src/linear_algebra/matrix/adjugate.lean
chore(linear_algebra/matrix): Use the new matrix notation in most places (#15306)
Deleted
matrix.adjugate_fin_two'
View on Github →
2021-10-26 20:05
src/linear_algebra/matrix/adjugate.lean
refactor(linear_algebra/matrix/nonsingular_inverse): split out files for adjugate and nondegenerate (#9974) …
Modified
matrix.adjugate_fin_two'
View on Github →
2021-10-21 15:43
src/linear_algebra/matrix/nonsingular_inverse.lean
feat(linear_algebra/matrix/nonsingular_inverse): adjugate of a 2x2 matrix (#9830) …
Added
matrix.adjugate_fin_two'
View on Github →