Theorems · Theorem · linear algebra
Matrix.isHermitian_neg_iff
∀ {α : Type u_1} {n : Type u_4} [inst : AddGroup α] [inst_1 : StarAddMonoid α] {A : Matrix n n α},
(-A).IsHermitian ↔ A.IsHermitian- Defined in
- Mathlib.LinearAlgebra.Matrix.Hermitian
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Quot.sound
- Assumes
- AddGroupStarAddMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddGroupstatement and proof · cited by 4,410
- Matrixstatement and proof · cited by 4,303
- neg_negproof · cited by 960
- StarAddMonoidstatement and proof · cited by 296
- Matrix.IsHermitianstatement and proof · cited by 126
- Matrix.IsHermitian.negproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.