Theorems · Theorem · nonassociative algebras
LieAlgebra.IsKilling.chainBotCoeff_of_eq_zsmul_add
∀ {K : Type u_1} {L : Type u_2} [inst : Field K] [inst_1 : CharZero K] [inst_2 : LieRing L] [inst_3 : LieAlgebra K L]
[LieAlgebra.IsKilling K L] [inst_5 : FiniteDimensional K L] {H : LieSubalgebra K L} [inst_6 : H.IsCartanSubalgebra]
[LieModule.IsTriangularizable K (↥H) L] (α β : LieModule.Weight K (↥H) L),
α.IsNonZero →
∀ (β' : LieModule.Weight K (↥H) L) (n : ℤ),
⇑β' = n • ⇑α + ⇑β → ↑(LieModule.chainBotCoeff (⇑α) β') = ↑(LieModule.chainBotCoeff (⇑α) β) + n- Defined in
- Mathlib.Algebra.Lie.Weights.RootSystem
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 203 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- Fieldstatement and proof · cited by 7,404
- FiniteDimensionalstatement and proof · cited by 1,854
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- neg_negproof · cited by 960
- CharZerostatement and proof · cited by 932
- LieSubalgebrastatement and proof · cited by 418
- neg_smulproof · cited by 306
- sub_neg_eq_addproof · cited by 264
- smul_negproof · cited by 181
- LieModule.Weightstatement and proof · cited by 172
Cited by1
Results whose statement or proof uses this declaration.
- LieAlgebra.IsKilling.chainLength_of_eq_zsmul_addproof · cited by 0