Theorems · Definition · linear algebra
Matrix.PosSemidef
{n : Type u_2} → {R : Type u_3} → [inst : Ring R] → [PartialOrder R] → [StarRing R] → Matrix n n R → PropA matrix M : Matrix n n R is positive semidefinite if it is Hermitian and xᴴ * M * x is
nonnegative for all x of finite support.
- Defined in
- Mathlib.LinearAlgebra.Matrix.PosDef
- Cited by
- 76 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- RingPartialOrderStarRing
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
- Finsuppproof · cited by 5,255
- Matrixstatement and proof · cited by 4,303
- StarRingstatement and proof · cited by 1,686
- Star.starproof · cited by 1,082
- Finsupp.sumproof · cited by 481
- Matrix.IsHermitianproof · cited by 126
Cited by81
Results whose statement or proof uses this declaration.
- Matrix.PosSemidef.isHermitianstatement and proof · cited by 8
- Matrix.PosSemidef.nonnegstatement · cited by 7
- Matrix.PosSemidef.eigenvalues_nonnegstatement and proof · cited by 6
- Matrix.posSemidef_iff_dotProduct_mulVecstatement · cited by 5
- Matrix.PosSemidef.of_dotProduct_mulVec_nonnegstatement · cited by 5
- Matrix.PosDef.posSemidefstatement · cited by 5
- Matrix.posSemidef_gramstatement · cited by 4
- Matrix.PosSemidef.dotProduct_mulVec_nonnegstatement and proof · cited by 4
- Matrix.posSemidef_conjTranspose_mul_selfstatement · cited by 3
- Matrix.PosSemidef.conjTranspose_mul_mul_samestatement and proof · cited by 3
- Matrix.PosSemidef.posDef_iff_isUnitstatement and proof · cited by 3
- Matrix.PosSemidef.submatrixstatement and proof · cited by 3