Problem Strategy outermost added 08 PEANO nokinds L

Tool IRC1

Execution TimeUnknown
Answer
MAYBE
InputStrategy outermost added 08 PEANO nokinds L

stdout:

MAYBE
The following error occured:
 The problem does not contain well-formed TRSs:
                                              
                                                REWRITE relation according to the following TRS
                                                 {  U11(tt()) -> N
                                                  , U21(tt()) -> s(plus(N, M))
                                                  , and(tt()) -> X
                                                  , isNat() -> tt()
                                                  , isNat() -> and(isNat())
                                                  , isNat() -> isNat()
                                                  , plus(N, 0()) -> U11(isNat())
                                                  , plus(N, s(M)) -> U21(and(isNat()))}


Try --help.

Tool IRC2

Execution TimeUnknown
Answer
MAYBE
InputStrategy outermost added 08 PEANO nokinds L

stdout:

MAYBE

The following error(s) occured:

 The problem does not contain well-formed TRSs:
   REWRITE relation according to the following TRS and outermost reductions
    {  U11(tt()) -> N
     , U21(tt()) -> s(plus(N, M))
     , and(tt()) -> X
     , isNat() -> tt()
     , isNat() -> and(isNat())
     , isNat() -> isNat()
     , plus(N, 0()) -> U11(isNat())
     , plus(N, s(M)) -> U21(and(isNat()))}

Tool RC1

Execution TimeUnknown
Answer
MAYBE
InputStrategy outermost added 08 PEANO nokinds L

stdout:

MAYBE
The following error occured:
 The problem does not contain well-formed TRSs:
                                              
                                                REWRITE relation according to the following TRS
                                                 {  U11(tt()) -> N
                                                  , U21(tt()) -> s(plus(N, M))
                                                  , and(tt()) -> X
                                                  , isNat() -> tt()
                                                  , isNat() -> and(isNat())
                                                  , isNat() -> isNat()
                                                  , plus(N, 0()) -> U11(isNat())
                                                  , plus(N, s(M)) -> U21(and(isNat()))}


Try --help.

Tool RC2

Execution TimeUnknown
Answer
MAYBE
InputStrategy outermost added 08 PEANO nokinds L

stdout:

MAYBE

The following error(s) occured:

 The problem does not contain well-formed TRSs:
   REWRITE relation according to the following TRS and outermost reductions
    {  U11(tt()) -> N
     , U21(tt()) -> s(plus(N, M))
     , and(tt()) -> X
     , isNat() -> tt()
     , isNat() -> and(isNat())
     , isNat() -> isNat()
     , plus(N, 0()) -> U11(isNat())
     , plus(N, s(M)) -> U21(and(isNat()))}