Mathlib Map

Theorems · Theorem · nonassociative algebras

LieSubmodule.lowerCentralSeries_tensor_eq_baseChange

∀ (R : Type u_1) (A : Type u_2) (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] [inst_7 : CommRing A] [inst_8 : Algebra R A] (k : ℕ),
  LieModule.lowerCentralSeries A (TensorProduct R A L) (TensorProduct R A M) k =
    LieSubmodule.baseChange A (LieModule.lowerCentralSeries R L M k)
Defined in
Mathlib.Algebra.Lie.Nilpotent
Cited by
0 results in Mathlib
Foundations
Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingLieRingLieAlgebraAddCommGroupModuleLieRingModuleLieModuleCommRingAlgebra

Around this declaration

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

Cites17

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.