0 QTRS
↳1 DependencyPairsProof (⇔)
↳2 QDP
↳3 DependencyGraphProof (⇔)
↳4 QDP
↳5 QDPSizeChangeProof (⇔)
↳6 TRUE
app(app(app(consif, true), x), ys) → app(app(cons, x), ys)
app(app(app(consif, false), x), ys) → ys
app(app(filter, f), nil) → nil
app(app(filter, f), app(app(cons, x), xs)) → app(app(app(consif, app(f, x)), x), app(app(filter, f), xs))
APP(app(app(consif, true), x), ys) → APP(app(cons, x), ys)
APP(app(app(consif, true), x), ys) → APP(cons, x)
APP(app(filter, f), app(app(cons, x), xs)) → APP(app(app(consif, app(f, x)), x), app(app(filter, f), xs))
APP(app(filter, f), app(app(cons, x), xs)) → APP(app(consif, app(f, x)), x)
APP(app(filter, f), app(app(cons, x), xs)) → APP(consif, app(f, x))
APP(app(filter, f), app(app(cons, x), xs)) → APP(f, x)
APP(app(filter, f), app(app(cons, x), xs)) → APP(app(filter, f), xs)
app(app(app(consif, true), x), ys) → app(app(cons, x), ys)
app(app(app(consif, false), x), ys) → ys
app(app(filter, f), nil) → nil
app(app(filter, f), app(app(cons, x), xs)) → app(app(app(consif, app(f, x)), x), app(app(filter, f), xs))
APP(app(filter, f), app(app(cons, x), xs)) → APP(app(filter, f), xs)
APP(app(filter, f), app(app(cons, x), xs)) → APP(f, x)
app(app(app(consif, true), x), ys) → app(app(cons, x), ys)
app(app(app(consif, false), x), ys) → ys
app(app(filter, f), nil) → nil
app(app(filter, f), app(app(cons, x), xs)) → app(app(app(consif, app(f, x)), x), app(app(filter, f), xs))
Order:Homeomorphic Embedding Order
AFS:
filter = filter
cons = cons
app(x1, x2) = app(x2)
From the DPs we obtained the following set of size-change graphs:
We oriented the following set of usable rules [AAECC05,FROCOS05].
none