Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
matrix.to_square_block_def
Modification history
2022-09-02 13:28
src/data/matrix/block.lean
refactor({data,linear_algebra}/matrix/block): Generalize block indexing (#14035) …
Modified
matrix.to_square_block_def
View on Github →
2021-07-13 18:51
src/data/matrix/basic.lean
chore(data/matrix/block): move block matrices into their own file (#8290) …
Modified
matrix.to_square_block_def
View on Github →
2021-03-10 20:43
src/data/matrix/basic.lean
feat(linear_algebra/determinant): determinant of a block triangular matrix (#6050) …
Added
matrix.to_square_block_def
View on Github →