
27 Nov
2014
27 Nov
'14
5:22 p.m.
Hi Dominic,
On Thu, Nov 27, 2014 at 3:22 AM, Dominic Steinitz
Is expressing commutativity not possible?
I think the best we can do is: type PlusEqv x y xy = ( (x + y) ~ xy, (y + x) ~ xy ) And then use "(n `PlusEqv` q) p" instead of "(n + q) ~ p" Regards, Adam