Mathlib Map

Theorems · Theorem · linear algebra

Module.End.mem_spectrum_iff_isRoot_charpoly

∀ {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) (μ : K), μ ∈ spectrum K f ↔ (LinearMap.charpoly f).IsRoot μ
Defined in
Mathlib.LinearAlgebra.Eigenspace.Charpoly
Cited by
0 results in Mathlib
Foundations
Depth 133 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.

Cites11

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.