Theorems · Theorem · linear algebra
Module.End.HasUnifEigenvalue.le
∀ {R : Type v} {M : Type w} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] {f : Module.End R M}
{μ : R} {k m : ℕ∞}, k ≤ m → f.HasUnifEigenvalue μ k → f.HasUnifEigenvalue μ mA generalized eigenvalue for some exponent k is also
a generalized eigenvalue for exponents larger than k.
- Defined in
- Mathlib.LinearAlgebra.Eigenspace.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 67 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.
Cites12
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
- Submoduleproof · cited by 7,192
- ENatstatement and proof · cited by 4,985
- Bot.botproof · cited by 4,720
- Module.Endstatement and proof · cited by 774
- le_bot_iffproof · cited by 116
- Module.End.genEigenspaceproof · cited by 70
- OrderHom.monotoneproof · cited by 70
- Module.End.HasUnifEigenvaluestatement and proof · cited by 18
Cited by2
Results whose statement or proof uses this declaration.
- Module.End.HasUnifEigenvalue.ltproof · cited by 4
- Module.End.hasGenEigenvalue_of_hasGenEigenvalue_of_leproof · cited by 0