Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Def
matrix.to_lin_of_inv
Modification history
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_of_inv
View on Github →