Do there exist binary operators *, **, and *** on the real numbers, such that * distributes over **, ** distributes over ***, *** distributes over *, but not vice versa?
Remember to vote up questions/answers you find interesting or helpful (requires 15 reputation points)
|
1
|
|
|||||||||||
|
|
3
|
I shall show that we can have commutative associative binary operations that satisfy the required properties. Without loss of generality, we can replace $\mathbb{R}$ by any other infinite set. Consider the binary operations $+,\cdot,\uparrow$ on the interval [1,\infty] where $+,\cdot$ are just normal addition and multiplication and $x\uparrow y=\infty$ for all $x,y$. Every elementary school student should know the distributive property for addition and multiplication $(a+b)\cdot c=a\cdot c+b\cdot c$. Furthermore, we have
On the other hand, the average kindergartner can verify that $(1\cdot 2)+3=5\neq 20=(1+3)\cdot(2+3)$. Therefore $+,\cdot,\uparrow$ are the required distributive operations. One can easily modify the above example to get an algebra where all three reverse distributive properties fail. For instance take binary operations In fact, it appears that you can get $n$ cyclic binary operations that only distribute on one side simply by letting |
|||
|

