Theorems · Theorem · nonassociative algebras
LieModule.traceForm_eq_sum_finrank_nsmul
∀ (K : Type u_2) (L : Type u_3) (M : Type u_4) [inst : LieRing L] [inst_1 : AddCommGroup M] [inst_2 : LieRingModule L M]
[inst_3 : Field K] [inst_4 : LieAlgebra K L] [inst_5 : Module K M] [inst_6 : LieModule K L M]
[inst_7 : FiniteDimensional K M] [inst_8 : LieRing.IsNilpotent L] [inst_9 : LieModule.LinearWeights K L M]
[LieModule.IsTriangularizable K L M],
LieModule.traceForm K L M =
∑ χ,
Module.finrank K ↥(LieModule.genWeightSpace M ⇑χ) •
(LieModule.Weight.toLinear K L M χ).smulRight (LieModule.Weight.toLinear K L M χ)See also LieModule.traceForm_eq_sum_finrank_nsmul' for an expression omitting the zero
weights.
- Defined in
- Mathlib.Algebra.Lie.TraceForm
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 129 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
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
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- Fieldstatement and proof · cited by 7,404
- Finset.sumstatement and proof · cited by 5,195
- Finset.univstatement and proof · cited by 3,473
- Finset.sum_congrproof · cited by 2,323
- FiniteDimensionalstatement and proof · cited by 1,854
- Module.finrankstatement and proof · cited by 1,770
- LieRingstatement and proof · cited by 1,548
Cited by2
Results whose statement or proof uses this declaration.
- LieModule.range_traceForm_le_span_weightproof · cited by 1
- LieModule.traceForm_eq_sum_finrank_nsmul'proof · cited by 1