Theorems · Theorem · linear algebra
Matrix.PosDef.add
∀ {m : Type u_1} {R : Type u_3} [inst : Ring R] [inst_1 : PartialOrder R] [inst_2 : StarRing R] [AddLeftMono R]
{A B : Matrix m m R}, A.PosDef → B.PosDef → (A + B).PosDef- Defined in
- Mathlib.LinearAlgebra.Matrix.PosDef
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Ringstatement and proof · cited by 7,463
- PartialOrderstatement and proof · cited by 6,410
- Matrixstatement and proof · cited by 4,303
- StarRingstatement and proof · cited by 1,686
- AddLeftMonostatement and proof · cited by 687
- Matrix.PosDefstatement and proof · cited by 68
- Matrix.PosDef.posSemidefproof · cited by 5
- Matrix.PosDef.add_posSemidefproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.posDef_sumproof · cited by 0