Mathlib Map

Theorems · Theorem · nonassociative algebras

LieModule.lowerCentralSeries_succ

∀ (R : Type u) (L : Type v) (M : Type w) [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] (k : ℕ),
  LieModule.lowerCentralSeries R L M (k + 1) = ⁅⊤, LieModule.lowerCentralSeries R L M k⁆
Defined in
Mathlib.Algebra.Lie.Nilpotent
Cited by
26 results in Mathlib
Foundations
Depth 23 from the axioms · uses propext, Quot.sound
Assumes
CommRingLieRingLieAlgebraAddCommGroupModuleLieRingModule

Around this declaration

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

LieModule.antitone_lowerCentralSeries · cited by 6LieModule.antitone_lowerC…LieSubmodule.lowerCentralSeries_eq_lcs_comap · cited by 3LieSubmodule.lowerCentral…LieModule.iterate_toEnd_mem_lowerCentralSeries · cited by 2LieModule.iterate_toEnd_m…lieModule_lcs_map_le · cited by 2lieModule_lcs_map_leLieModule.lowerCentralSeriesLast_le_max_triv · cited by 2LieModule.lowerCentralSer…LieModule.coe_lowerCentralSeries_eq_int · cited by 2LieModule.coe_lowerCentra…LieModule.map_lowerCentralSeries_le · cited by 2LieModule.map_lowerCentra…LieModule.nilpotentOfNilpotentQuotient · cited by 1LieModule.nilpotentOfNilp…LieModule.trivial_iff_lower_central_eq_bot · cited by 1LieModule.trivial_iff_low…LieAlgebra.isEngelian_of_subsingleton · cited by 1LieAlgebra.isEngelian_of_…Function.Surjective.lieModule_lcs_map_eq · cited by 1Surjective.lieModule_lcs_…LieModule.iterate_toEnd_mem_lowerCentralSeries₂ · cited by 1LieModule.iterate_toEnd_m…LieIdeal.lowerCentralSeries_map_eq · cited by 1LieIdeal.lowerCentralSeri…LieModule.lowerCentralSeries_one_inf_center_le_ker_traceForm · cited by 1LieModule.lowerCentralSer…LieIdeal.map_lowerCentralSeries_le · cited by 1LieIdeal.map_lowerCentral…Module · cited by 20661ModuleCommRing · cited by 17173CommRingAddCommGroup · cited by 12871AddCommGroupTop.top · cited by 9680Top.topLieRing · cited by 1548LieRingLieAlgebra · cited by 1246LieAlgebraLieRingModule · cited by 727LieRingModuleBracket.bracket · cited by 642Bracket.bracketLieSubmodule · cited by 489LieSubmoduleLieIdeal · cited by 282LieIdealLieModule.lowerCentralSeries · cited by 60LieModule.lowerCentralSer…LieSubmodule.lcs_succ · cited by 5LieSubmodule.lcs_succLieModule.lowerCentralSeries_…CITED BYCITES

Cites12

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

Cited by26

Results whose statement or proof uses this declaration.