Mathlib Map

Theorems · Theorem · number theory

FiniteField.Matrix.charpoly_pow_card

∀ {n : Type u_1} [inst : DecidableEq n] [inst_1 : Fintype n] {K : Type u_2} [inst_2 : Field K] [inst_3 : Fintype K]
  (M : Matrix n n K), (M ^ Fintype.card K).charpoly = M.charpoly
Defined in
Mathlib.LinearAlgebra.Matrix.Charpoly.FiniteField
Cited by
2 results in Mathlib
Foundations
Depth 125 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DecidableEqFintypeFieldFintype

Around this declaration

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

Cites40

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

Cited by2

Results whose statement or proof uses this declaration.