Mathlib Map

Theorems · Definition · nonassociative algebras

LieModule.posFittingComp

(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] → [LieModule R L M] → [LieRing.IsNilpotent L] → LieSubmodule R L M

If M is a representation of a nilpotent Lie algebra L with coefficients in R, then posFittingComp R L M is the span of the positive Fitting components of the action of x on M, as x ranges over L. It is a Lie submodule because L is nilpotent.

Defined in
Mathlib.Algebra.Lie.Weights.Basic
Cited by
13 results in Mathlib
Foundations
Depth 82 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.posFittingCompOf_le_posFittingComp · cited by 1LieModule.posFittingCompO…LieModule.posFittingComp_le_iInf_lowerCentralSeries · cited by 1LieModule.posFittingComp_…LieModule.isCompl_genWeightSpace_zero_posFittingComp · cited by 1LieModule.isCompl_genWeig…killingForm_eq_zero_of_mem_zeroRoot_mem_posFitting · cited by 1killingForm_eq_zero_of_me…LieModule.map_posFittingComp_eq · cited by 1LieModule.map_posFittingC…LieModule.map_posFittingComp_le · cited by 1LieModule.map_posFittingC…LieAlgebra.IsKilling.ker_restrict_eq_bot_of_isCartanSubalgebra · cited by 1IsKilling.ker_restrict_eq…LieModule.eq_zero_of_mem_genWeightSpace_mem_posFitting · cited by 1LieModule.eq_zero_of_mem_…LieModule.posFittingComp.congr_simp · cited by 0posFittingComp.congr_simpLieModule.posFittingComp_eq_bot_of_isNilpotent · cited by 0LieModule.posFittingComp_…LieModule.posFittingComp_map_incl_sup_of_codisjoint · cited by 0LieModule.posFittingComp_…LieModule.iInf_lowerCentralSeries_eq_posFittingComp · cited by 0LieModule.iInf_lowerCentr…LieModule.mem_posFittingComp · cited by 0LieModule.mem_posFittingC…Module · cited by 20661ModuleCommRing · cited by 17173CommRingAddCommGroup · cited by 12871AddCommGroupiSup · cited by 2415iSupLieRing · cited by 1548LieRingLieAlgebra · cited by 1246LieAlgebraLieRingModule · cited by 727LieRingModuleLieSubmodule · cited by 489LieSubmoduleLieModule · cited by 424LieModuleLieRing.IsNilpotent · cited by 176LieRing.IsNilpotentLieModule.posFittingCompOf · cited by 10LieModule.posFittingCompOfLieModule.posFittingCompCITED BYCITES

Cites11

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

Cited by13

Results whose statement or proof uses this declaration.