Theorems · Theorem · linear algebra
Module.End.HasUnifEigenvalue.lt
∀ {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 : ℕ∞}, 0 < m → f.HasUnifEigenvalue μ k → f.HasUnifEigenvalue μ mA generalized eigenvalue for some exponent k is also
a generalized eigenvalue for positive exponents.
- Defined in
- Mathlib.LinearAlgebra.Eigenspace.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 75 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.
Cites19
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
- LinearMap.kerproof · cited by 848
- Module.Endstatement and proof · cited by 774
- eq_bot_iffproof · cited by 159
- LinearMap.ker_eq_botproof · cited by 92
- Module.End.genEigenspaceproof · cited by 70
Cited by4
Results whose statement or proof uses this declaration.
- Module.End.exists_hasEigenvalue_of_genEigenspace_eq_topproof · cited by 1
- Module.End.hasUnifEigenvalue_iff_hasUnifEigenvalue_oneproof · cited by 1
- Module.End.hasEigenvalue_of_hasGenEigenvalueproof · cited by 1
- Module.End.hasGenEigenvalue_of_hasEigenvalueproof · cited by 0