|
|
|
|
|
by hpcjoe
2145 days ago
|
|
This is due to the non-associative nature of FP. (a+b) + c != a + (b+c). I disagree that the "axiom" as stated is fundamental. My main argument with it is that I don't see an easy way to go from the axiom to usable theorems about FP. Happy to be wrong on this, but I am missing this at this time. |
|