Theorems · Theorem · nonassociative algebras
LieModule.LinearWeights.map_smul
∀ {R : Type u_2} {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}
{inst_7 : LieRing.IsNilpotent L} [self : LieModule.LinearWeights R L M] (χ : L → R),
LieModule.genWeightSpace M χ ≠ ⊥ → ∀ (t : R) (x : L), χ (t • x) = t • χ x- Defined in
- Mathlib.Algebra.Lie.Weights.Linear
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- LieModule.LinearWeights
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Bot.botstatement · cited by 4,720
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LieRingModulestatement and proof · cited by 727
- LieSubmodulestatement · cited by 489
- LieModulestatement and proof · cited by 424
- LieRing.IsNilpotentstatement and proof · cited by 176
- LieModule.genWeightSpacestatement · cited by 99
- LieModule.LinearWeightsstatement and proof · cited by 19
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.