Mathlib Map

Theorems · Definition · nonassociative algebras

LieDerivation.ad

(R : Type u_1) →
  (L : Type u_2) → [inst : CommRing R] → [inst_1 : LieRing L] → [inst_2 : LieAlgebra R L] → L →ₗ⁅R⁆ LieDerivation R L L

The adjoint action of a Lie algebra L on itself, seen as a morphism of Lie algebras from L to its derivations. Note the minus sign: this is chosen to so that ad ⁅x, y⁆ = ⁅ad x, ad y⁆.

Defined in
Mathlib.Algebra.Lie.AdjointAction.Derivation
Cited by
19 results in Mathlib
Foundations
Depth 54 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.

LieDerivation.ad_apply_apply · cited by 3LieDerivation.ad_apply_ap…LieDerivation.ad_ker_eq_center · cited by 3LieDerivation.ad_ker_eq_c…LieDerivation.IsKilling.killingForm_restrict_range_ad · cited by 2IsKilling.killingForm_res…LieDerivation.IsKilling.rangeAdOrthogonal · cited by 2IsKilling.rangeAdOrthogon…LieDerivation.ad_isIdealMorphism · cited by 2LieDerivation.ad_isIdealM…LieDerivation.coe_ad_apply_eq_ad_apply · cited by 1LieDerivation.coe_ad_appl…LieAlgebra.IsKilling.isSemisimple_ad_of_mem_isCartanSubalgebra · cited by 1IsKilling.isSemisimple_ad…LieDerivation.IsKilling.ad_mem_ker_killingForm_ad_range_of_mem_orthogonal · cited by 1IsKilling.ad_mem_ker_kill…LieDerivation.IsKilling.ad_mem_orthogonal_of_mem_orthogonal · cited by 1IsKilling.ad_mem_orthogon…LieDerivation.IsKilling.exists_eq_ad · cited by 1IsKilling.exists_eq_adLieDerivation.IsKilling.killingForm_restrict_range_ad_nondegenerate · cited by 1IsKilling.killingForm_res…LieDerivation.IsKilling.range_ad_eq_top · cited by 1IsKilling.range_ad_eq_topLieDerivation.lie_ad · cited by 1LieDerivation.lie_adLieDerivation.ad_apply_lieDerivation · cited by 1LieDerivation.ad_apply_li…LieDerivation.lie_der_ad_eq_ad_der · cited by 1LieDerivation.lie_der_ad_…RingHom.id · cited by 18349RingHom.idCommRing · cited by 17173CommRingLinearMap · cited by 10215LinearMapLieRing · cited by 1548LieRingLieAlgebra · cited by 1246LieAlgebraLieHom · cited by 382LieHomLieDerivation · cited by 95LieDerivationLieDerivation.inner · cited by 1LieDerivation.innerLieDerivation.adCITED BYCITES

Cites8

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

Cited by20

Results whose statement or proof uses this declaration.