Theorems · Theorem · linear algebra
Module.End.isNilpotent_restrict_sub_algebraMap
∀ {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 - (algebraMap R (Module.End R M)) μ) ↑((f.genEigenspace μ) ↑k) ↑((f.genEigenspace μ) ↑k))
⋯),
IsNilpotent (LinearMap.restrict (f - (algebraMap R (Module.End R M)) μ) h)The restriction of f - μ • 1 to the k-fold generalized μ-eigenspace is nilpotent.
- Defined in
- Mathlib.LinearAlgebra.Eigenspace.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 74 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.
Cites20
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 · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · 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 and proof · cited by 4,706
- OrderHomstatement · cited by 934
Cited by1
Results whose statement or proof uses this declaration.
- Module.End.apply_eq_of_mem_of_comm_of_isFinitelySemisimple_of_isNilproof · cited by 2