mathlib documentation

linear_algebra.matrix.polynomial

Matrices of polynomials and polynomials of matrices #

In this file, we prove results about matrices over a polynomial ring. In particular, we give results about the polynomial given by det (t * I + A).

References #

Tags #

matrix determinant, polynomial

theorem polynomial.coeff_det_X_add_C_zero {n : Type u_1} {α : Type u_2} [decidable_eq n] [fintype n] [comm_ring α] (A B : matrix n n α) :
theorem polynomial.coeff_det_X_add_C_card {n : Type u_1} {α : Type u_2} [decidable_eq n] [fintype n] [comm_ring α] (A B : matrix n n α) :
theorem polynomial.leading_coeff_det_X_one_add_C {n : Type u_1} {α : Type u_2} [decidable_eq n] [fintype n] [comm_ring α] (A : matrix n n α) :