Documentation

Mathlib.LinearAlgebra.Matrix.Charpoly.FiniteField

Results on characteristic polynomials and traces over finite fields. #

@[simp]
theorem ZMod.charpoly_pow_card {n : Type u_1} [DecidableEq n] [Fintype n] {p : } [Fact (Nat.Prime p)] (M : Matrix n n (ZMod p)) :
theorem ZMod.trace_pow_card {n : Type u_1} [DecidableEq n] [Fintype n] {p : } [Fact (Nat.Prime p)] (M : Matrix n n (ZMod p)) :