0 QTRS
↳1 DependencyPairsProof (⇔)
↳2 QDP
↳3 DependencyGraphProof (⇔)
↳4 AND
↳5 QDP
↳6 QDPOrderProof (⇔)
↳7 QDP
↳8 PisEmptyProof (⇔)
↳9 TRUE
↳10 QDP
↳11 QDPOrderProof (⇔)
↳12 QDP
↳13 QDPOrderProof (⇔)
↳14 QDP
↳15 PisEmptyProof (⇔)
↳16 TRUE
app(app(plus, 0), y) → y
app(app(plus, app(s, x)), y) → app(s, app(app(plus, x), y))
app(app(sumwith, f), nil) → nil
app(app(sumwith, f), app(app(cons, x), xs)) → app(app(plus, app(f, x)), app(app(sumwith, f), xs))
APP(app(plus, app(s, x)), y) → APP(s, app(app(plus, x), y))
APP(app(plus, app(s, x)), y) → APP(app(plus, x), y)
APP(app(plus, app(s, x)), y) → APP(plus, x)
APP(app(sumwith, f), app(app(cons, x), xs)) → APP(app(plus, app(f, x)), app(app(sumwith, f), xs))
APP(app(sumwith, f), app(app(cons, x), xs)) → APP(plus, app(f, x))
APP(app(sumwith, f), app(app(cons, x), xs)) → APP(f, x)
APP(app(sumwith, f), app(app(cons, x), xs)) → APP(app(sumwith, f), xs)
app(app(plus, 0), y) → y
app(app(plus, app(s, x)), y) → app(s, app(app(plus, x), y))
app(app(sumwith, f), nil) → nil
app(app(sumwith, f), app(app(cons, x), xs)) → app(app(plus, app(f, x)), app(app(sumwith, f), xs))
APP(app(plus, app(s, x)), y) → APP(app(plus, x), y)
app(app(plus, 0), y) → y
app(app(plus, app(s, x)), y) → app(s, app(app(plus, x), y))
app(app(sumwith, f), nil) → nil
app(app(sumwith, f), app(app(cons, x), xs)) → app(app(plus, app(f, x)), app(app(sumwith, f), xs))
The following pairs can be oriented strictly and are deleted.
The remaining pairs can at least be oriented weakly.
APP(app(plus, app(s, x)), y) → APP(app(plus, x), y)
POL(app(x1, x2)) = 1 + x2
POL(plus) = 0
POL(s) = 0
app(app(plus, 0), y) → y
app(app(plus, app(s, x)), y) → app(s, app(app(plus, x), y))
app(app(sumwith, f), nil) → nil
app(app(sumwith, f), app(app(cons, x), xs)) → app(app(plus, app(f, x)), app(app(sumwith, f), xs))
APP(app(sumwith, f), app(app(cons, x), xs)) → APP(app(sumwith, f), xs)
APP(app(sumwith, f), app(app(cons, x), xs)) → APP(f, x)
app(app(plus, 0), y) → y
app(app(plus, app(s, x)), y) → app(s, app(app(plus, x), y))
app(app(sumwith, f), nil) → nil
app(app(sumwith, f), app(app(cons, x), xs)) → app(app(plus, app(f, x)), app(app(sumwith, f), xs))
The following pairs can be oriented strictly and are deleted.
The remaining pairs can at least be oriented weakly.
APP(app(sumwith, f), app(app(cons, x), xs)) → APP(f, x)
POL(app(x1, x2)) = x1 + x2
POL(cons) = 1
POL(sumwith) = 1
APP(app(sumwith, f), app(app(cons, x), xs)) → APP(app(sumwith, f), xs)
app(app(plus, 0), y) → y
app(app(plus, app(s, x)), y) → app(s, app(app(plus, x), y))
app(app(sumwith, f), nil) → nil
app(app(sumwith, f), app(app(cons, x), xs)) → app(app(plus, app(f, x)), app(app(sumwith, f), xs))
The following pairs can be oriented strictly and are deleted.
The remaining pairs can at least be oriented weakly.
APP(app(sumwith, f), app(app(cons, x), xs)) → APP(app(sumwith, f), xs)
POL(app(x1, x2)) = 1 + x1 + x2
POL(cons) = 0
POL(sumwith) = 0
app(app(plus, 0), y) → y
app(app(plus, app(s, x)), y) → app(s, app(app(plus, x), y))
app(app(sumwith, f), nil) → nil
app(app(sumwith, f), app(app(cons, x), xs)) → app(app(plus, app(f, x)), app(app(sumwith, f), xs))