Commutative implies flexible

From Groupprops

This article gives the statement and possibly, proof, of an implication relation between two magma properties. That is, it states that every magma satisfying the first magma property (i.e., commutative magma) must also satisfy the second magma property (i.e., flexible magma)
View all magma property implications | View all magma property non-implications
Get more facts about commutative magma|Get more facts about flexible magma

Statement

Suppose (S,*) is a commutative magma, i.e, we have:

a*b=b*aa,bS

Then, (S,*) is also a flexible magma, i.e., we have:

x*(y*x)=(x*y)*xx,yS

This also shows that a commutative non-associative ring must be a Flexible ring (?).

Proof

Given: A magma (S,*) where a*b=b*a for all a,bS.

To prove: x*(y*x)=(x*y)*x for all x,yS.

Proof:

By commutativity between x and y, we have:

x*(y*x)=x*(x*y)()

Further, by commutativity of x and x*y, we have:

x*(x*y)=(X*y)*x()

Combining () and (), we obtain what we need to prove.