Mathlib Map

Theorems · Theorem · nonassociative algebras

LieModule.isNilpotent_iff

∀ (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] [LieModule R L M],
  LieModule.IsNilpotent L M ↔ ∃ k, LieModule.lowerCentralSeries R L M k = ⊥

See also LieModule.isNilpotent_iff_exists_ucs_eq_top.

Defined in
Mathlib.Algebra.Lie.Nilpotent
Cited by
13 results in Mathlib
Foundations
Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingLieRingLieAlgebraAddCommGroupModuleLieRingModuleLieModule

Around this declaration

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

LieModule.IsNilpotent.nilpotent · cited by 8IsNilpotent.nilpotentLieModule.isNilpotent_range_toEnd_iff · cited by 2LieModule.isNilpotent_ran…Function.Surjective.lieModuleIsNilpotent · cited by 2Surjective.lieModuleIsNil…LieModule.nilpotentOfNilpotentQuotient · cited by 1LieModule.nilpotentOfNilp…LieAlgebra.nilpotent_of_nilpotent_quotient · cited by 1LieAlgebra.nilpotent_of_n…LieSubmodule.isNilpotentOfIsNilpotentSpanSupEqTop · cited by 1LieSubmodule.isNilpotentO…LieSubmodule.isNilpotent_iff_exists_lcs_eq_bot · cited by 1LieSubmodule.isNilpotent_…Function.Injective.lieAlgebra_isNilpotent · cited by 1Injective.lieAlgebra_isNi…Function.Injective.lieModuleIsNilpotent · cited by 1Injective.lieModuleIsNilp…LieModule.isNilpotent_quotient_iff · cited by 1LieModule.isNilpotent_quo…Function.Surjective.lieAlgebra_isNilpotent · cited by 1Surjective.lieAlgebra_isN…LieModule.isNilpotent_iff_exists_ucs_eq_top · cited by 1LieModule.isNilpotent_iff…LieModule.IsNilpotent.mk · cited by 0IsNilpotent.mkModule · cited by 20661ModuleCommRing · cited by 17173CommRingAddCommGroup · cited by 12871AddCommGroupSetLike.coe · cited by 8199SetLike.coeBot.bot · cited by 4720Bot.botLieRing · cited by 1548LieRingLieAlgebra · cited by 1246LieAlgebraLieRingModule · cited by 727LieRingModuleLieSubmodule · cited by 489LieSubmoduleLieModule · cited by 424LieModuleLieModule.lowerCentralSeries · cited by 60LieModule.lowerCentralSer…LieModule.IsNilpotent · cited by 46LieModule.IsNilpotentLieModule.coe_lowerCentralSeries_eq_int · cited by 2LieModule.coe_lowerCentra…LieModule.isNilpotent_iffCITED BYCITES

Cites13

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.