app2(app2(and, true), true) -> true
app2(app2(and, x), false) -> false
app2(app2(and, false), y) -> false
app2(app2(or, true), y) -> true
app2(app2(or, x), true) -> true
app2(app2(or, false), false) -> false
app2(app2(forall, p), nil) -> true
app2(app2(forall, p), app2(app2(cons, x), xs)) -> app2(app2(and, app2(p, x)), app2(app2(forall, p), xs))
app2(app2(forsome, p), nil) -> false
app2(app2(forsome, p), app2(app2(cons, x), xs)) -> app2(app2(or, app2(p, x)), app2(app2(forsome, p), xs))
↳ QTRS
↳ DependencyPairsProof
app2(app2(and, true), true) -> true
app2(app2(and, x), false) -> false
app2(app2(and, false), y) -> false
app2(app2(or, true), y) -> true
app2(app2(or, x), true) -> true
app2(app2(or, false), false) -> false
app2(app2(forall, p), nil) -> true
app2(app2(forall, p), app2(app2(cons, x), xs)) -> app2(app2(and, app2(p, x)), app2(app2(forall, p), xs))
app2(app2(forsome, p), nil) -> false
app2(app2(forsome, p), app2(app2(cons, x), xs)) -> app2(app2(or, app2(p, x)), app2(app2(forsome, p), xs))
APP2(app2(forall, p), app2(app2(cons, x), xs)) -> APP2(p, x)
APP2(app2(forall, p), app2(app2(cons, x), xs)) -> APP2(app2(and, app2(p, x)), app2(app2(forall, p), xs))
APP2(app2(forall, p), app2(app2(cons, x), xs)) -> APP2(app2(forall, p), xs)
APP2(app2(forall, p), app2(app2(cons, x), xs)) -> APP2(and, app2(p, x))
APP2(app2(forsome, p), app2(app2(cons, x), xs)) -> APP2(p, x)
APP2(app2(forsome, p), app2(app2(cons, x), xs)) -> APP2(or, app2(p, x))
APP2(app2(forsome, p), app2(app2(cons, x), xs)) -> APP2(app2(or, app2(p, x)), app2(app2(forsome, p), xs))
APP2(app2(forsome, p), app2(app2(cons, x), xs)) -> APP2(app2(forsome, p), xs)
app2(app2(and, true), true) -> true
app2(app2(and, x), false) -> false
app2(app2(and, false), y) -> false
app2(app2(or, true), y) -> true
app2(app2(or, x), true) -> true
app2(app2(or, false), false) -> false
app2(app2(forall, p), nil) -> true
app2(app2(forall, p), app2(app2(cons, x), xs)) -> app2(app2(and, app2(p, x)), app2(app2(forall, p), xs))
app2(app2(forsome, p), nil) -> false
app2(app2(forsome, p), app2(app2(cons, x), xs)) -> app2(app2(or, app2(p, x)), app2(app2(forsome, p), xs))
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
APP2(app2(forall, p), app2(app2(cons, x), xs)) -> APP2(p, x)
APP2(app2(forall, p), app2(app2(cons, x), xs)) -> APP2(app2(and, app2(p, x)), app2(app2(forall, p), xs))
APP2(app2(forall, p), app2(app2(cons, x), xs)) -> APP2(app2(forall, p), xs)
APP2(app2(forall, p), app2(app2(cons, x), xs)) -> APP2(and, app2(p, x))
APP2(app2(forsome, p), app2(app2(cons, x), xs)) -> APP2(p, x)
APP2(app2(forsome, p), app2(app2(cons, x), xs)) -> APP2(or, app2(p, x))
APP2(app2(forsome, p), app2(app2(cons, x), xs)) -> APP2(app2(or, app2(p, x)), app2(app2(forsome, p), xs))
APP2(app2(forsome, p), app2(app2(cons, x), xs)) -> APP2(app2(forsome, p), xs)
app2(app2(and, true), true) -> true
app2(app2(and, x), false) -> false
app2(app2(and, false), y) -> false
app2(app2(or, true), y) -> true
app2(app2(or, x), true) -> true
app2(app2(or, false), false) -> false
app2(app2(forall, p), nil) -> true
app2(app2(forall, p), app2(app2(cons, x), xs)) -> app2(app2(and, app2(p, x)), app2(app2(forall, p), xs))
app2(app2(forsome, p), nil) -> false
app2(app2(forsome, p), app2(app2(cons, x), xs)) -> app2(app2(or, app2(p, x)), app2(app2(forsome, p), xs))
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ QDP
↳ QDPOrderProof
APP2(app2(forall, p), app2(app2(cons, x), xs)) -> APP2(p, x)
APP2(app2(forall, p), app2(app2(cons, x), xs)) -> APP2(app2(forall, p), xs)
APP2(app2(forsome, p), app2(app2(cons, x), xs)) -> APP2(p, x)
APP2(app2(forsome, p), app2(app2(cons, x), xs)) -> APP2(app2(forsome, p), xs)
app2(app2(and, true), true) -> true
app2(app2(and, x), false) -> false
app2(app2(and, false), y) -> false
app2(app2(or, true), y) -> true
app2(app2(or, x), true) -> true
app2(app2(or, false), false) -> false
app2(app2(forall, p), nil) -> true
app2(app2(forall, p), app2(app2(cons, x), xs)) -> app2(app2(and, app2(p, x)), app2(app2(forall, p), xs))
app2(app2(forsome, p), nil) -> false
app2(app2(forsome, p), app2(app2(cons, x), xs)) -> app2(app2(or, app2(p, x)), app2(app2(forsome, p), xs))
The following pairs can be oriented strictly and are deleted.
The remaining pairs can at least be oriented weakly.
APP2(app2(forall, p), app2(app2(cons, x), xs)) -> APP2(p, x)
Used ordering: Polynomial interpretation [21]:
APP2(app2(forall, p), app2(app2(cons, x), xs)) -> APP2(app2(forall, p), xs)
APP2(app2(forsome, p), app2(app2(cons, x), xs)) -> APP2(p, x)
APP2(app2(forsome, p), app2(app2(cons, x), xs)) -> APP2(app2(forsome, p), xs)
POL(APP2(x1, x2)) = x1
POL(app2(x1, x2)) = x1 + x2
POL(cons) = 0
POL(forall) = 1
POL(forsome) = 0
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ DependencyGraphProof
APP2(app2(forall, p), app2(app2(cons, x), xs)) -> APP2(app2(forall, p), xs)
APP2(app2(forsome, p), app2(app2(cons, x), xs)) -> APP2(p, x)
APP2(app2(forsome, p), app2(app2(cons, x), xs)) -> APP2(app2(forsome, p), xs)
app2(app2(and, true), true) -> true
app2(app2(and, x), false) -> false
app2(app2(and, false), y) -> false
app2(app2(or, true), y) -> true
app2(app2(or, x), true) -> true
app2(app2(or, false), false) -> false
app2(app2(forall, p), nil) -> true
app2(app2(forall, p), app2(app2(cons, x), xs)) -> app2(app2(and, app2(p, x)), app2(app2(forall, p), xs))
app2(app2(forsome, p), nil) -> false
app2(app2(forsome, p), app2(app2(cons, x), xs)) -> app2(app2(or, app2(p, x)), app2(app2(forsome, p), xs))
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDPOrderProof
↳ QDP
APP2(app2(forall, p), app2(app2(cons, x), xs)) -> APP2(app2(forall, p), xs)
app2(app2(and, true), true) -> true
app2(app2(and, x), false) -> false
app2(app2(and, false), y) -> false
app2(app2(or, true), y) -> true
app2(app2(or, x), true) -> true
app2(app2(or, false), false) -> false
app2(app2(forall, p), nil) -> true
app2(app2(forall, p), app2(app2(cons, x), xs)) -> app2(app2(and, app2(p, x)), app2(app2(forall, p), xs))
app2(app2(forsome, p), nil) -> false
app2(app2(forsome, p), app2(app2(cons, x), xs)) -> app2(app2(or, app2(p, x)), app2(app2(forsome, p), xs))
The following pairs can be oriented strictly and are deleted.
The remaining pairs can at least be oriented weakly.
APP2(app2(forall, p), app2(app2(cons, x), xs)) -> APP2(app2(forall, p), xs)
POL(APP2(x1, x2)) = x2
POL(app2(x1, x2)) = 1 + x2
POL(cons) = 0
POL(forall) = 0
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ PisEmptyProof
↳ QDP
app2(app2(and, true), true) -> true
app2(app2(and, x), false) -> false
app2(app2(and, false), y) -> false
app2(app2(or, true), y) -> true
app2(app2(or, x), true) -> true
app2(app2(or, false), false) -> false
app2(app2(forall, p), nil) -> true
app2(app2(forall, p), app2(app2(cons, x), xs)) -> app2(app2(and, app2(p, x)), app2(app2(forall, p), xs))
app2(app2(forsome, p), nil) -> false
app2(app2(forsome, p), app2(app2(cons, x), xs)) -> app2(app2(or, app2(p, x)), app2(app2(forsome, p), xs))
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDPOrderProof
APP2(app2(forsome, p), app2(app2(cons, x), xs)) -> APP2(p, x)
APP2(app2(forsome, p), app2(app2(cons, x), xs)) -> APP2(app2(forsome, p), xs)
app2(app2(and, true), true) -> true
app2(app2(and, x), false) -> false
app2(app2(and, false), y) -> false
app2(app2(or, true), y) -> true
app2(app2(or, x), true) -> true
app2(app2(or, false), false) -> false
app2(app2(forall, p), nil) -> true
app2(app2(forall, p), app2(app2(cons, x), xs)) -> app2(app2(and, app2(p, x)), app2(app2(forall, p), xs))
app2(app2(forsome, p), nil) -> false
app2(app2(forsome, p), app2(app2(cons, x), xs)) -> app2(app2(or, app2(p, x)), app2(app2(forsome, p), xs))
The following pairs can be oriented strictly and are deleted.
The remaining pairs can at least be oriented weakly.
APP2(app2(forsome, p), app2(app2(cons, x), xs)) -> APP2(p, x)
APP2(app2(forsome, p), app2(app2(cons, x), xs)) -> APP2(app2(forsome, p), xs)
POL(APP2(x1, x2)) = x2
POL(app2(x1, x2)) = x1 + x2
POL(cons) = 1
POL(forsome) = 0
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ PisEmptyProof
app2(app2(and, true), true) -> true
app2(app2(and, x), false) -> false
app2(app2(and, false), y) -> false
app2(app2(or, true), y) -> true
app2(app2(or, x), true) -> true
app2(app2(or, false), false) -> false
app2(app2(forall, p), nil) -> true
app2(app2(forall, p), app2(app2(cons, x), xs)) -> app2(app2(and, app2(p, x)), app2(app2(forall, p), xs))
app2(app2(forsome, p), nil) -> false
app2(app2(forsome, p), app2(app2(cons, x), xs)) -> app2(app2(or, app2(p, x)), app2(app2(forsome, p), xs))