Mathlib Map

Theorems · Definition · nonassociative algebras

LieModule.Weight.IsZero

{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 zero. We make this definition because we cannot define a Zero (Weight R L M) instance since the weight space of the zero function can be trivial.

Defined in
Mathlib.Algebra.Lie.Weights.Basic
Cited by
31 results in Mathlib
Foundations
Depth 89 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.

LieModule.Weight.IsNonZero · cited by 47Weight.IsNonZeroLieAlgebra.IsKilling.chainLength · cited by 17IsKilling.chainLengthLieModule.Weight.IsZero.eq · cited by 11IsZero.eqLieAlgebra.IsKilling.coe_corootSpace_eq_span_singleton · cited by 7IsKilling.coe_corootSpace…LieAlgebra.IsKilling.chainBotCoeff_add_chainTopCoeff · cited by 6IsKilling.chainBotCoeff_a…LieAlgebra.IsKilling.coroot_eq_zero_iff · cited by 6IsKilling.coroot_eq_zero_…LieModule.Weight.IsNonZero.neg · cited by 6IsNonZero.negLieAlgebra.IsKilling.apply_coroot_eq_cast' · cited by 4IsKilling.apply_coroot_eq…LieAlgebra.IsKilling.rootSpace_neg_nsmul_add_chainTop_of_le · cited by 3IsKilling.rootSpace_neg_n…LieAlgebra.IsKilling.chainLength_of_isZero · cited by 3IsKilling.chainLength_of_…LieModule.Weight.IsZero.neg · cited by 2IsZero.negLieModule.Weight.coe_toLinear_eq_zero_iff · cited by 2Weight.coe_toLinear_eq_ze…LieAlgebra.IsKilling.orthogonal_span_coroot_eq_ker · cited by 2IsKilling.orthogonal_span…LieModule.Weight.isZero_iff_eq_zero · cited by 1Weight.isZero_iff_eq_zeroLieModule.Weight.isZero_neg · cited by 1Weight.isZero_negDFunLike.coe · cited by 62936DFunLike.coeModule · 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.WeightWeight.IsZeroCITED BYCITES

Cites10

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

Cited by33

Results whose statement or proof uses this declaration.