Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
matrix.to_lin'_mul_apply
Modification history
2021-08-26 13:06
src/linear_algebra/matrix/to_lin.lean
feat(*): remove the `fintype` requirement from matrices. (#8810) …
Modified
matrix.to_lin'_mul_apply
View on Github →
2021-05-25 17:19
src/linear_algebra/matrix/to_lin.lean
feat(linear_algebra): `det (M ⬝ N ⬝ M') = det N`, where `M'` is an inverse of `M` (#7633) …
Added
matrix.to_lin'_mul_apply
View on Github →