Theorems · Theorem · nonassociative algebras
IsJordan.lmul_lmul_comm_lmul
∀ {A : Type u_1} {inst : Mul A} [self : IsJordan A] (a b : A), a * a * (a * b) = a * (a * a * b)- 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.
- commute_lmul_lmul_sqproof · cited by 2