Mathlib Map

Theorems · Definition · nonassociative algebras

LieModule.chainBotCoeff

{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
22 results in Mathlib
Foundations
Depth 91 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.chainBot · cited by 6LieModule.chainBotLieAlgebra.IsKilling.chainBotCoeff_add_chainTopCoeff · cited by 6IsKilling.chainBotCoeff_a…LieAlgebra.IsKilling.chainTopCoeff_add_chainBotCoeff · cited by 3IsKilling.chainTopCoeff_a…LieAlgebra.IsKilling.rootSpace_zsmul_add_ne_bot_iff · cited by 3IsKilling.rootSpace_zsmul…LieModule.chainBotCoeff_neg · cited by 3LieModule.chainBotCoeff_n…LieModule.chainBotCoeff_zero · cited by 3LieModule.chainBotCoeff_z…LieModule.chainTopCoeff_neg · cited by 2LieModule.chainTopCoeff_n…LieAlgebra.IsKilling.chainBotCoeff_zero_right · cited by 2IsKilling.chainBotCoeff_z…LieAlgebra.IsKilling.rootSpace_zsmul_add_ne_bot_iff_mem · cited by 1IsKilling.rootSpace_zsmul…LieModule.chainBotCoeff.congr_simp · cited by 1chainBotCoeff.congr_simpLieAlgebra.IsKilling.eq_neg_one_or_eq_zero_or_eq_one_of_eq_smul · cited by 1IsKilling.eq_neg_one_or_e…LieModule.genWeightSpace_zsmul_add_ne_bot · cited by 1LieModule.genWeightSpace_…LieModule.chainTop_neg · cited by 1LieModule.chainTop_negLieAlgebra.IsKilling.le_chainBotCoeff_of_rootSpace_ne_top · cited by 1IsKilling.le_chainBotCoef…LieAlgebra.IsKilling.chainBotCoeff_of_eq_zsmul_add · cited by 1IsKilling.chainBotCoeff_o…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 155IsAddTorsionFreeLieModule.chainTopCoeff · cited by 30LieModule.chainTopCoeffLieModule.chainBotCoeffCITED BYCITES

Cites14

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

Cited by23

Results whose statement or proof uses this declaration.