Mathlib Map

Theorems · Theorem · linear algebra

Matrix.charpoly_degree_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.degree = ↑(Fintype.card n)
Defined in
Mathlib.LinearAlgebra.Matrix.Charpoly.Coeff
Cited by
4 results in Mathlib
Foundations
Depth 113 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.

Cites37

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

Cited by4

Results whose statement or proof uses this declaration.