Theorems · Theorem · nonassociative algebras
two_nsmul_lie_lmul_lmul_add_eq_lie_lmul_lmul_add
∀ {A : Type u_1} [inst : NonUnitalNonAssocCommRing A] [IsCommJordan A] (a b : A),
2 •
(⁅AddMonoid.End.mulLeft a, AddMonoid.End.mulLeft (a * b)⁆ +
⁅AddMonoid.End.mulLeft b, AddMonoid.End.mulLeft (b * a)⁆) =
⁅AddMonoid.End.mulLeft (a * a), AddMonoid.End.mulLeft b⁆ + ⁅AddMonoid.End.mulLeft (b * b), AddMonoid.End.mulLeft a⁆- Defined in
- Mathlib.Algebra.Jordan.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- add_zeroproof · cited by 2,707
- zero_addproof · cited by 2,366
- mul_commproof · cited by 2,262
- sub_eq_add_negproof · cited by 1,023
- map_addproof · cited by 964
- Bracket.bracketstatement and proof · cited by 642
- mul_addproof · cited by 413
- sub_eq_zeroproof · cited by 407
- add_mulproof · cited by 363
- LieRing.ofAssociativeRingstatement · cited by 227
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.