Theorems · Theorem · nonassociative algebras
LieDerivation.SMulBracketCommClass.smul_bracket_comm
∀ {S : Type u_4} {L : Type u_5} {α : Type u_6} {inst : SMul S α} {inst_1 : LieRing L} {inst_2 : AddCommGroup α}
{inst_3 : LieRingModule L α} [self : LieDerivation.SMulBracketCommClass S L α] (s : S) (l : L) (a : α),
s • ⁅l, a⁆ = ⁅l, s • a⁆• and ⁅⬝, ⬝⁆ are left commutative
- Defined in
- Mathlib.Algebra.Lie.Derivation.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommGroupstatement and proof · cited by 12,871
- LieRingstatement and proof · cited by 1,548
- LieRingModulestatement and proof · cited by 727
- Bracket.bracketstatement · cited by 642
- LieDerivation.SMulBracketCommClassstatement and proof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.