Theorems · Theorem · linear algebra
Matrix.isHermitian_diagonal
∀ {α : Type u_1} {n : Type u_4} [inst : AddMonoid α] [inst_1 : StarAddMonoid α] [TrivialStar α] [inst_3 : DecidableEq n]
(v : n → α), (Matrix.diagonal v).IsHermitianA diagonal matrix is Hermitian if the entries have the trivial star operation
(such as on the reals).
- Defined in
- Mathlib.LinearAlgebra.Matrix.Hermitian
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddMonoidstatement and proof · cited by 2,864
- Matrix.diagonalstatement · cited by 314
- StarAddMonoidstatement and proof · cited by 296
- Matrix.IsHermitianstatement · cited by 126
- TrivialStarstatement and proof · cited by 66
- IsSelfAdjoint.allproof · cited by 5
- Matrix.isHermitian_diagonal_of_self_adjointproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.