Theorems · Theorem · linear algebra
Matrix.nonneg_iff_posSemidef
∀ {𝕜 : Type u_1} {n : Type u_2} [inst : RCLike 𝕜] {A : Matrix n n 𝕜}, 0 ≤ A ↔ A.PosSemidef- Defined in
- Mathlib.Analysis.Matrix.Order
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 167 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- RCLike
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- RCLikestatement and proof · cited by 2,829
- sub_zeroproof · cited by 938
- RCLike.toPartialOrderstatement · cited by 106
- Matrix.PosSemidefstatement and proof · cited by 76
- Matrix.le_iffproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- Matrix.PosSemidef.nonnegproof · cited by 7
- Matrix.LE.le.posSemidefproof · cited by 2