eq(0, 0) → true
eq(s(X), s(Y)) → eq(X, Y)
eq(X, Y) → false
inf(X) → cons(X, inf(s(X)))
take(0, X) → nil
take(s(X), cons(Y, L)) → cons(Y, take(X, L))
length(nil) → 0
length(cons(X, L)) → s(length(L))
↳ QTRS
↳ AAECC Innermost
eq(0, 0) → true
eq(s(X), s(Y)) → eq(X, Y)
eq(X, Y) → false
inf(X) → cons(X, inf(s(X)))
take(0, X) → nil
take(s(X), cons(Y, L)) → cons(Y, take(X, L))
length(nil) → 0
length(cons(X, L)) → s(length(L))
length(nil) → 0
length(cons(X, L)) → s(length(L))
inf(X) → cons(X, inf(s(X)))
take(0, X) → nil
take(s(X), cons(Y, L)) → cons(Y, take(X, L))
eq(0, 0) → true
eq(s(X), s(Y)) → eq(X, Y)
eq(X, Y) → false
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
eq(0, 0) → true
eq(s(X), s(Y)) → eq(X, Y)
eq(X, Y) → false
inf(X) → cons(X, inf(s(X)))
take(0, X) → nil
take(s(X), cons(Y, L)) → cons(Y, take(X, L))
length(nil) → 0
length(cons(X, L)) → s(length(L))
eq(x0, x1)
inf(x0)
take(0, x0)
take(s(x0), cons(x1, x2))
length(nil)
length(cons(x0, x1))
LENGTH(cons(X, L)) → LENGTH(L)
EQ(s(X), s(Y)) → EQ(X, Y)
TAKE(s(X), cons(Y, L)) → TAKE(X, L)
INF(X) → INF(s(X))
eq(0, 0) → true
eq(s(X), s(Y)) → eq(X, Y)
eq(X, Y) → false
inf(X) → cons(X, inf(s(X)))
take(0, X) → nil
take(s(X), cons(Y, L)) → cons(Y, take(X, L))
length(nil) → 0
length(cons(X, L)) → s(length(L))
eq(x0, x1)
inf(x0)
take(0, x0)
take(s(x0), cons(x1, x2))
length(nil)
length(cons(x0, x1))
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
LENGTH(cons(X, L)) → LENGTH(L)
EQ(s(X), s(Y)) → EQ(X, Y)
TAKE(s(X), cons(Y, L)) → TAKE(X, L)
INF(X) → INF(s(X))
eq(0, 0) → true
eq(s(X), s(Y)) → eq(X, Y)
eq(X, Y) → false
inf(X) → cons(X, inf(s(X)))
take(0, X) → nil
take(s(X), cons(Y, L)) → cons(Y, take(X, L))
length(nil) → 0
length(cons(X, L)) → s(length(L))
eq(x0, x1)
inf(x0)
take(0, x0)
take(s(x0), cons(x1, x2))
length(nil)
length(cons(x0, x1))
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ UsableRulesProof
↳ QDP
↳ QDP
↳ QDP
LENGTH(cons(X, L)) → LENGTH(L)
eq(0, 0) → true
eq(s(X), s(Y)) → eq(X, Y)
eq(X, Y) → false
inf(X) → cons(X, inf(s(X)))
take(0, X) → nil
take(s(X), cons(Y, L)) → cons(Y, take(X, L))
length(nil) → 0
length(cons(X, L)) → s(length(L))
eq(x0, x1)
inf(x0)
take(0, x0)
take(s(x0), cons(x1, x2))
length(nil)
length(cons(x0, x1))
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ UsableRulesProof
↳ QDP
↳ QReductionProof
↳ QDP
↳ QDP
↳ QDP
LENGTH(cons(X, L)) → LENGTH(L)
eq(x0, x1)
inf(x0)
take(0, x0)
take(s(x0), cons(x1, x2))
length(nil)
length(cons(x0, x1))
eq(x0, x1)
inf(x0)
take(0, x0)
take(s(x0), cons(x1, x2))
length(nil)
length(cons(x0, x1))
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ UsableRulesProof
↳ QDP
↳ QReductionProof
↳ QDP
↳ QDPSizeChangeProof
↳ QDP
↳ QDP
↳ QDP
LENGTH(cons(X, L)) → LENGTH(L)
From the DPs we obtained the following set of size-change graphs:
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ UsableRulesProof
↳ QDP
↳ QDP
TAKE(s(X), cons(Y, L)) → TAKE(X, L)
eq(0, 0) → true
eq(s(X), s(Y)) → eq(X, Y)
eq(X, Y) → false
inf(X) → cons(X, inf(s(X)))
take(0, X) → nil
take(s(X), cons(Y, L)) → cons(Y, take(X, L))
length(nil) → 0
length(cons(X, L)) → s(length(L))
eq(x0, x1)
inf(x0)
take(0, x0)
take(s(x0), cons(x1, x2))
length(nil)
length(cons(x0, x1))
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ UsableRulesProof
↳ QDP
↳ QReductionProof
↳ QDP
↳ QDP
TAKE(s(X), cons(Y, L)) → TAKE(X, L)
eq(x0, x1)
inf(x0)
take(0, x0)
take(s(x0), cons(x1, x2))
length(nil)
length(cons(x0, x1))
eq(x0, x1)
inf(x0)
take(0, x0)
take(s(x0), cons(x1, x2))
length(nil)
length(cons(x0, x1))
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ UsableRulesProof
↳ QDP
↳ QReductionProof
↳ QDP
↳ QDPSizeChangeProof
↳ QDP
↳ QDP
TAKE(s(X), cons(Y, L)) → TAKE(X, L)
From the DPs we obtained the following set of size-change graphs:
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDP
↳ UsableRulesProof
↳ QDP
INF(X) → INF(s(X))
eq(0, 0) → true
eq(s(X), s(Y)) → eq(X, Y)
eq(X, Y) → false
inf(X) → cons(X, inf(s(X)))
take(0, X) → nil
take(s(X), cons(Y, L)) → cons(Y, take(X, L))
length(nil) → 0
length(cons(X, L)) → s(length(L))
eq(x0, x1)
inf(x0)
take(0, x0)
take(s(x0), cons(x1, x2))
length(nil)
length(cons(x0, x1))
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDP
↳ UsableRulesProof
↳ QDP
↳ QReductionProof
↳ QDP
INF(X) → INF(s(X))
eq(x0, x1)
inf(x0)
take(0, x0)
take(s(x0), cons(x1, x2))
length(nil)
length(cons(x0, x1))
eq(x0, x1)
inf(x0)
take(0, x0)
take(s(x0), cons(x1, x2))
length(nil)
length(cons(x0, x1))
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDP
↳ UsableRulesProof
↳ QDP
↳ QReductionProof
↳ QDP
↳ Instantiation
↳ QDP
INF(X) → INF(s(X))
INF(s(z0)) → INF(s(s(z0)))
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDP
↳ UsableRulesProof
↳ QDP
↳ QReductionProof
↳ QDP
↳ Instantiation
↳ QDP
↳ Instantiation
↳ QDP
INF(s(z0)) → INF(s(s(z0)))
INF(s(s(z0))) → INF(s(s(s(z0))))
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDP
↳ UsableRulesProof
↳ QDP
↳ QReductionProof
↳ QDP
↳ Instantiation
↳ QDP
↳ Instantiation
↳ QDP
↳ NonTerminationProof
↳ QDP
INF(s(s(z0))) → INF(s(s(s(z0))))
INF(s(s(z0))) → INF(s(s(s(z0))))
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDP
↳ QDP
↳ UsableRulesProof
EQ(s(X), s(Y)) → EQ(X, Y)
eq(0, 0) → true
eq(s(X), s(Y)) → eq(X, Y)
eq(X, Y) → false
inf(X) → cons(X, inf(s(X)))
take(0, X) → nil
take(s(X), cons(Y, L)) → cons(Y, take(X, L))
length(nil) → 0
length(cons(X, L)) → s(length(L))
eq(x0, x1)
inf(x0)
take(0, x0)
take(s(x0), cons(x1, x2))
length(nil)
length(cons(x0, x1))
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDP
↳ QDP
↳ UsableRulesProof
↳ QDP
↳ QReductionProof
EQ(s(X), s(Y)) → EQ(X, Y)
eq(x0, x1)
inf(x0)
take(0, x0)
take(s(x0), cons(x1, x2))
length(nil)
length(cons(x0, x1))
eq(x0, x1)
inf(x0)
take(0, x0)
take(s(x0), cons(x1, x2))
length(nil)
length(cons(x0, x1))
↳ QTRS
↳ AAECC Innermost
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDP
↳ QDP
↳ UsableRulesProof
↳ QDP
↳ QReductionProof
↳ QDP
↳ QDPSizeChangeProof
EQ(s(X), s(Y)) → EQ(X, Y)
From the DPs we obtained the following set of size-change graphs: