Mathlib Map

Theorems · Theorem · linear algebra

Matrix.PosDef.add_posSemidef

∀ {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.PosSemidef → (A + B).PosDef
Defined in
Mathlib.LinearAlgebra.Matrix.PosDef
Cited by
2 results in Mathlib
Foundations
Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingPartialOrderStarRingAddLeftMono

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites17

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.