Theorems · Definition · linear algebra
Module.End.HasUnifEigenvalue
{R : Type v} →
{M : Type w} →
[inst : CommRing R] → [inst_1 : AddCommGroup M] → [inst_2 : Module R M] → Module.End R M → R → ℕ∞ → PropLet M be an R-module, and f an R-linear endomorphism of M.
Then μ : R and k : ℕ∞ satisfy HasUnifEigenvalue f μ k if
f.genEigenspace μ k ≠ ⊥.
For k = 1, this means that μ is an eigenvalue of f.
- Defined in
- Mathlib.LinearAlgebra.Eigenspace.Basic
- Cited by
- 18 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingAddCommGroupModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- ENatstatement and proof · cited by 4,985
- Bot.botproof · cited by 4,720
- Module.Endstatement and proof · cited by 774
- Module.End.genEigenspaceproof · cited by 70
Cited by21
Results whose statement or proof uses this declaration.
- Module.End.HasEigenvalueproof · cited by 56
- Module.End.HasGenEigenvalueproof · cited by 6
- Module.End.HasUnifEigenvalue.ltstatement and proof · cited by 4
- Module.End.HasUnifEigenvalue.exists_hasUnifEigenvectorstatement and proof · cited by 3
- Module.End.HasUnifEigenvalue.lestatement and proof · cited by 2
- Module.End.hasUnifEigenvalue_iff_mem_spectrumstatement and proof · cited by 2
- Module.End.HasUnifEigenvalue.exp_ne_zerostatement and proof · cited by 1
- Module.End.HasUnifEigenvalue.isNilpotent_of_isNilpotentstatement and proof · cited by 1
- Module.End.HasUnifEigenvalue.mem_spectrumstatement and proof · cited by 1
- Module.End.HasUnifEigenvalue.powstatement and proof · cited by 1
- Module.End.HasUnifEigenvector.hasUnifEigenvaluestatement · cited by 1
- Module.End.UnifEigenvaluesproof · cited by 1