Mathlib Map

Theorems · Theorem · linear algebra

Module.End.finite_spectrum

∀ {K : Type v} {V : Type w} [inst : Field K] [inst_1 : AddCommGroup V] [inst_2 : Module K V] [FiniteDimensional K V]
  (f : Module.End K V), (spectrum K f).Finite

An endomorphism of a finite-dimensional vector space has a finite spectrum.

Defined in
Mathlib.LinearAlgebra.Eigenspace.Minpoly
Cited by
1 results in Mathlib
Foundations
Depth 138 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldAddCommGroupModuleFiniteDimensional

Around this declaration

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

Cites13

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.