Theorems · Theorem · linear algebra
Matrix.IsHermitian.sub
∀ {α : Type u_1} {n : Type u_4} [inst : AddGroup α] [inst_1 : StarAddMonoid α] {A B : Matrix n n α},
A.IsHermitian → B.IsHermitian → (A - B).IsHermitian- Defined in
- Mathlib.LinearAlgebra.Matrix.Hermitian
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Classical.choice, 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.subproof · cited by 13
Cited by3
Results whose statement or proof uses this declaration.
- Matrix.IsHermitian.fromBlocks₁₁proof · cited by 2
- Matrix.posSemidef_opNorm_smul_gram_sub_gramproof · cited by 0
- SimpleGraph.isHermitian_lapMatrixproof · cited by 0