Mathlib Map

Theorems · Definition · nonassociative algebras

LieModule.Weight.toLinear

(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 → L →ₗ[R] R

A weight of a Lie module, bundled as a linear map.

Defined in
Mathlib.Algebra.Lie.Weights.Linear
Cited by
41 results in Mathlib
Foundations
Depth 91 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.coroot · cited by 34IsKilling.corootLieAlgebra.IsKilling.rootSystem · cited by 24IsKilling.rootSystemLieModule.Weight.ker · cited by 11Weight.kerLieModule.Weight.toLinear_apply · cited by 11Weight.toLinear_applyLieAlgebra.IsKilling.root_apply_coroot · cited by 11IsKilling.root_apply_coro…LieAlgebra.IsKilling.coe_corootSpace_eq_span_singleton · cited by 7IsKilling.coe_corootSpace…LieAlgebra.IsKilling.invtSubmoduleToLieIdeal · cited by 7IsKilling.invtSubmoduleTo…LieAlgebra.IsKilling.finrank_rootSpace_eq_one · cited by 6IsKilling.finrank_rootSpa…LieAlgebra.IsKilling.exists_isSl2Triple_of_weight_isNonZero · cited by 5IsKilling.exists_isSl2Tri…IsSl2Triple.h_eq_coroot · cited by 4IsSl2Triple.h_eq_corootLieAlgebra.IsKilling.root_apply_cartanEquivDual_symm_ne_zero · cited by 4IsKilling.root_apply_cart…LieAlgebra.IsKilling.lie_eq_killingForm_smul_of_mem_rootSpace_of_mem_rootSpace_neg · cited by 4IsKilling.lie_eq_killingF…LieAlgebra.IsKilling.cartanEquivDual_symm_apply_mem_corootSpace · cited by 3IsKilling.cartanEquivDual…LieAlgebra.IsKilling.span_weight_eq_top · cited by 2IsKilling.span_weight_eq_…LieModule.traceForm_eq_sum_finrank_nsmul · cited by 2LieModule.traceForm_eq_su…DFunLike.coe · cited by 62936DFunLike.coeModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idCommRing · cited by 17173CommRingAddCommGroup · cited by 12871AddCommGroupLinearMap · cited by 10215LinearMapLieRing · cited by 1548LieRingLieAlgebra · cited by 1246LieAlgebraLieRingModule · cited by 727LieRingModuleLieModule · cited by 424LieModuleLieRing.IsNilpotent · cited by 176LieRing.IsNilpotentLieModule.Weight · cited by 172LieModule.WeightLieModule.LinearWeights · cited by 19LieModule.LinearWeightsWeight.toLinearCITED BYCITES

Cites13

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

Cited by45

Results whose statement or proof uses this declaration.