Problem CSR 04 Ex1 GL02a

LMPO

Execution Time (secs)
0.059
Answer
MAYBE
InputCSR 04 Ex1 GL02a
MAYBE

We consider the following Problem:

  Strict Trs:
    {  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))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

MPO

Execution Time (secs)
0.062
Answer
MAYBE
InputCSR 04 Ex1 GL02a
MAYBE

We consider the following Problem:

  Strict Trs:
    {  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))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

POP*

Execution Time (secs)
0.044
Answer
MAYBE
InputCSR 04 Ex1 GL02a
MAYBE

We consider the following Problem:

  Strict Trs:
    {  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))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

POP* (PS)

Execution Time (secs)
0.040
Answer
MAYBE
InputCSR 04 Ex1 GL02a
MAYBE

We consider the following Problem:

  Strict Trs:
    {  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))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

Small POP*

Execution Time (secs)
0.061
Answer
MAYBE
InputCSR 04 Ex1 GL02a
MAYBE

We consider the following Problem:

  Strict Trs:
    {  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))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

Small POP* (PS)

Execution Time (secs)
0.062
Answer
MAYBE
InputCSR 04 Ex1 GL02a
MAYBE

We consider the following Problem:

  Strict Trs:
    {  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))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..