Mathlib Map

Theorems · Definition · nonassociative algebras

LieAlgebra.IsKilling.chainLength

{K : Type u_1} →
  {L : Type u_2} →
    [inst : Field K] →
      [CharZero K] →
        [inst_2 : LieRing L] →
          [inst_3 : LieAlgebra K L] →
            [LieAlgebra.IsKilling K L] →
              [FiniteDimensional K L] →
                {H : LieSubalgebra K L} →
                  [inst_6 : H.IsCartanSubalgebra] →
                    [LieModule.IsTriangularizable K (↥H) L] → LieModule.Weight K (↥H) L → LieModule.Weight K (↥H) L → ℕ

The length of the α-chain through β. See chainBotCoeff_add_chainTopCoeff.

Defined in
Mathlib.Algebra.Lie.Weights.RootSystem
Cited by
17 results in Mathlib
Foundations
Depth 192 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldCharZeroLieRingLieAlgebraLieAlgebra.IsKillingFiniteDimensionalLieSubalgebra.IsCartanSubalgebraLieModule.IsTriangularizable

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

LieAlgebra.IsKilling.chainBotCoeff_add_chainTopCoeff · cited by 6IsKilling.chainBotCoeff_a…LieAlgebra.IsKilling.chainTopCoeff_zero_right · cited by 4IsKilling.chainTopCoeff_z…LieAlgebra.IsKilling.apply_coroot_eq_cast' · cited by 4IsKilling.apply_coroot_eq…LieAlgebra.IsKilling.chainLength_smul · cited by 3IsKilling.chainLength_smulLieAlgebra.IsKilling.chainTopCoeff_add_chainBotCoeff · cited by 3IsKilling.chainTopCoeff_a…LieAlgebra.IsKilling.rootSpace_neg_nsmul_add_chainTop_of_le · cited by 3IsKilling.rootSpace_neg_n…LieAlgebra.IsKilling.rootSpace_neg_nsmul_add_chainTop_of_lt · cited by 3IsKilling.rootSpace_neg_n…LieAlgebra.IsKilling.chainLength_of_isZero · cited by 3IsKilling.chainLength_of_…LieAlgebra.IsKilling.chainTopCoeff_le_chainLength · cited by 1IsKilling.chainTopCoeff_l…LieAlgebra.IsKilling.eq_neg_one_or_eq_zero_or_eq_one_of_eq_smul · cited by 1IsKilling.eq_neg_one_or_e…LieAlgebra.IsKilling.chainLength_nsmul · cited by 1IsKilling.chainLength_nsm…LieAlgebra.IsKilling.chainLength_zero · cited by 0IsKilling.chainLength_zeroLieAlgebra.IsKilling.chainLength_zero_right · cited by 0IsKilling.chainLength_zer…LieAlgebra.IsKilling.chainLength.congr_simp · cited by 0chainLength.congr_simpLieAlgebra.IsKilling.chainBotCoeff_le_chainLength · cited by 0IsKilling.chainBotCoeff_l…Field · cited by 7404FieldFiniteDimensional · cited by 1854FiniteDimensionalLieRing · cited by 1548LieRingLieAlgebra · cited by 1246LieAlgebraCharZero · cited by 932CharZeroLieSubalgebra · cited by 418LieSubalgebraLieModule.Weight · cited by 172LieModule.WeightLieSubalgebra.IsCartanSubalgebra · cited by 135LieSubalgebra.IsCartanSub…LieModule.IsTriangularizable · cited by 125LieModule.IsTriangulariza…LieAlgebra.IsKilling · cited by 122LieAlgebra.IsKillingLieModule.Weight.IsZero · cited by 31Weight.IsZeroIsKilling.chainLengthCITED BYCITES

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by17

Results whose statement or proof uses this declaration.