Mathlib Map

Theorems · Definition · nonassociative algebras

associator

{R : Type u_1} → [NonUnitalNonAssocRing R] → R → R → R → R

The associator (x * y) * z - x * (y * z)

Defined in
Mathlib.Algebra.Ring.Associator
Cited by
14 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
NonUnitalNonAssocRing

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.

Cited by29

Results whose statement or proof uses this declaration.