A BE-algebra $(B,*,1)$ is a type $<2,0>$ algebra satisfying the identities:
- $x*x=1$
2.$x*1=1$
3.$1*x=x$
4.$x*(y*z)=y*(x*z)$.
Define a relation $R(x,y)$ that holds iff $x*y=1$. It can be proven that $R$ is a partial order if the identity $(x*y)*y=(y*x)*x$ holds.
My question is whether the converse is true.
That is to say, if $R$ is a partial order, does the identity $(x*y)*y=(y*x)*x$ hold?