Theorems · Theorem · nonassociative algebras
LieModule.traceForm_apply_lie_apply
∀ (R : Type u_1) (L : Type u_3) (M : Type u_4) [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : LieAlgebra R L] [inst_3 : AddCommGroup M] [inst_4 : Module R M] [inst_5 : LieRingModule L M] [inst_6 : LieModule R L M] (x y z : L), ((LieModule.traceForm R L M) ⁅x, y⁆) z = ((LieModule.traceForm R L M) x) ⁅y, z⁆
The trace form of a Lie module is compatible with the action of the Lie algebra.
See also LieModule.traceForm_apply_lie_apply'.
- Defined in
- Mathlib.Algebra.Lie.TraceForm
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- mul_assocproof · cited by 1,667
- LinearMap.compproof · cited by 1,642
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LieRingModulestatement and proof · cited by 727
- Bracket.bracketstatement and proof · cited by 642
Cited by5
Results whose statement or proof uses this declaration.
- LieAlgebra.IsKilling.traceForm_eq_zero_of_mem_ker_of_mem_span_corootproof · cited by 2
- LieModule.traceForm_apply_lie_apply'proof · cited by 2
- LieModule.traceForm_eq_zero_if_mem_lcs_of_mem_ucsproof · cited by 1
- LieModule.traceForm_lieInvariantproof · cited by 0
- LieIdeal.isCompl_killingComplproof · cited by 0