Mathlib Map

Theorems · Theorem · nonassociative algebras

IsJordan.lmul_comm_rmul

∀ {A : Type u_1} {inst : Mul A} [self : IsJordan A] (a b : A), a * b * a = a * (b * a)
Defined in
Mathlib.Algebra.Jordan.Basic
Cited by
1 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
IsJordan

Around this declaration

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

Cites1

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

  • IsJordanstatement and proof · cited by 10

Cited by1

Results whose statement or proof uses this declaration.