Theorems · Theorem · linear algebra
Module.End.exists_isNilpotent_isSemisimple
∀ {K : Type u_1} {V : Type u_2} [inst : Field K] [inst_1 : AddCommGroup V] [inst_2 : Module K V] {f : Module.End K V}
[FiniteDimensional K V] [PerfectField K], ∃ n ∈ K[f], ∃ s ∈ K[f], IsNilpotent n ∧ s.IsSemisimple ∧ f = n + sJordan-Chevalley-Dunford decomposition: an endomorphism of a finite-dimensional vector space over a perfect field may be written as a sum of nilpotent and semisimple endomorphisms. Moreover these nilpotent and semisimple components are polynomial expressions in the original endomorphism.
- Defined in
- Mathlib.LinearAlgebra.JordanChevalley
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 132 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Setstatement · cited by 53,352
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- Fieldstatement and proof · cited by 7,404
- Polynomialproof · cited by 5,681
- FiniteDimensionalstatement and proof · cited by 1,854
- Subalgebrastatement · cited by 1,353
- Module.Endstatement and proof · cited by 774
- Algebra.adjoinstatement · cited by 535
- minpolyproof · cited by 439
- IsNilpotentstatement · cited by 248
Cited by3
Results whose statement or proof uses this declaration.
- LieAlgebra.IsKilling.isSemisimple_ad_of_mem_isCartanSubalgebraproof · cited by 1
- LieAlgebra.ad_mem_adjoin_of_isSemisimpleproof · cited by 1
- Module.End.isNilpotent_isSemisimple_uniqueproof · cited by 1