Theorems · Theorem · nonassociative algebras
IsLieTower.leibniz_lie
∀ {L₁ : Type u_1} {L₂ : Type u_2} {M : Type u_3} {inst : Bracket L₁ L₂} {inst_1 : Bracket L₁ M} {inst_2 : Bracket L₂ M}
{inst_3 : Add M} [self : IsLieTower L₁ L₂ M] (x : L₁) (y : L₂) (m : M), ⁅x, ⁅y, m⁆⁆ = ⁅⁅x, y⁆, m⁆ + ⁅y, ⁅x, m⁆⁆- Defined in
- Mathlib.Algebra.Lie.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
- Assumes
- IsLieTower
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Bracket.bracketstatement · cited by 642
- Bracketstatement and proof · cited by 8
- IsLieTowerstatement and proof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- leibniz_lieproof · cited by 8