Mathlib Map

Theorems · Theorem · nonassociative algebras

LieDerivation.IsKilling.exists_eq_ad

∀ {R : Type u_1} {L : Type u_2} [inst : Field R] [inst_1 : LieRing L] [inst_2 : LieAlgebra R L] [Module.Finite R L]
  [LieAlgebra.IsKilling R L] (D : LieDerivation R L L), ∃ x, (LieDerivation.ad R L) x = D

Every derivation of a finite-dimensional Killing Lie algebra is an inner derivation.

Defined in
Mathlib.Algebra.Lie.Derivation.Killing
Cited by
1 results in Mathlib
Foundations
Depth 132 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldLieRingLieAlgebraModule.FiniteLieAlgebra.IsKilling

Around this declaration

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

Cites12

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.