Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
matrix.mul_vec_cramer
Modification history
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.mul_vec_cramer
View on Github →
2020-10-24 05:36
src/linear_algebra/nonsingular_inverse.lean
feat(linear_algebra/nonsingular_inverse): add stronger form of Cramer's rule (#4737) …
Added
matrix.mul_vec_cramer
View on Github →