Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
matrix.is_hermitian_iff_is_self_adjoint
Modification history
2022-08-16 04:11
src/linear_algebra/matrix/hermitian.lean
refactor(analysis/inner_product_space): rename `is_self_adjoint` to `is_symmetric` and add `is_self_adjoint` (#15326) …
Deleted
matrix.is_hermitian_iff_is_self_adjoint
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.is_hermitian_iff_is_self_adjoint
View on Github →