Mathlib Map

Theorems · Theorem · linear algebra

Matrix.PosSemidef.zpow

∀ {n : Type u_2} {R' : Type u_4} [inst : CommRing R'] [inst_1 : PartialOrder R'] [inst_2 : StarRing R']
  [inst_3 : Fintype n] [StarOrderedRing R'] [inst_5 : DecidableEq n] {M : Matrix n n R'},
  M.PosSemidef → ∀ (z : ℤ), (M ^ z).PosSemidef
Defined in
Mathlib.LinearAlgebra.Matrix.PosDef
Cited by
0 results in Mathlib
Foundations
Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingPartialOrderStarRingFintypeStarOrderedRingDecidableEq

Around this declaration

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

Cites11

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.