Theorems · Theorem · nonassociative algebras
killingForm_apply_apply
∀ (R : Type u_1) (L : Type u_3) [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : LieAlgebra R L] (x y : L), ((killingForm R L) x) y = (LinearMap.trace R L) ((LieAlgebra.ad R L) x ∘ₗ (LieAlgebra.ad R L) y)
- Defined in
- Mathlib.Algebra.Lie.TraceForm
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 92 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.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- LinearMapstatement · cited by 10,215
- LinearMap.compstatement · cited by 1,642
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- Module.Endstatement · cited by 774
- LinearMap.BilinFormstatement · cited by 501
- LieHomstatement · cited by 382
- LieRing.ofAssociativeRingstatement · cited by 227
- LinearMap.tracestatement · cited by 87
Cited by1
Results whose statement or proof uses this declaration.
- LieAlgebra.killingForm_of_equiv_applyproof · cited by 1