Is there a simple example of a binary operation that is idempotent, but not commutative nor associative?
2026-03-29 09:09:28.1774775368
Simple example of idempotent but not commutative nor associative binary operator?
303 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
How about $a\oplus b=pa+(1-p)b$ for $a,b\in\mathbb R$ with $\{0,\frac12,1\}\not\ni p\in\mathbb R$?