Mathlib Map

Theorems · Theorem · nonassociative algebras

LieModule.lowerCentralSeries_one_inf_center_le_ker_traceForm

∀ (R : Type u_1) (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] [inst_6 : LieModule R L M]
  [LieRing.IsNilpotent L] [IsDomain R] [Module.Free R M] [Module.Finite R M],
  (LieIdeal.toLieSubalgebra R L (LieModule.lowerCentralSeries R L L 1 ⊓ LieAlgebra.center R L)).toSubmodule ≤
    LinearMap.ker (LieModule.traceForm R L M)
Defined in
Mathlib.Algebra.Lie.TraceForm
Cited by
1 results in Mathlib
Foundations
Depth 180 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingLieRingLieAlgebraAddCommGroupModuleLieRingModuleLieModuleLieRing.IsNilpotentIsDomainModule.FreeModule.Finite

Around this declaration

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

Cites60

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.