Mathlib Map

Theorems · Theorem · linear algebra

Matrix.PosSemidef.trace_nonneg

∀ {n : Type u_2} {R : Type u_3} [inst : Ring R] [inst_1 : PartialOrder R] [inst_2 : StarRing R] [inst_3 : Fintype n]
  [AddLeftMono R] {A : Matrix n n R}, A.PosSemidef → 0 ≤ A.trace
Defined in
Mathlib.LinearAlgebra.Matrix.PosDef
Cited by
1 results in Mathlib
Foundations
Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingPartialOrderStarRingFintypeAddLeftMono

Around this declaration

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

Cites10

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

Cited by1

Results whose statement or proof uses this declaration.