Mathlib Map

Theorems · Theorem · nonassociative algebras

lie_swap_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 : Bracket L₂ L₁] [inst_4 : AddCommGroup M] [IsLieTower L₁ L₂ M] [IsLieTower L₂ L₁ M] (x : L₁) (y : L₂)
  (m : M), ⁅⁅x, y⁆, m⁆ = -⁅⁅y, x⁆, m⁆
Defined in
Mathlib.Algebra.Lie.Basic
Cited by
0 results in Mathlib
Foundations
Depth 13 from the axioms · uses propext
Assumes
BracketBracketBracketBracketAddCommGroupIsLieTowerIsLieTower

Around this declaration

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

Cites7

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.