Mathlib Map

Theorems · Definition · nonassociative algebras

LieModule.chainTopCoeff

{R : Type u_1} →
  {L : Type u_2} →
    [inst : CommRing R] →
      [inst_1 : LieRing L] →
        [inst_2 : LieAlgebra R L] →
          {M : Type u_3} →
            [inst_3 : AddCommGroup M] →
              [inst_4 : Module R M] →
                [inst_5 : LieRingModule L M] →
                  [inst_6 : LieModule R L M] →
                    [inst_7 : LieRing.IsNilpotent L] →
                      [IsAddTorsionFree R] →
                        [IsDomain R] →
                          [Module.IsTorsionFree R M] → [IsNoetherian R M] → (L → R) → LieModule.Weight R L M → ℕ

This is the largest n : ℕ such that i • α + β is a weight for all 0 ≤ i ≤ n.

Defined in
Mathlib.Algebra.Lie.Weights.Chain
Cited by
30 results in Mathlib
Foundations
Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingLieRingLieAlgebraAddCommGroupModuleLieRingModuleLieModuleLieRing.IsNilpotentIsAddTorsionFreeIsDomainModule.IsTorsionFreeIsNoetherian

Around this declaration

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

LieModule.chainBotCoeff · cited by 22LieModule.chainBotCoeffLieModule.chainTop · cited by 20LieModule.chainTopLieModule.coe_chainTop · cited by 9LieModule.coe_chainTopLieModule.genWeightSpace_chainTopCoeff_add_one_nsmul_add · cited by 6LieModule.genWeightSpace_…LieAlgebra.IsKilling.chainBotCoeff_add_chainTopCoeff · cited by 6IsKilling.chainBotCoeff_a…LieModule.chainTopCoeff_zero · cited by 5LieModule.chainTopCoeff_z…LieModule.genWeightSpace_add_chainTop · cited by 4LieModule.genWeightSpace_…LieAlgebra.IsKilling.apply_coroot_eq_cast' · cited by 4IsKilling.apply_coroot_eq…LieAlgebra.IsKilling.chainTopCoeff_zero_right · cited by 4IsKilling.chainTopCoeff_z…LieAlgebra.IsKilling.rootSpace_neg_nsmul_add_chainTop_of_lt · cited by 3IsKilling.rootSpace_neg_n…LieAlgebra.IsKilling.rootSpace_zsmul_add_ne_bot_iff · cited by 3IsKilling.rootSpace_zsmul…LieModule.genWeightSpace_nsmul_add_ne_bot_of_le · cited by 3LieModule.genWeightSpace_…LieAlgebra.IsKilling.chainTopCoeff_add_chainBotCoeff · cited by 3IsKilling.chainTopCoeff_a…LieModule.chainBotCoeff_neg · cited by 3LieModule.chainBotCoeff_n…LieModule.coe_chainTop' · cited by 3LieModule.coe_chainTop'Module · cited by 20661ModuleCommRing · cited by 17173CommRingAddCommGroup · cited by 12871AddCommGroupIsDomain · cited by 2196IsDomainLieRing · cited by 1548LieRingLieAlgebra · cited by 1246LieAlgebraLieRingModule · cited by 727LieRingModuleModule.IsTorsionFree · cited by 600Module.IsTorsionFreeLieModule · cited by 424LieModuleIsNoetherian · cited by 208IsNoetherianLieRing.IsNilpotent · cited by 176LieRing.IsNilpotentLieModule.Weight · cited by 172LieModule.WeightIsAddTorsionFree · cited by 155IsAddTorsionFreeNat.find · cited by 139Nat.findLieModule.chainTopCoeffCITED BYCITES

Cites14

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

Cited by32

Results whose statement or proof uses this declaration.