Theorems · Theorem · linear algebra
Matrix.IsHermitian.add
∀ {α : Type u_1} {n : Type u_4} [inst : AddMonoid α] [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 19 from the axioms · uses propext, Quot.sound
- Assumes
- AddMonoidStarAddMonoid
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.
- Matrixstatement and proof · cited by 4,303
- AddMonoidstatement and proof · cited by 2,864
- StarAddMonoidstatement and proof · cited by 296
- Matrix.IsHermitianstatement and proof · cited by 126
- IsSelfAdjoint.addproof · cited by 8
Cited by3
Results whose statement or proof uses this declaration.
- Matrix.IsHermitian.fromBlocks₁₁proof · cited by 2
- Matrix.PosDef.add_posSemidefproof · cited by 2
- Matrix.PosSemidef.addproof · cited by 0