Mathlib Map

Theorems · Theorem · nonassociative algebras

LieModule.isNilpotent_derivedSeries_of_traceForm_eq_zero

∀ {R : Type u_1} {L : Type u_2} {M : Type u_3} [inst : CommRing R] [CharZero R] [IsDomain R] [inst_3 : LieRing L]
  [inst_4 : LieAlgebra R L] [inst_5 : AddCommGroup M] [inst_6 : LieRingModule L M] [inst_7 : Module R M]
  [inst_8 : LieModule R L M] [IsNoetherian R M] [Module.Free R M],
  LieModule.traceForm R L M = 0 → LieModule.IsNilpotent (↥(LieAlgebra.derivedSeries R L 1)) M

If the trace form of M is zero, then the ⁅L, L⁆-module M is nilpotent.

Defined in
Mathlib.Algebra.Lie.CartanCriterion
Cited by
1 results in Mathlib
Foundations
Depth 180 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCharZeroIsDomainLieRingLieAlgebraAddCommGroupLieRingModuleModuleLieModuleIsNoetherianModule.Free

Around this declaration

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

Cites37

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

Cited by1

Results whose statement or proof uses this declaration.