Mathlib Map

Theorems · Theorem · linear algebra

Matrix.charpoly_natDegree_eq_dim

∀ {R : Type u} [inst : CommRing R] {n : Type v} [inst_1 : DecidableEq n] [inst_2 : Fintype n] [Nontrivial R]
  (M : Matrix n n R), M.charpoly.natDegree = Fintype.card n
Defined in
Mathlib.LinearAlgebra.Matrix.Charpoly.Coeff
Cited by
11 results in Mathlib
Foundations
Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingDecidableEqFintypeNontrivial

Around this declaration

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

Cites9

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

Cited by11

Results whose statement or proof uses this declaration.