Problem Secret 05 TRS aprove2

LMPO

Execution Time (secs)
0.149
Answer
MAYBE
InputSecret 05 TRS aprove2
MAYBE

We consider the following Problem:

  Strict Trs:
    {  ge(x, 0()) -> true()
     , ge(0(), s(x)) -> false()
     , ge(s(x), s(y)) -> ge(x, y)
     , minus(x, 0()) -> x
     , minus(s(x), s(y)) -> minus(x, y)
     , div(x, y) -> ify(ge(y, s(0())), x, y)
     , ify(false(), x, y) -> divByZeroError()
     , ify(true(), x, y) -> if(ge(x, y), x, y)
     , if(false(), x, y) -> 0()
     , if(true(), x, y) -> s(div(minus(x, y), y))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

MPO

Execution Time (secs)
0.078
Answer
MAYBE
InputSecret 05 TRS aprove2
MAYBE

We consider the following Problem:

  Strict Trs:
    {  ge(x, 0()) -> true()
     , ge(0(), s(x)) -> false()
     , ge(s(x), s(y)) -> ge(x, y)
     , minus(x, 0()) -> x
     , minus(s(x), s(y)) -> minus(x, y)
     , div(x, y) -> ify(ge(y, s(0())), x, y)
     , ify(false(), x, y) -> divByZeroError()
     , ify(true(), x, y) -> if(ge(x, y), x, y)
     , if(false(), x, y) -> 0()
     , if(true(), x, y) -> s(div(minus(x, y), y))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

POP*

Execution Time (secs)
0.079
Answer
MAYBE
InputSecret 05 TRS aprove2
MAYBE

We consider the following Problem:

  Strict Trs:
    {  ge(x, 0()) -> true()
     , ge(0(), s(x)) -> false()
     , ge(s(x), s(y)) -> ge(x, y)
     , minus(x, 0()) -> x
     , minus(s(x), s(y)) -> minus(x, y)
     , div(x, y) -> ify(ge(y, s(0())), x, y)
     , ify(false(), x, y) -> divByZeroError()
     , ify(true(), x, y) -> if(ge(x, y), x, y)
     , if(false(), x, y) -> 0()
     , if(true(), x, y) -> s(div(minus(x, y), y))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

POP* (PS)

Execution Time (secs)
0.081
Answer
MAYBE
InputSecret 05 TRS aprove2
MAYBE

We consider the following Problem:

  Strict Trs:
    {  ge(x, 0()) -> true()
     , ge(0(), s(x)) -> false()
     , ge(s(x), s(y)) -> ge(x, y)
     , minus(x, 0()) -> x
     , minus(s(x), s(y)) -> minus(x, y)
     , div(x, y) -> ify(ge(y, s(0())), x, y)
     , ify(false(), x, y) -> divByZeroError()
     , ify(true(), x, y) -> if(ge(x, y), x, y)
     , if(false(), x, y) -> 0()
     , if(true(), x, y) -> s(div(minus(x, y), y))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

Small POP*

Execution Time (secs)
0.070
Answer
MAYBE
InputSecret 05 TRS aprove2
MAYBE

We consider the following Problem:

  Strict Trs:
    {  ge(x, 0()) -> true()
     , ge(0(), s(x)) -> false()
     , ge(s(x), s(y)) -> ge(x, y)
     , minus(x, 0()) -> x
     , minus(s(x), s(y)) -> minus(x, y)
     , div(x, y) -> ify(ge(y, s(0())), x, y)
     , ify(false(), x, y) -> divByZeroError()
     , ify(true(), x, y) -> if(ge(x, y), x, y)
     , if(false(), x, y) -> 0()
     , if(true(), x, y) -> s(div(minus(x, y), y))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..

Small POP* (PS)

Execution Time (secs)
0.075
Answer
MAYBE
InputSecret 05 TRS aprove2
MAYBE

We consider the following Problem:

  Strict Trs:
    {  ge(x, 0()) -> true()
     , ge(0(), s(x)) -> false()
     , ge(s(x), s(y)) -> ge(x, y)
     , minus(x, 0()) -> x
     , minus(s(x), s(y)) -> minus(x, y)
     , div(x, y) -> ify(ge(y, s(0())), x, y)
     , ify(false(), x, y) -> divByZeroError()
     , ify(true(), x, y) -> if(ge(x, y), x, y)
     , if(false(), x, y) -> 0()
     , if(true(), x, y) -> s(div(minus(x, y), y))}
  StartTerms: basic terms
  Strategy: innermost

Certificate: MAYBE

Proof:
  The input cannot be shown compatible

Arrrr..