Mathlib Map

Theorems · Theorem · nonassociative algebras

commute_lmul_lmul_sq

∀ {A : Type u_1} [inst : NonUnitalNonAssocRing A] [IsJordan A] (a : A),
  Commute (AddMonoid.End.mulLeft a) (AddMonoid.End.mulLeft (a * a))
Defined in
Mathlib.Algebra.Jordan.Basic
Cited by
2 results in Mathlib
Foundations
Depth 23 from the axioms · uses propext, Quot.sound
Assumes
NonUnitalNonAssocRingIsJordan

Around this declaration

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

Cites9

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

Cited by2

Results whose statement or proof uses this declaration.