0 QTRS
↳1 Overlay + Local Confluence (⇔)
↳2 QTRS
↳3 DependencyPairsProof (⇔)
↳4 QDP
↳5 DependencyGraphProof (⇔)
↳6 AND
↳7 QDP
↳8 QDPOrderProof (⇔)
↳9 QDP
↳10 PisEmptyProof (⇔)
↳11 TRUE
↳12 QDP
↳13 QDPOrderProof (⇔)
↳14 QDP
↳15 PisEmptyProof (⇔)
↳16 TRUE
↳17 QDP
↳18 QDPOrderProof (⇔)
↳19 QDP
↳20 DependencyGraphProof (⇔)
↳21 TRUE
app(f, app(s, x)) → app(f, x)
app(g, app(app(cons, 0), y)) → app(g, y)
app(g, app(app(cons, app(s, x)), y)) → app(s, x)
app(h, app(app(cons, x), y)) → app(h, app(g, app(app(cons, x), y)))
app(app(map, fun), nil) → nil
app(app(map, fun), app(app(cons, x), xs)) → app(app(cons, app(fun, x)), app(app(map, fun), xs))
app(app(filter, fun), nil) → nil
app(app(filter, fun), app(app(cons, x), xs)) → app(app(app(app(filter2, app(fun, x)), fun), x), xs)
app(app(app(app(filter2, true), fun), x), xs) → app(app(cons, x), app(app(filter, fun), xs))
app(app(app(app(filter2, false), fun), x), xs) → app(app(filter, fun), xs)
app(f, app(s, x)) → app(f, x)
app(g, app(app(cons, 0), y)) → app(g, y)
app(g, app(app(cons, app(s, x)), y)) → app(s, x)
app(h, app(app(cons, x), y)) → app(h, app(g, app(app(cons, x), y)))
app(app(map, fun), nil) → nil
app(app(map, fun), app(app(cons, x), xs)) → app(app(cons, app(fun, x)), app(app(map, fun), xs))
app(app(filter, fun), nil) → nil
app(app(filter, fun), app(app(cons, x), xs)) → app(app(app(app(filter2, app(fun, x)), fun), x), xs)
app(app(app(app(filter2, true), fun), x), xs) → app(app(cons, x), app(app(filter, fun), xs))
app(app(app(app(filter2, false), fun), x), xs) → app(app(filter, fun), xs)
app(f, app(s, x0))
app(g, app(app(cons, 0), x0))
app(g, app(app(cons, app(s, x0)), x1))
app(h, app(app(cons, x0), x1))
app(app(map, x0), nil)
app(app(map, x0), app(app(cons, x1), x2))
app(app(filter, x0), nil)
app(app(filter, x0), app(app(cons, x1), x2))
app(app(app(app(filter2, true), x0), x1), x2)
app(app(app(app(filter2, false), x0), x1), x2)
APP(f, app(s, x)) → APP(f, x)
APP(g, app(app(cons, 0), y)) → APP(g, y)
APP(h, app(app(cons, x), y)) → APP(h, app(g, app(app(cons, x), y)))
APP(h, app(app(cons, x), y)) → APP(g, app(app(cons, x), y))
APP(app(map, fun), app(app(cons, x), xs)) → APP(app(cons, app(fun, x)), app(app(map, fun), xs))
APP(app(map, fun), app(app(cons, x), xs)) → APP(cons, app(fun, x))
APP(app(map, fun), app(app(cons, x), xs)) → APP(fun, x)
APP(app(map, fun), app(app(cons, x), xs)) → APP(app(map, fun), xs)
APP(app(filter, fun), app(app(cons, x), xs)) → APP(app(app(app(filter2, app(fun, x)), fun), x), xs)
APP(app(filter, fun), app(app(cons, x), xs)) → APP(app(app(filter2, app(fun, x)), fun), x)
APP(app(filter, fun), app(app(cons, x), xs)) → APP(app(filter2, app(fun, x)), fun)
APP(app(filter, fun), app(app(cons, x), xs)) → APP(filter2, app(fun, x))
APP(app(filter, fun), app(app(cons, x), xs)) → APP(fun, x)
APP(app(app(app(filter2, true), fun), x), xs) → APP(app(cons, x), app(app(filter, fun), xs))
APP(app(app(app(filter2, true), fun), x), xs) → APP(cons, x)
APP(app(app(app(filter2, true), fun), x), xs) → APP(app(filter, fun), xs)
APP(app(app(app(filter2, true), fun), x), xs) → APP(filter, fun)
APP(app(app(app(filter2, false), fun), x), xs) → APP(app(filter, fun), xs)
APP(app(app(app(filter2, false), fun), x), xs) → APP(filter, fun)
app(f, app(s, x)) → app(f, x)
app(g, app(app(cons, 0), y)) → app(g, y)
app(g, app(app(cons, app(s, x)), y)) → app(s, x)
app(h, app(app(cons, x), y)) → app(h, app(g, app(app(cons, x), y)))
app(app(map, fun), nil) → nil
app(app(map, fun), app(app(cons, x), xs)) → app(app(cons, app(fun, x)), app(app(map, fun), xs))
app(app(filter, fun), nil) → nil
app(app(filter, fun), app(app(cons, x), xs)) → app(app(app(app(filter2, app(fun, x)), fun), x), xs)
app(app(app(app(filter2, true), fun), x), xs) → app(app(cons, x), app(app(filter, fun), xs))
app(app(app(app(filter2, false), fun), x), xs) → app(app(filter, fun), xs)
app(f, app(s, x0))
app(g, app(app(cons, 0), x0))
app(g, app(app(cons, app(s, x0)), x1))
app(h, app(app(cons, x0), x1))
app(app(map, x0), nil)
app(app(map, x0), app(app(cons, x1), x2))
app(app(filter, x0), nil)
app(app(filter, x0), app(app(cons, x1), x2))
app(app(app(app(filter2, true), x0), x1), x2)
app(app(app(app(filter2, false), x0), x1), x2)
APP(g, app(app(cons, 0), y)) → APP(g, y)
app(f, app(s, x)) → app(f, x)
app(g, app(app(cons, 0), y)) → app(g, y)
app(g, app(app(cons, app(s, x)), y)) → app(s, x)
app(h, app(app(cons, x), y)) → app(h, app(g, app(app(cons, x), y)))
app(app(map, fun), nil) → nil
app(app(map, fun), app(app(cons, x), xs)) → app(app(cons, app(fun, x)), app(app(map, fun), xs))
app(app(filter, fun), nil) → nil
app(app(filter, fun), app(app(cons, x), xs)) → app(app(app(app(filter2, app(fun, x)), fun), x), xs)
app(app(app(app(filter2, true), fun), x), xs) → app(app(cons, x), app(app(filter, fun), xs))
app(app(app(app(filter2, false), fun), x), xs) → app(app(filter, fun), xs)
app(f, app(s, x0))
app(g, app(app(cons, 0), x0))
app(g, app(app(cons, app(s, x0)), x1))
app(h, app(app(cons, x0), x1))
app(app(map, x0), nil)
app(app(map, x0), app(app(cons, x1), x2))
app(app(filter, x0), nil)
app(app(filter, x0), app(app(cons, x1), x2))
app(app(app(app(filter2, true), x0), x1), x2)
app(app(app(app(filter2, false), x0), x1), x2)
g1(cons(0, y)) → g1(y)
The following pairs can be oriented strictly and are deleted.
The remaining pairs can at least be oriented weakly.
APP(g, app(app(cons, 0), y)) → APP(g, y)
cons2 > g11
0 > g11
g11: [1]
cons2: [1,2]
0: []
app(f, app(s, x)) → app(f, x)
app(g, app(app(cons, 0), y)) → app(g, y)
app(g, app(app(cons, app(s, x)), y)) → app(s, x)
app(h, app(app(cons, x), y)) → app(h, app(g, app(app(cons, x), y)))
app(app(map, fun), nil) → nil
app(app(map, fun), app(app(cons, x), xs)) → app(app(cons, app(fun, x)), app(app(map, fun), xs))
app(app(filter, fun), nil) → nil
app(app(filter, fun), app(app(cons, x), xs)) → app(app(app(app(filter2, app(fun, x)), fun), x), xs)
app(app(app(app(filter2, true), fun), x), xs) → app(app(cons, x), app(app(filter, fun), xs))
app(app(app(app(filter2, false), fun), x), xs) → app(app(filter, fun), xs)
app(f, app(s, x0))
app(g, app(app(cons, 0), x0))
app(g, app(app(cons, app(s, x0)), x1))
app(h, app(app(cons, x0), x1))
app(app(map, x0), nil)
app(app(map, x0), app(app(cons, x1), x2))
app(app(filter, x0), nil)
app(app(filter, x0), app(app(cons, x1), x2))
app(app(app(app(filter2, true), x0), x1), x2)
app(app(app(app(filter2, false), x0), x1), x2)
APP(f, app(s, x)) → APP(f, x)
app(f, app(s, x)) → app(f, x)
app(g, app(app(cons, 0), y)) → app(g, y)
app(g, app(app(cons, app(s, x)), y)) → app(s, x)
app(h, app(app(cons, x), y)) → app(h, app(g, app(app(cons, x), y)))
app(app(map, fun), nil) → nil
app(app(map, fun), app(app(cons, x), xs)) → app(app(cons, app(fun, x)), app(app(map, fun), xs))
app(app(filter, fun), nil) → nil
app(app(filter, fun), app(app(cons, x), xs)) → app(app(app(app(filter2, app(fun, x)), fun), x), xs)
app(app(app(app(filter2, true), fun), x), xs) → app(app(cons, x), app(app(filter, fun), xs))
app(app(app(app(filter2, false), fun), x), xs) → app(app(filter, fun), xs)
app(f, app(s, x0))
app(g, app(app(cons, 0), x0))
app(g, app(app(cons, app(s, x0)), x1))
app(h, app(app(cons, x0), x1))
app(app(map, x0), nil)
app(app(map, x0), app(app(cons, x1), x2))
app(app(filter, x0), nil)
app(app(filter, x0), app(app(cons, x1), x2))
app(app(app(app(filter2, true), x0), x1), x2)
app(app(app(app(filter2, false), x0), x1), x2)
f1(s(x)) → f1(x)
The following pairs can be oriented strictly and are deleted.
The remaining pairs can at least be oriented weakly.
APP(f, app(s, x)) → APP(f, x)
s1 > f11
f11: [1]
s1: [1]
app(f, app(s, x)) → app(f, x)
app(g, app(app(cons, 0), y)) → app(g, y)
app(g, app(app(cons, app(s, x)), y)) → app(s, x)
app(h, app(app(cons, x), y)) → app(h, app(g, app(app(cons, x), y)))
app(app(map, fun), nil) → nil
app(app(map, fun), app(app(cons, x), xs)) → app(app(cons, app(fun, x)), app(app(map, fun), xs))
app(app(filter, fun), nil) → nil
app(app(filter, fun), app(app(cons, x), xs)) → app(app(app(app(filter2, app(fun, x)), fun), x), xs)
app(app(app(app(filter2, true), fun), x), xs) → app(app(cons, x), app(app(filter, fun), xs))
app(app(app(app(filter2, false), fun), x), xs) → app(app(filter, fun), xs)
app(f, app(s, x0))
app(g, app(app(cons, 0), x0))
app(g, app(app(cons, app(s, x0)), x1))
app(h, app(app(cons, x0), x1))
app(app(map, x0), nil)
app(app(map, x0), app(app(cons, x1), x2))
app(app(filter, x0), nil)
app(app(filter, x0), app(app(cons, x1), x2))
app(app(app(app(filter2, true), x0), x1), x2)
app(app(app(app(filter2, false), x0), x1), x2)
APP(app(map, fun), app(app(cons, x), xs)) → APP(app(map, fun), xs)
APP(app(map, fun), app(app(cons, x), xs)) → APP(fun, x)
APP(app(filter, fun), app(app(cons, x), xs)) → APP(fun, x)
APP(app(app(app(filter2, true), fun), x), xs) → APP(app(filter, fun), xs)
APP(app(app(app(filter2, false), fun), x), xs) → APP(app(filter, fun), xs)
app(f, app(s, x)) → app(f, x)
app(g, app(app(cons, 0), y)) → app(g, y)
app(g, app(app(cons, app(s, x)), y)) → app(s, x)
app(h, app(app(cons, x), y)) → app(h, app(g, app(app(cons, x), y)))
app(app(map, fun), nil) → nil
app(app(map, fun), app(app(cons, x), xs)) → app(app(cons, app(fun, x)), app(app(map, fun), xs))
app(app(filter, fun), nil) → nil
app(app(filter, fun), app(app(cons, x), xs)) → app(app(app(app(filter2, app(fun, x)), fun), x), xs)
app(app(app(app(filter2, true), fun), x), xs) → app(app(cons, x), app(app(filter, fun), xs))
app(app(app(app(filter2, false), fun), x), xs) → app(app(filter, fun), xs)
app(f, app(s, x0))
app(g, app(app(cons, 0), x0))
app(g, app(app(cons, app(s, x0)), x1))
app(h, app(app(cons, x0), x1))
app(app(map, x0), nil)
app(app(map, x0), app(app(cons, x1), x2))
app(app(filter, x0), nil)
app(app(filter, x0), app(app(cons, x1), x2))
app(app(app(app(filter2, true), x0), x1), x2)
app(app(app(app(filter2, false), x0), x1), x2)
The following pairs can be oriented strictly and are deleted.
The remaining pairs can at least be oriented weakly.
APP(app(map, fun), app(app(cons, x), xs)) → APP(app(map, fun), xs)
APP(app(map, fun), app(app(cons, x), xs)) → APP(fun, x)
APP(app(filter, fun), app(app(cons, x), xs)) → APP(fun, x)
map > app2
cons > app2
filter2 > app2
filter2 > filter
true > app2
true > filter
false > app2
false > filter
app2: [1,2]
map: []
cons: []
filter: []
filter2: []
true: []
false: []
APP(app(app(app(filter2, true), fun), x), xs) → APP(app(filter, fun), xs)
APP(app(app(app(filter2, false), fun), x), xs) → APP(app(filter, fun), xs)
app(f, app(s, x)) → app(f, x)
app(g, app(app(cons, 0), y)) → app(g, y)
app(g, app(app(cons, app(s, x)), y)) → app(s, x)
app(h, app(app(cons, x), y)) → app(h, app(g, app(app(cons, x), y)))
app(app(map, fun), nil) → nil
app(app(map, fun), app(app(cons, x), xs)) → app(app(cons, app(fun, x)), app(app(map, fun), xs))
app(app(filter, fun), nil) → nil
app(app(filter, fun), app(app(cons, x), xs)) → app(app(app(app(filter2, app(fun, x)), fun), x), xs)
app(app(app(app(filter2, true), fun), x), xs) → app(app(cons, x), app(app(filter, fun), xs))
app(app(app(app(filter2, false), fun), x), xs) → app(app(filter, fun), xs)
app(f, app(s, x0))
app(g, app(app(cons, 0), x0))
app(g, app(app(cons, app(s, x0)), x1))
app(h, app(app(cons, x0), x1))
app(app(map, x0), nil)
app(app(map, x0), app(app(cons, x1), x2))
app(app(filter, x0), nil)
app(app(filter, x0), app(app(cons, x1), x2))
app(app(app(app(filter2, true), x0), x1), x2)
app(app(app(app(filter2, false), x0), x1), x2)