Mathlib Map

Theorems · Definition · nonassociative algebras

LieModule.lowerCentralSeries

(R : Type u) →
  (L : Type v) →
    (M : Type w) →
      [inst : CommRing R] →
        [inst_1 : LieRing L] →
          [LieAlgebra R L] →
            [inst_3 : AddCommGroup M] → [inst_4 : Module R M] → [inst_5 : LieRingModule L M] → ℕ → LieSubmodule R L M

The lower central series of Lie submodules of a Lie module.

Defined in
Mathlib.Algebra.Lie.Nilpotent
Cited by
60 results in Mathlib
Foundations
Depth 22 from the axioms · uses propext, Quot.sound
Assumes
CommRingLieRingLieAlgebraAddCommGroupModuleLieRingModule

Around this declaration

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

LieModule.lowerCentralSeries_succ · cited by 26LieModule.lowerCentralSer…LieModule.isNilpotent_iff · cited by 13LieModule.isNilpotent_iffLieModule.IsNilpotent.nilpotent · cited by 8IsNilpotent.nilpotentLieModule.nilpotencyLength · cited by 7LieModule.nilpotencyLengthLieModule.antitone_lowerCentralSeries · cited by 6LieModule.antitone_lowerC…LieModule.lowerCentralSeriesLast · cited by 4LieModule.lowerCentralSer…LieModule.lowerCentralSeries_zero · cited by 3LieModule.lowerCentralSer…LieModule.nilpotencyLength_eq_succ_iff · cited by 3LieModule.nilpotencyLengt…LieSubmodule.lowerCentralSeries_eq_lcs_comap · cited by 3LieSubmodule.lowerCentral…LieModule.exists_forall_pow_toEnd_eq_zero · cited by 3LieModule.exists_forall_p…LieModule.isNilpotent_range_toEnd_iff · cited by 2LieModule.isNilpotent_ran…Function.Surjective.lieModuleIsNilpotent · cited by 2Surjective.lieModuleIsNil…LieModule.iterate_toEnd_mem_lowerCentralSeries · cited by 2LieModule.iterate_toEnd_m…LieModule.lowerCentralSeriesLast_le_max_triv · cited by 2LieModule.lowerCentralSer…LieModule.map_lowerCentralSeries_le · cited by 2LieModule.map_lowerCentra…Module · cited by 20661ModuleCommRing · cited by 17173CommRingAddCommGroup · cited by 12871AddCommGroupTop.top · cited by 9680Top.topLieRing · cited by 1548LieRingLieAlgebra · cited by 1246LieAlgebraLieRingModule · cited by 727LieRingModuleLieSubmodule · cited by 489LieSubmoduleLieSubmodule.lcs · cited by 12LieSubmodule.lcsLieModule.lowerCentralSeriesCITED BYCITES

Cites9

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

Cited by64

Results whose statement or proof uses this declaration.