Theorems · Theorem · linear algebra
Module.End.isNilpotent_restrict_genEigenspace_nat
∀ {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 : ℕ) (h : optParam (Set.MapsTo ⇑(f - μ • 1) ↑((f.genEigenspace μ) ↑k) ↑((f.genEigenspace μ) ↑k)) ⋯),
IsNilpotent (LinearMap.restrict (f - μ • 1) h)The restriction of f - μ • 1 to the k-fold generalized μ-eigenspace is nilpotent.
- Defined in
- Mathlib.LinearAlgebra.Eigenspace.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 73 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.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement · cited by 10,189
- SetLike.coestatement and proof · cited by 8,199
- Submodulestatement · cited by 7,192
- ENatstatement · cited by 4,985
- Algebra.algebraMapstatement · cited by 4,706
- OrderHomstatement · cited by 934
Cited by4
Results whose statement or proof uses this declaration.
- Module.End.disjoint_genEigenspaceproof · cited by 7
- Module.End.isNilpotent_restrict_maxGenEigenspace_sub_algebraMapproof · cited by 1
- Module.End.isNilpotent_restrict_sub_algebraMapproof · cited by 1
- Module.End.isNilpotent_restrict_genEigenspace_topproof · cited by 0