Mathlib Map

Theorems · Definition · nonassociative algebras

LieModule.chainTop

{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 → LieModule.Weight R L M

The last weight in an α-chain through β.

Defined in
Mathlib.Algebra.Lie.Weights.Chain
Cited by
20 results in Mathlib
Foundations
Depth 95 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.coe_chainTop · cited by 9LieModule.coe_chainTopLieAlgebra.IsKilling.chainBotCoeff_add_chainTopCoeff · cited by 6IsKilling.chainBotCoeff_a…LieAlgebra.IsKilling.chainTopCoeff_zero_right · cited by 4IsKilling.chainTopCoeff_z…LieModule.genWeightSpace_add_chainTop · cited by 4LieModule.genWeightSpace_…LieAlgebra.IsKilling.apply_coroot_eq_cast' · cited by 4IsKilling.apply_coroot_eq…LieAlgebra.IsKilling.chainLength_smul · cited by 3IsKilling.chainLength_smulLieAlgebra.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.rootSpace_zsmul_add_ne_bot_iff · cited by 3IsKilling.rootSpace_zsmul…LieModule.coe_chainTop' · cited by 3LieModule.coe_chainTop'LieAlgebra.IsKilling.chainTopCoeff_of_eq_zsmul_add · cited by 2IsKilling.chainTopCoeff_o…LieAlgebra.IsKilling.chainTopCoeff_le_chainLength · cited by 1IsKilling.chainTopCoeff_l…LieModule.chainTop.congr_simp · cited by 1chainTop.congr_simpLieModule.chainTop_isNonZero · cited by 1LieModule.chainTop_isNonZ…LieModule.chainTop_isNonZero' · cited by 1LieModule.chainTop_isNonZ…DFunLike.coe · cited by 62936DFunLike.coeModule · 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.chainTopCITED BYCITES

Cites15

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

Cited by20

Results whose statement or proof uses this declaration.