YES
0 QTRS
↳1 QTRSRRRProof (⇔, 0 ms)
↳2 QTRS
↳3 RisEmptyProof (⇔, 0 ms)
↳4 YES
app(app(app(uncurry, f), x), y) → app(app(f, x), y)
With this ordering the following rules can be removed by the rule removal processor [LPAR04] because they are oriented strictly:
POL(app(x1, x2)) = 1 + 2·x1 + 2·x2
POL(uncurry) = 0
app(app(app(uncurry, f), x), y) → app(app(f, x), y)