Mathlib Map

Theorems · Theorem · nonassociative algebras

LieIdeal.killingForm_eq

∀ (R : Type u_1) (L : Type u_3) [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : LieAlgebra R L] (I : LieIdeal R L)
  [Module.Free R L] [Module.Finite R L] [IsDomain R] [IsPrincipalIdealRing R],
  killingForm R ↥I = (killingForm R L).restrict (LieIdeal.toLieSubalgebra R L I).toSubmodule
Defined in
Mathlib.Algebra.Lie.TraceForm
Cited by
1 results in Mathlib
Foundations
Depth 126 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingLieRingLieAlgebraModule.FreeModule.FiniteIsDomainIsPrincipalIdealRing

Around this declaration

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

Cites15

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.