Theorems · Theorem · linear algebra
Module.End.exists_isNilpotent_isSemisimple_of_separable_of_dvd_pow
∀ {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}
{P : Polynomial K} {k : ℕ},
P.Separable → minpoly K f ∣ P ^ k → ∃ n ∈ K[f], ∃ s ∈ K[f], IsNilpotent n ∧ s.IsSemisimple ∧ f = n + s- Defined in
- Mathlib.LinearAlgebra.JordanChevalley
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 125 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FieldAddCommGroupModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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
- Polynomialstatement and proof · cited by 5,681
- zero_addproof · cited by 2,366
- MulZeroClass.mul_zeroproof · cited by 2,091
- MulZeroClass.zero_mulproof · cited by 1,625
- IsUnitproof · cited by 1,602
- Subalgebrastatement · cited by 1,353
Cited by1
Results whose statement or proof uses this declaration.
- Module.End.exists_isNilpotent_isSemisimpleproof · cited by 3