Mathlib Map

Theorems · Definition · nonassociative algebras

LieModule.Weight.ker

{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.LinearWeights R L M] → {χ : LieModule.Weight R L M} → Submodule R L

The kernel of a weight of a Lie module with linear weights.

Defined in
Mathlib.Algebra.Lie.Weights.Linear
Cited by
11 results in Mathlib
Foundations
Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingLieRingLieAlgebraAddCommGroupModuleLieRingModuleLieModuleLieRing.IsNilpotentLieModule.LinearWeights

Around this declaration

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

LieAlgebra.IsKilling.root_apply_cartanEquivDual_symm_ne_zero · cited by 4IsKilling.root_apply_cart…LieAlgebra.IsKilling.disjoint_ker_weight_corootSpace · cited by 2IsKilling.disjoint_ker_we…LieAlgebra.IsKilling.traceForm_eq_zero_of_mem_ker_of_mem_span_coroot · cited by 2IsKilling.traceForm_eq_ze…LieAlgebra.IsKilling.iInf_ker_weight_eq_bot · cited by 2IsKilling.iInf_ker_weight…LieIdeal.rootSet_apply_coroot_eq_zero_of_notMem_rootSet · cited by 2LieIdeal.rootSet_apply_co…LieAlgebra.IsKilling.orthogonal_span_coroot_eq_ker · cited by 2IsKilling.orthogonal_span…LieAlgebra.IsKilling.eq_zero_of_apply_eq_zero_of_mem_corootSpace · cited by 1IsKilling.eq_zero_of_appl…LieIdeal.restr_inf_cartan_eq_biSup_corootSubmodule · cited by 1LieIdeal.restr_inf_cartan…LieAlgebra.IsKilling.coroot_eq_iff · cited by 0IsKilling.coroot_eq_iffLieAlgebra.IsKilling.isCompl_ker_weight_span_coroot · cited by 0IsKilling.isCompl_ker_wei…LieModule.Weight.ker.congr_simp · cited by 0ker.congr_simpModule · cited by 20661ModuleCommRing · cited by 17173CommRingAddCommGroup · cited by 12871AddCommGroupSubmodule · cited by 7192SubmoduleLieRing · cited by 1548LieRingLieAlgebra · cited by 1246LieAlgebraLinearMap.ker · cited by 848LinearMap.kerLieRingModule · cited by 727LieRingModuleLieModule · cited by 424LieModuleLieRing.IsNilpotent · cited by 176LieRing.IsNilpotentLieModule.Weight · cited by 172LieModule.WeightLieModule.Weight.toLinear · cited by 41Weight.toLinearLieModule.LinearWeights · cited by 19LieModule.LinearWeightsWeight.kerCITED BYCITES

Cites13

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

Cited by11

Results whose statement or proof uses this declaration.