Theorems · Theorem · nonassociative algebras
LieAlgebra.rootSpaceProduct_tmul
∀ (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) (hχ : χ₁ + χ₂ = χ₃) (x : ↥(LieAlgebra.rootSpace H χ₁)) (y : ↥(LieAlgebra.rootSpace H χ₂)), ↑((LieAlgebra.rootSpaceProduct R L H χ₁ χ₂ χ₃ hχ) (x ⊗ₜ[R] y)) = ⁅↑x, ↑y⁆
- Defined in
- Mathlib.Algebra.Lie.Weights.Cartan
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- 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
- TensorProduct.tmulstatement · cited by 1,182
- Bracket.bracketstatement and proof · cited by 642
- LieSubmodulestatement · cited by 489
- LieSubalgebrastatement and proof · cited by 418
- LieRing.IsNilpotentstatement and proof · cited by 176
- LieModuleHomstatement · cited by 123
- LieAlgebra.rootSpacestatement and proof · cited by 74
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.