Mathlib Map

Theorems · Theorem · nonassociative algebras

smul_lie

∀ {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), ⁅t • x, m⁆ = t • ⁅x, m⁆
Defined in
Mathlib.Algebra.Lie.Basic
Cited by
15 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.

LieAlgebra.IsKilling.exists_isSl2Triple_of_weight_isNonZero · cited by 5IsKilling.exists_isSl2Tri…LieAlgebra.Basis.baseSupp_apply_smul_e · cited by 3Basis.baseSupp_apply_smul…LieAlgebra.Extension.lieModuleOf · cited by 3Extension.lieModuleOfLieAlgebra.IsKilling.cartanEquivDual_symm_apply_mem_corootSpace · cited by 3IsKilling.cartanEquivDual…IsSl2Triple.HasPrimitiveVectorWith.lie_h_pow_toEnd_f · cited by 3HasPrimitiveVectorWith.li…LieSubmodule.lie_baseChange · cited by 3LieSubmodule.lie_baseChan…LieAlgebra.IsKilling.mem_sl2SubalgebraOfRoot_iff · cited by 1IsKilling.mem_sl2Subalgeb…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…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.compLieHomLieSubalgebra.lie_mem_sup_of_mem_normalizer · cited by 1LieSubalgebra.lie_mem_sup…LieModule.exists_nontrivial_weightSpace_of_lieIdeal · cited by 0LieModule.exists_nontrivi…Module · 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.smul_lie · cited by 1LieModule.smul_liesmul_lieCITED BYCITES

Cites9

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

Cited by15

Results whose statement or proof uses this declaration.