Mathlib Map

Theorems · Theorem · nonassociative algebras

LieDerivation.ad_ker_eq_center

∀ (R : Type u_1) (L : Type u_2) [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : LieAlgebra R L],
  (LieDerivation.ad R L).ker = LieAlgebra.center R L

The kernel of the adjoint action on a Lie algebra is equal to its center.

Defined in
Mathlib.Algebra.Lie.AdjointAction.Derivation
Cited by
3 results in Mathlib
Foundations
Depth 56 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingLieRingLieAlgebra

Around this declaration

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

Cites16

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

Cited by3

Results whose statement or proof uses this declaration.