mathlib3 documentation

data.matrix.char_p

Matrices in prime characteristic #

THIS FILE IS SYNCHRONIZED WITH MATHLIB4. Any changes to this file require a corresponding PR to mathlib4.

@[protected, instance]
def matrix.char_p {n : Type u_1} [fintype n] {R : Type u_2} [ring R] [decidable_eq n] [nonempty n] (p : ) [char_p R p] :
char_p (matrix n n R) p