Theorems · Theorem · nonassociative algebras
two_nsmul_lie_lmul_lmul_add_add_eq_zero
∀ {A : Type u_1} [inst : NonUnitalNonAssocCommRing A] [IsCommJordan A] (a b c : A),
2 •
(⁅AddMonoid.End.mulLeft a, AddMonoid.End.mulLeft (b * c)⁆ +
⁅AddMonoid.End.mulLeft b, AddMonoid.End.mulLeft (c * a)⁆ +
⁅AddMonoid.End.mulLeft c, AddMonoid.End.mulLeft (a * b)⁆) =
0- Defined in
- Mathlib.Algebra.Jordan.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 44 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- AddMonoidHomstatement · cited by 3,230
- Bracket.bracketstatement and proof · cited by 642
- LieRing.ofAssociativeRingstatement · cited by 227
- AddMonoid.Endstatement and proof · cited by 64
- nsmul_addproof · cited by 12
- AddMonoid.End.mulLeftstatement and proof · cited by 11
- NonUnitalNonAssocCommRingstatement and proof · cited by 8
- Commute.lie_eqproof · cited by 3
- IsCommJordanstatement and proof · cited by 3
- commute_lmul_lmul_sqproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.