Mathlib Map

Theorems · Theorem · nonassociative algebras

lie_smul

∀ {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] (t : R) (x : L)
  (m : M), ⁅x, t • m⁆ = t • ⁅x, m⁆
Defined in
Mathlib.Algebra.Lie.Basic
Cited by
19 results in Mathlib
Foundations
Depth 9 from the axioms · uses no axioms
Assumes
CommRingLieRingLieAlgebraAddCommGroupModuleLieRingModuleLieModule

Around this declaration

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

LieModule.toEnd · cited by 144LieModule.toEndLieSubmodule.lieIdeal_oper_eq_linear_span · cited by 9LieSubmodule.lieIdeal_ope…LieAlgebra.IsKilling.exists_isSl2Triple_of_weight_isNonZero · cited by 5IsKilling.exists_isSl2Tri…LieAlgebra.IsKilling.chainTopCoeff_zero_right · cited by 4IsKilling.chainTopCoeff_z…LieSubmodule.lie_baseChange · cited by 3LieSubmodule.lie_baseChan…LieAlgebra.Extension.lieModuleOf · cited by 3Extension.lieModuleOfIsSl2Triple.HasPrimitiveVectorWith.lie_e_pow_succ_toEnd_f · cited by 3HasPrimitiveVectorWith.li…IsSl2Triple.HasPrimitiveVectorWith.lie_h_pow_toEnd_f · cited by 3HasPrimitiveVectorWith.li…LieSubalgebra.isLieAbelian_lieSpan_iff · cited by 1LieSubalgebra.isLieAbelia…IsSl2Triple.lie_h_pow_toEnd_e · cited by 1IsSl2Triple.lie_h_pow_toE…LieSubalgebra.coe_lieSpan_eq_span_of_forall_lie_eq_zero · cited by 1LieSubalgebra.coe_lieSpan…LieSubalgebra.lie_mem_sup_of_mem_normalizer · cited by 1LieSubalgebra.lie_mem_sup…LieSubmodule.lie_top_eq_of_span_sup_eq_top · cited by 1LieSubmodule.lie_top_eq_o…LieAlgebra.IsKilling.isSemisimple_ad_of_mem_isCartanSubalgebra · cited by 1IsKilling.isSemisimple_ad…LieModule.compLieHom · cited by 1LieModule.compLieHomModule · cited by 20661ModuleCommRing · cited by 17173CommRingAddCommGroup · cited by 12871AddCommGroupLieRing · cited by 1548LieRingLieAlgebra · cited by 1246LieAlgebraLieRingModule · cited by 727LieRingModuleBracket.bracket · cited by 642Bracket.bracketLieModule · cited by 424LieModuleLieModule.lie_smul · cited by 1LieModule.lie_smullie_smulCITED BYCITES

Cites9

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

Cited by20

Results whose statement or proof uses this declaration.