Mathlib Map

Theorems · Theorem · nonassociative algebras

LieIdeal.coe_bracket_of_module

∀ (M : Type w) [inst : AddCommGroup M] {R : Type u_1} {L : Type u_2} [inst_1 : CommRing R] [inst_2 : LieRing L]
  [inst_3 : LieAlgebra R L] (I : LieIdeal R L) [inst_4 : LieRingModule L M] (x : ↥I) (m : M), ⁅x, m⁆ = ⁅↑x, m⁆
Defined in
Mathlib.Algebra.Lie.Ideal
Cited by
4 results in Mathlib
Foundations
Depth 18 from the axioms · uses no axioms
Assumes
AddCommGroupCommRingLieRingLieAlgebraLieRingModule

Around this declaration

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

Cites9

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

Cited by4

Results whose statement or proof uses this declaration.