Mathlib Map

Theorems · Theorem · linear algebra

Matrix.charpoly.congr_simp

∀ {R : Type u_1} [inst : CommRing R] {n : Type u_4} {inst_1 : DecidableEq n} [inst_2 : DecidableEq n]
  [inst_3 : Fintype n] (M M_1 : Matrix n n R), M = M_1 → M.charpoly = M_1.charpoly
Defined in
Mathlib.LinearAlgebra.Matrix.Charpoly.Basic
Cited by
11 results in Mathlib
Foundations
Depth 103 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.

Cites5

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

Cited by11

Results whose statement or proof uses this declaration.