Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
matrix.conj_transpose_map
Modification history
2022-07-15 13:58
src/data/matrix/basic.lean
chore(linear_algebra/matrix/hermitian): move `matrix.conj_transpose_map` to the same file as `matrix.transpose_map` (#15297) …
Modified
matrix.conj_transpose_map
View on Github →
2022-06-02 15:58
src/linear_algebra/matrix/hermitian.lean
feat(linear_algebra/matrix): Spectral theorem for matrices (#14231)
Added
matrix.conj_transpose_map
View on Github →