Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
linear_map.is_symmetric_zero
Modification history
2022-08-21 19:16
src/analysis/inner_product_space/adjoint.lean
chore(analysis/inner_product_space): move `is_symmetric` to a new file lower in the import tree (#16106)
Modified
linear_map.is_symmetric_zero
View on Github →
2022-08-16 04:11
src/analysis/inner_product_space/adjoint.lean
refactor(analysis/inner_product_space): rename `is_self_adjoint` to `is_symmetric` and add `is_self_adjoint` (#15326) …
Added
linear_map.is_symmetric_zero
View on Github →