Mathlib Map

Theorems · Definition · nonassociative algebras

LieModule.Weight.IsNonZero

{R : Type u_2} →
  {L : Type u_3} →
    {M : Type u_4} →
      [inst : CommRing R] →
        [inst_1 : LieRing L] →
          [inst_2 : LieAlgebra R L] →
            [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] → LieModule.Weight R L M → Prop

The proposition that a weight of a Lie module is non-zero.

Defined in
Mathlib.Algebra.Lie.Weights.Basic
Cited by
47 results in Mathlib
Foundations
Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingLieRingLieAlgebraAddCommGroupModuleLieRingModuleLieModuleLieRing.IsNilpotent

Around this declaration

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

LieSubalgebra.root · cited by 34LieSubalgebra.rootLieAlgebra.IsKilling.root_apply_coroot · cited by 11IsKilling.root_apply_coro…LieAlgebra.IsKilling.sl2SubmoduleOfRoot · cited by 9IsKilling.sl2SubmoduleOfR…LieAlgebra.IsKilling.invtSubmoduleToLieIdeal · cited by 7IsKilling.invtSubmoduleTo…LieAlgebra.IsKilling.finrank_rootSpace_eq_one · cited by 6IsKilling.finrank_rootSpa…LieModule.Weight.IsNonZero.neg · cited by 6IsNonZero.negLieAlgebra.IsKilling.exists_isSl2Triple_of_weight_isNonZero · cited by 5IsKilling.exists_isSl2Tri…IsSl2Triple.h_eq_coroot · cited by 4IsSl2Triple.h_eq_corootLieSubalgebra.isNonZero_coe_root · cited by 4LieSubalgebra.isNonZero_c…LieAlgebra.IsKilling.root_apply_cartanEquivDual_symm_ne_zero · cited by 4IsKilling.root_apply_cart…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…LieAlgebra.IsKilling.sl2SubalgebraOfRoot · cited by 3IsKilling.sl2SubalgebraOf…LieAlgebra.IsKilling.sl2SubmoduleOfRoot_eq_sup · cited by 3IsKilling.sl2SubmoduleOfR…Module · cited by 20661ModuleCommRing · cited by 17173CommRingAddCommGroup · cited by 12871AddCommGroupLieRing · cited by 1548LieRingLieAlgebra · cited by 1246LieAlgebraLieRingModule · cited by 727LieRingModuleLieModule · cited by 424LieModuleLieRing.IsNilpotent · cited by 176LieRing.IsNilpotentLieModule.Weight · cited by 172LieModule.WeightLieModule.Weight.IsZero · cited by 31Weight.IsZeroWeight.IsNonZeroCITED BYCITES

Cites10

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

Cited by51

Results whose statement or proof uses this declaration.