Mathlib Map

Theorems · Theorem · nonassociative algebras

LieAlgebra.ad_mem_adjoin_of_isSemisimple

∀ {K : Type u_1} {V : Type u_2} [inst : Field K] [PerfectField K] [inst_2 : AddCommGroup V] [inst_3 : Module K V]
  [FiniteDimensional K V] {n s : Module.End K V},
  Commute n s →
    IsNilpotent n →
      s.IsSemisimple → (LieAlgebra.ad K (Module.End K V)) s ∈ K[(LieAlgebra.ad K (Module.End K V)) (n + s)]

The adjoint of the semisimple part of a JC decomposition lies in the subalgebra generated by the adjoint of the sum.

Defined in
Mathlib.Algebra.Lie.AdjointAction.JordanChevalley
Cited by
1 results in Mathlib
Foundations
Depth 134 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldPerfectFieldAddCommGroupModuleFiniteDimensional

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites26

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.