Theorems · Theorem · linear algebra
Matrix.IsHermitian.neg
∀ {α : 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
- 1 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Quot.sound
- Assumes
- AddGroupStarAddMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- StarAddMonoidstatement and proof · cited by 296
- Matrix.IsHermitianstatement and proof · cited by 126
- IsSelfAdjoint.negproof · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.isHermitian_neg_iffproof · cited by 0