Theorems · Definition · linear algebra
Matrix.charmatrix
{R : Type u_1} →
[inst : CommRing R] → {n : Type u_4} → [DecidableEq n] → [Fintype n] → Matrix n n R → Matrix n n (Polynomial R)The "characteristic matrix" of M : Matrix n n R is the matrix of polynomials $t I - M$.
The determinant of this matrix is the characteristic polynomial.
- Cited by
- 42 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingDecidableEqFintype
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Fintypestatement and proof · cited by 7,736
- Polynomialstatement · cited by 5,681
- Matrixstatement and proof · cited by 4,303
- Polynomial.Xproof · cited by 1,639
- Polynomial.Cproof · cited by 1,598
- Matrix.scalarproof · cited by 62
- RingHom.mapMatrixproof · cited by 55
Cited by43
Results whose statement or proof uses this declaration.
- Matrix.charpolyproof · cited by 82
- Matrix.charmatrix_apply_eqstatement · cited by 8
- Matrix.charmatrix_apply_nestatement · cited by 6
- Matrix.aeval_self_charpolyproof · cited by 6
- Matrix.det_eq_sign_charpoly_coeffproof · cited by 5
- Matrix.charmatrix.congr_simpstatement and proof · cited by 4
- Matrix.charpoly_diagonalproof · cited by 4
- Matrix.charmatrix_diagonalstatement · cited by 3
- Matrix.matPolyEquiv_charmatrixstatement and proof · cited by 3
- Matrix.reverse_charpolyproof · cited by 3
- Matrix.charpoly_isEmptyproof · cited by 3
- Matrix.charpoly_sub_diagonal_degree_ltproof · cited by 3