Theorems · Definition · nonassociative algebras
LieAlgebra.rootSpaceProduct
(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] →
(χ₁ χ₂ χ₃ : ↥H → R) →
χ₁ + χ₂ = χ₃ →
TensorProduct R ↥(LieAlgebra.rootSpace H χ₁) ↥(LieAlgebra.rootSpace H χ₂) →ₗ⁅R,↥H⁆
↥(LieAlgebra.rootSpace H χ₃)Given a nilpotent Lie subalgebra H ⊆ L together with χ₁ χ₂ : H → R, there is a natural
R-bilinear product of root vectors, compatible with the actions of H.
- Defined in
- Mathlib.Algebra.Lie.Weights.Cartan
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- TensorProductstatement · cited by 2,545
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LieSubmodulestatement · cited by 489
- LieSubalgebrastatement and proof · cited by 418
- LieRing.IsNilpotentstatement and proof · cited by 176
- LieModuleHomstatement · cited by 123
- LieAlgebra.rootSpacestatement · cited by 74
- LieAlgebra.rootSpaceWeightSpaceProductproof · cited by 6
Cited by6
Results whose statement or proof uses this declaration.
- LieAlgebra.corootSpaceproof · cited by 23
- LieAlgebra.mem_corootSpaceproof · cited by 4
- LieAlgebra.mem_corootSpace'proof · cited by 2
- LieAlgebra.rootSpaceProduct_defstatement · cited by 0
- LieAlgebra.rootSpaceProduct_tmulstatement · cited by 0
- LieAlgebra.rootSpaceProduct.congr_simpstatement and proof · cited by 0