Problem CSR 04 Ex2 Luc02a

LMPO

Execution Time (secs)
0.058
Answer
MAYBE
InputCSR 04 Ex2 Luc02a
MAYBE

We consider the following Problem:

  Strict Trs:
    {  terms(N) -> cons(recip(sqr(N)), terms(s(N)))
     , sqr(0()) -> 0()
     , sqr(s(X)) -> s(add(sqr(X), dbl(X)))
     , dbl(0()) -> 0()
     , dbl(s(X)) -> s(s(dbl(X)))
     , add(0(), X) -> X
     , add(s(X), Y) -> s(add(X, Y))
     , first(0(), X) -> nil()
     , first(s(X), cons(Y, Z)) -> cons(Y, first(X, Z))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

MPO

Execution Time (secs)
0.072
Answer
MAYBE
InputCSR 04 Ex2 Luc02a
MAYBE

We consider the following Problem:

  Strict Trs:
    {  terms(N) -> cons(recip(sqr(N)), terms(s(N)))
     , sqr(0()) -> 0()
     , sqr(s(X)) -> s(add(sqr(X), dbl(X)))
     , dbl(0()) -> 0()
     , dbl(s(X)) -> s(s(dbl(X)))
     , add(0(), X) -> X
     , add(s(X), Y) -> s(add(X, Y))
     , first(0(), X) -> nil()
     , first(s(X), cons(Y, Z)) -> cons(Y, first(X, Z))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

POP*

Execution Time (secs)
0.064
Answer
MAYBE
InputCSR 04 Ex2 Luc02a
MAYBE

We consider the following Problem:

  Strict Trs:
    {  terms(N) -> cons(recip(sqr(N)), terms(s(N)))
     , sqr(0()) -> 0()
     , sqr(s(X)) -> s(add(sqr(X), dbl(X)))
     , dbl(0()) -> 0()
     , dbl(s(X)) -> s(s(dbl(X)))
     , add(0(), X) -> X
     , add(s(X), Y) -> s(add(X, Y))
     , first(0(), X) -> nil()
     , first(s(X), cons(Y, Z)) -> cons(Y, first(X, Z))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

POP* (PS)

Execution Time (secs)
0.052
Answer
MAYBE
InputCSR 04 Ex2 Luc02a
MAYBE

We consider the following Problem:

  Strict Trs:
    {  terms(N) -> cons(recip(sqr(N)), terms(s(N)))
     , sqr(0()) -> 0()
     , sqr(s(X)) -> s(add(sqr(X), dbl(X)))
     , dbl(0()) -> 0()
     , dbl(s(X)) -> s(s(dbl(X)))
     , add(0(), X) -> X
     , add(s(X), Y) -> s(add(X, Y))
     , first(0(), X) -> nil()
     , first(s(X), cons(Y, Z)) -> cons(Y, first(X, Z))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

Small POP*

Execution Time (secs)
0.051
Answer
MAYBE
InputCSR 04 Ex2 Luc02a
MAYBE

We consider the following Problem:

  Strict Trs:
    {  terms(N) -> cons(recip(sqr(N)), terms(s(N)))
     , sqr(0()) -> 0()
     , sqr(s(X)) -> s(add(sqr(X), dbl(X)))
     , dbl(0()) -> 0()
     , dbl(s(X)) -> s(s(dbl(X)))
     , add(0(), X) -> X
     , add(s(X), Y) -> s(add(X, Y))
     , first(0(), X) -> nil()
     , first(s(X), cons(Y, Z)) -> cons(Y, first(X, Z))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

Small POP* (PS)

Execution Time (secs)
0.055
Answer
MAYBE
InputCSR 04 Ex2 Luc02a
MAYBE

We consider the following Problem:

  Strict Trs:
    {  terms(N) -> cons(recip(sqr(N)), terms(s(N)))
     , sqr(0()) -> 0()
     , sqr(s(X)) -> s(add(sqr(X), dbl(X)))
     , dbl(0()) -> 0()
     , dbl(s(X)) -> s(s(dbl(X)))
     , add(0(), X) -> X
     , add(s(X), Y) -> s(add(X, Y))
     , first(0(), X) -> nil()
     , first(s(X), cons(Y, Z)) -> cons(Y, first(X, Z))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..