YES
0 QTRS
↳1 Overlay + Local Confluence (⇔, 10 ms)
↳2 QTRS
↳3 DependencyPairsProof (⇔, 0 ms)
↳4 QDP
↳5 DependencyGraphProof (⇔, 0 ms)
↳6 AND
↳7 QDP
↳8 UsableRulesProof (⇔, 0 ms)
↳9 QDP
↳10 QReductionProof (⇔, 0 ms)
↳11 QDP
↳12 QDPSizeChangeProof (⇔, 0 ms)
↳13 YES
↳14 QDP
↳15 UsableRulesProof (⇔, 0 ms)
↳16 QDP
↳17 QReductionProof (⇔, 0 ms)
↳18 QDP
↳19 QDPSizeChangeProof (⇔, 0 ms)
↳20 YES
↳21 QDP
↳22 UsableRulesProof (⇔, 0 ms)
↳23 QDP
↳24 QReductionProof (⇔, 0 ms)
↳25 QDP
↳26 QDPOrderProof (⇔, 71 ms)
↳27 QDP
↳28 PisEmptyProof (⇔, 0 ms)
↳29 YES
half(0) → 0
half(s(0)) → 0
half(s(s(x))) → s(half(x))
lastbit(0) → 0
lastbit(s(0)) → s(0)
lastbit(s(s(x))) → lastbit(x)
zero(0) → true
zero(s(x)) → false
conv(x) → conviter(x, cons(0, nil))
conviter(x, l) → if(zero(x), x, l)
if(true, x, l) → l
if(false, x, l) → conviter(half(x), cons(lastbit(x), l))
half(0) → 0
half(s(0)) → 0
half(s(s(x))) → s(half(x))
lastbit(0) → 0
lastbit(s(0)) → s(0)
lastbit(s(s(x))) → lastbit(x)
zero(0) → true
zero(s(x)) → false
conv(x) → conviter(x, cons(0, nil))
conviter(x, l) → if(zero(x), x, l)
if(true, x, l) → l
if(false, x, l) → conviter(half(x), cons(lastbit(x), l))
half(0)
half(s(0))
half(s(s(x0)))
lastbit(0)
lastbit(s(0))
lastbit(s(s(x0)))
zero(0)
zero(s(x0))
conv(x0)
conviter(x0, x1)
if(true, x0, x1)
if(false, x0, x1)
HALF(s(s(x))) → HALF(x)
LASTBIT(s(s(x))) → LASTBIT(x)
CONV(x) → CONVITER(x, cons(0, nil))
CONVITER(x, l) → IF(zero(x), x, l)
CONVITER(x, l) → ZERO(x)
IF(false, x, l) → CONVITER(half(x), cons(lastbit(x), l))
IF(false, x, l) → HALF(x)
IF(false, x, l) → LASTBIT(x)
half(0) → 0
half(s(0)) → 0
half(s(s(x))) → s(half(x))
lastbit(0) → 0
lastbit(s(0)) → s(0)
lastbit(s(s(x))) → lastbit(x)
zero(0) → true
zero(s(x)) → false
conv(x) → conviter(x, cons(0, nil))
conviter(x, l) → if(zero(x), x, l)
if(true, x, l) → l
if(false, x, l) → conviter(half(x), cons(lastbit(x), l))
half(0)
half(s(0))
half(s(s(x0)))
lastbit(0)
lastbit(s(0))
lastbit(s(s(x0)))
zero(0)
zero(s(x0))
conv(x0)
conviter(x0, x1)
if(true, x0, x1)
if(false, x0, x1)
LASTBIT(s(s(x))) → LASTBIT(x)
half(0) → 0
half(s(0)) → 0
half(s(s(x))) → s(half(x))
lastbit(0) → 0
lastbit(s(0)) → s(0)
lastbit(s(s(x))) → lastbit(x)
zero(0) → true
zero(s(x)) → false
conv(x) → conviter(x, cons(0, nil))
conviter(x, l) → if(zero(x), x, l)
if(true, x, l) → l
if(false, x, l) → conviter(half(x), cons(lastbit(x), l))
half(0)
half(s(0))
half(s(s(x0)))
lastbit(0)
lastbit(s(0))
lastbit(s(s(x0)))
zero(0)
zero(s(x0))
conv(x0)
conviter(x0, x1)
if(true, x0, x1)
if(false, x0, x1)
LASTBIT(s(s(x))) → LASTBIT(x)
half(0)
half(s(0))
half(s(s(x0)))
lastbit(0)
lastbit(s(0))
lastbit(s(s(x0)))
zero(0)
zero(s(x0))
conv(x0)
conviter(x0, x1)
if(true, x0, x1)
if(false, x0, x1)
half(0)
half(s(0))
half(s(s(x0)))
lastbit(0)
lastbit(s(0))
lastbit(s(s(x0)))
zero(0)
zero(s(x0))
conv(x0)
conviter(x0, x1)
if(true, x0, x1)
if(false, x0, x1)
LASTBIT(s(s(x))) → LASTBIT(x)
From the DPs we obtained the following set of size-change graphs:
HALF(s(s(x))) → HALF(x)
half(0) → 0
half(s(0)) → 0
half(s(s(x))) → s(half(x))
lastbit(0) → 0
lastbit(s(0)) → s(0)
lastbit(s(s(x))) → lastbit(x)
zero(0) → true
zero(s(x)) → false
conv(x) → conviter(x, cons(0, nil))
conviter(x, l) → if(zero(x), x, l)
if(true, x, l) → l
if(false, x, l) → conviter(half(x), cons(lastbit(x), l))
half(0)
half(s(0))
half(s(s(x0)))
lastbit(0)
lastbit(s(0))
lastbit(s(s(x0)))
zero(0)
zero(s(x0))
conv(x0)
conviter(x0, x1)
if(true, x0, x1)
if(false, x0, x1)
HALF(s(s(x))) → HALF(x)
half(0)
half(s(0))
half(s(s(x0)))
lastbit(0)
lastbit(s(0))
lastbit(s(s(x0)))
zero(0)
zero(s(x0))
conv(x0)
conviter(x0, x1)
if(true, x0, x1)
if(false, x0, x1)
half(0)
half(s(0))
half(s(s(x0)))
lastbit(0)
lastbit(s(0))
lastbit(s(s(x0)))
zero(0)
zero(s(x0))
conv(x0)
conviter(x0, x1)
if(true, x0, x1)
if(false, x0, x1)
HALF(s(s(x))) → HALF(x)
From the DPs we obtained the following set of size-change graphs:
IF(false, x, l) → CONVITER(half(x), cons(lastbit(x), l))
CONVITER(x, l) → IF(zero(x), x, l)
half(0) → 0
half(s(0)) → 0
half(s(s(x))) → s(half(x))
lastbit(0) → 0
lastbit(s(0)) → s(0)
lastbit(s(s(x))) → lastbit(x)
zero(0) → true
zero(s(x)) → false
conv(x) → conviter(x, cons(0, nil))
conviter(x, l) → if(zero(x), x, l)
if(true, x, l) → l
if(false, x, l) → conviter(half(x), cons(lastbit(x), l))
half(0)
half(s(0))
half(s(s(x0)))
lastbit(0)
lastbit(s(0))
lastbit(s(s(x0)))
zero(0)
zero(s(x0))
conv(x0)
conviter(x0, x1)
if(true, x0, x1)
if(false, x0, x1)
IF(false, x, l) → CONVITER(half(x), cons(lastbit(x), l))
CONVITER(x, l) → IF(zero(x), x, l)
zero(0) → true
zero(s(x)) → false
half(0) → 0
half(s(0)) → 0
half(s(s(x))) → s(half(x))
lastbit(0) → 0
lastbit(s(0)) → s(0)
lastbit(s(s(x))) → lastbit(x)
half(0)
half(s(0))
half(s(s(x0)))
lastbit(0)
lastbit(s(0))
lastbit(s(s(x0)))
zero(0)
zero(s(x0))
conv(x0)
conviter(x0, x1)
if(true, x0, x1)
if(false, x0, x1)
conv(x0)
conviter(x0, x1)
if(true, x0, x1)
if(false, x0, x1)
IF(false, x, l) → CONVITER(half(x), cons(lastbit(x), l))
CONVITER(x, l) → IF(zero(x), x, l)
zero(0) → true
zero(s(x)) → false
half(0) → 0
half(s(0)) → 0
half(s(s(x))) → s(half(x))
lastbit(0) → 0
lastbit(s(0)) → s(0)
lastbit(s(s(x))) → lastbit(x)
half(0)
half(s(0))
half(s(s(x0)))
lastbit(0)
lastbit(s(0))
lastbit(s(s(x0)))
zero(0)
zero(s(x0))
The following pairs can be oriented strictly and are deleted.
The remaining pairs can at least be oriented weakly.
IF(false, x, l) → CONVITER(half(x), cons(lastbit(x), l))
CONVITER(x, l) → IF(zero(x), x, l)
The value of delta used in the strict ordering is 1/8.
POL(0) = 0
POL(CONVITER(x1, x2)) = [1/4] + [1/2]x1 + x2
POL(IF(x1, x2, x3)) = [1/4]x1 + [1/4]x2 + [1/2]x3
POL(cons(x1, x2)) = 0
POL(false) = [2]
POL(half(x1)) = [1/4] + [1/4]x1
POL(lastbit(x1)) = [4] + [1/4]x1
POL(s(x1)) = [4] + [4]x1
POL(true) = 0
POL(zero(x1)) = [1/2]x1
half(0) → 0
half(s(0)) → 0
half(s(s(x))) → s(half(x))
zero(0) → true
zero(s(x)) → false
zero(0) → true
zero(s(x)) → false
half(0) → 0
half(s(0)) → 0
half(s(s(x))) → s(half(x))
lastbit(0) → 0
lastbit(s(0)) → s(0)
lastbit(s(s(x))) → lastbit(x)
half(0)
half(s(0))
half(s(s(x0)))
lastbit(0)
lastbit(s(0))
lastbit(s(s(x0)))
zero(0)
zero(s(x0))