Mathlib Map

Theorems · Definition · nonassociative algebras

killingForm

(R : Type u_1) →
  (L : Type u_3) → [inst : CommRing R] → [inst_1 : LieRing L] → [inst_2 : LieAlgebra R L] → LinearMap.BilinForm R L

A finite, free (as an R-module) Lie algebra L carries a bilinear form on L. This is a specialisation of LieModule.traceForm to the adjoint representation of L.

Defined in
Mathlib.Algebra.Lie.TraceForm
Cited by
34 results in Mathlib
Foundations
Depth 91 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.

LieIdeal.killingCompl · cited by 8LieIdeal.killingComplLieAlgebra.IsKilling.ker_killingForm_eq_bot · cited by 7IsKilling.ker_killingForm…LieAlgebra.IsKilling.finrank_rootSpace_eq_one · cited by 6IsKilling.finrank_rootSpa…LieAlgebra.IsKilling.exists_isSl2Triple_of_weight_isNonZero · cited by 5IsKilling.exists_isSl2Tri…IsSl2Triple.h_eq_coroot · cited by 4IsSl2Triple.h_eq_corootLieAlgebra.IsKilling.lie_eq_killingForm_smul_of_mem_rootSpace_of_mem_rootSpace_neg · cited by 4IsKilling.lie_eq_killingF…LieAlgebra.IsKilling.cartanEquivDual_symm_apply_mem_corootSpace · cited by 3IsKilling.cartanEquivDual…LieAlgebra.mem_ker_killingForm_of_mem_rootSpace_of_forall_rootSpace_neg · cited by 3LieAlgebra.mem_ker_killin…LieIdeal.isSolvable_of_killingForm_apply_lie_eq_zero · cited by 2LieIdeal.isSolvable_of_ki…LieAlgebra.IsKilling.traceForm_eq_zero_of_mem_ker_of_mem_span_coroot · cited by 2IsKilling.traceForm_eq_ze…LieIdeal.mem_killingCompl · cited by 2LieIdeal.mem_killingComplLieAlgebra.IsKilling.killingForm_nondegenerate · cited by 2IsKilling.killingForm_non…LieDerivation.IsKilling.killingForm_restrict_range_ad · cited by 2IsKilling.killingForm_res…LieAlgebra.IsKilling.lie_eq_killingForm_smul_of_mem_rootSpace_of_mem_rootSpace_neg_aux · cited by 2IsKilling.lie_eq_killingF…LieDerivation.IsKilling.rangeAdOrthogonal · cited by 2IsKilling.rangeAdOrthogon…CommRing · cited by 17173CommRingLieRing · cited by 1548LieRingLieAlgebra · cited by 1246LieAlgebraLinearMap.BilinForm · cited by 501LinearMap.BilinFormLieModule.traceForm · cited by 41LieModule.traceFormkillingFormCITED BYCITES

Cites5

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

Cited by36

Results whose statement or proof uses this declaration.