Theorems · Theorem · linear algebra
Matrix.LE.le.posSemidef
∀ {𝕜 : Type u_1} {n : Type u_2} [inst : RCLike 𝕜] {A : Matrix n n 𝕜}, 0 ≤ A → A.PosSemidefAlias of the forward direction of Matrix.nonneg_iff_posSemidef.
- Defined in
- Mathlib.Analysis.Matrix.Order
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 168 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.
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
- RCLikestatement and proof · cited by 2,829
- RCLike.toPartialOrderstatement · cited by 106
- Matrix.PosSemidefstatement · cited by 76
- Matrix.nonneg_iff_posSemidefproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Matrix.isStrictlyPositive_iff_posDefproof · cited by 2
- Matrix.PosSemidef.inv_sqrtproof · cited by 0