Theorems · Definition · nonassociative algebras
LieAlgebra.rootSpaceWeightSpaceProduct
(R : Type u_1) →
(L : Type u_2) →
[inst : CommRing R] →
[inst_1 : LieRing L] →
[inst_2 : LieAlgebra R L] →
(H : LieSubalgebra R L) →
[inst_3 : LieRing.IsNilpotent ↥H] →
(M : Type u_3) →
[inst_4 : AddCommGroup M] →
[inst_5 : Module R M] →
[inst_6 : LieRingModule L M] →
[inst_7 : LieModule R L M] →
(χ₁ χ₂ χ₃ : ↥H → R) →
χ₁ + χ₂ = χ₃ →
TensorProduct R ↥(LieAlgebra.rootSpace H χ₁) ↥(LieModule.genWeightSpace M χ₂) →ₗ⁅R,↥H⁆
↥(LieModule.genWeightSpace M χ₃)Given a nilpotent Lie subalgebra H ⊆ L together with χ₁ χ₂ : H → R, there is a natural
R-bilinear product of root vectors and weight vectors, compatible with the actions of H.
- Defined in
- Mathlib.Algebra.Lie.Weights.Cartan
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idproof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapproof · cited by 10,215
- TensorProductstatement · cited by 2,545
- 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
Cited by7
Results whose statement or proof uses this declaration.
- LieAlgebra.rootSpaceProductproof · cited by 5
- LieAlgebra.mem_corootSpaceproof · cited by 4
- LieAlgebra.mapsTo_toEnd_genWeightSpace_add_of_mem_rootSpaceproof · cited by 3
- LieAlgebra.coe_rootSpaceWeightSpaceProduct_tmulstatement · cited by 2
- LieModule.lie_mem_genWeightSpaceChain_of_genWeightSpace_eq_bot_rightproof · cited by 2
- LieAlgebra.rootSpaceProduct_defstatement · cited by 0
- LieAlgebra.rootSpaceWeightSpaceProduct.congr_simpstatement and proof · cited by 0