Mathlib Map

Theorems · Theorem · linear algebra

Module.End.det_eq_prod_roots_charpoly_of_splits

∀ {K : Type u_3} {V : Type u_4} [inst : Field K] [inst_1 : AddCommGroup V] [inst_2 : Module K V]
  [inst_3 : Module.Finite K V] {f : Module.End K V},
  (LinearMap.charpoly f).Splits → LinearMap.det f = (LinearMap.charpoly f).roots.prod
Defined in
Mathlib.LinearAlgebra.Eigenspace.Charpoly
Cited by
1 results in Mathlib
Foundations
Depth 142 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldAddCommGroupModuleModule.Finite

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites19

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

Cited by1

Results whose statement or proof uses this declaration.