Mathlib Changelog
v4
Changelog
About
Github
Commit
2026-03-28 13:52
82fd896d
View on Github →
feat(LinearAlgebra/Matrix): expand
IsSymm
/
IsHermitian
API (
#36349
)
Estimated changes
Modified
Mathlib/Algebra/Lie/Classical.lean
Modified
Mathlib/Data/Matrix/Composition.lean
added
theorem
Matrix.transpose_comp
Modified
Mathlib/LinearAlgebra/Matrix/Charpoly/Coeff.lean
Modified
Mathlib/LinearAlgebra/Matrix/ConjTranspose.lean
added
theorem
Matrix.conjTranspose_involutive
Modified
Mathlib/LinearAlgebra/Matrix/Defs.lean
added
theorem
Matrix.transpose_involutive
modified
theorem
Matrix.transpose_map
modified
theorem
Matrix.transpose_neg
modified
theorem
Matrix.transpose_smul
Modified
Mathlib/LinearAlgebra/Matrix/FixedDetMatrices.lean
Modified
Mathlib/LinearAlgebra/Matrix/Hermitian.lean
added
theorem
Matrix.IsHermitian.of_smul'
added
theorem
Matrix.IsHermitian.of_smul
added
theorem
Matrix.IsHermitian.reindex
added
theorem
Matrix.IsHermitian.smul
added
theorem
Matrix.conjTranspose_comp'
added
theorem
Matrix.conjTranspose_comp
added
theorem
Matrix.isHermitian_comp_iff
added
theorem
Matrix.isHermitian_comp_iff_forall
modified
theorem
Matrix.isHermitian_conjTranspose_iff
added
theorem
Matrix.isHermitian_map_iff
added
theorem
Matrix.isHermitian_neg_iff
added
theorem
Matrix.isHermitian_reindex_iff
added
theorem
Matrix.isHermitian_smul_iff
modified
theorem
Matrix.isHermitian_transpose_iff
Modified
Mathlib/LinearAlgebra/Matrix/SchurComplement.lean
Modified
Mathlib/LinearAlgebra/Matrix/Swap.lean
added
theorem
Matrix.isSymm_swap
Modified
Mathlib/LinearAlgebra/Matrix/Symmetric.lean
modified
theorem
Matrix.IsSymm.map
added
theorem
Matrix.IsSymm.reindex
added
theorem
Matrix.isSymm_comp_iff
added
theorem
Matrix.isSymm_comp_iff_forall
added
theorem
Matrix.isSymm_conjTranspose_iff
added
theorem
Matrix.isSymm_map_iff
added
theorem
Matrix.isSymm_neg_iff
added
theorem
Matrix.isSymm_reindex_iff
added
theorem
Matrix.isSymm_smul_iff
added
theorem
Matrix.isSymm_transpose_iff
Modified
Mathlib/LinearAlgebra/RootSystem/GeckConstruction/Basic.lean
Modified
Mathlib/LinearAlgebra/SymplecticGroup.lean