LMPO
MAYBE
We consider the following Problem:
Strict Trs:
{ app(nil(), YS) -> YS
, app(cons(X, XS), YS) -> cons(X, app(XS, YS))
, from(X) -> cons(X, from(s(X)))
, zWadr(nil(), YS) -> nil()
, zWadr(XS, nil()) -> nil()
, zWadr(cons(X, XS), cons(Y, YS)) ->
cons(app(Y, cons(X, nil())), zWadr(XS, YS))
, prefix(L) -> cons(nil(), zWadr(L, prefix(L)))}
StartTerms: basic terms
Strategy: innermost
Certificate: MAYBE
Proof:
The input cannot be shown compatible
Arrrr..
MPO
MAYBE
We consider the following Problem:
Strict Trs:
{ app(nil(), YS) -> YS
, app(cons(X, XS), YS) -> cons(X, app(XS, YS))
, from(X) -> cons(X, from(s(X)))
, zWadr(nil(), YS) -> nil()
, zWadr(XS, nil()) -> nil()
, zWadr(cons(X, XS), cons(Y, YS)) ->
cons(app(Y, cons(X, nil())), zWadr(XS, YS))
, prefix(L) -> cons(nil(), zWadr(L, prefix(L)))}
StartTerms: basic terms
Strategy: innermost
Certificate: MAYBE
Proof:
The input cannot be shown compatible
Arrrr..
POP*
MAYBE
We consider the following Problem:
Strict Trs:
{ app(nil(), YS) -> YS
, app(cons(X, XS), YS) -> cons(X, app(XS, YS))
, from(X) -> cons(X, from(s(X)))
, zWadr(nil(), YS) -> nil()
, zWadr(XS, nil()) -> nil()
, zWadr(cons(X, XS), cons(Y, YS)) ->
cons(app(Y, cons(X, nil())), zWadr(XS, YS))
, prefix(L) -> cons(nil(), zWadr(L, prefix(L)))}
StartTerms: basic terms
Strategy: innermost
Certificate: MAYBE
Proof:
The input cannot be shown compatible
Arrrr..
POP* (PS)
MAYBE
We consider the following Problem:
Strict Trs:
{ app(nil(), YS) -> YS
, app(cons(X, XS), YS) -> cons(X, app(XS, YS))
, from(X) -> cons(X, from(s(X)))
, zWadr(nil(), YS) -> nil()
, zWadr(XS, nil()) -> nil()
, zWadr(cons(X, XS), cons(Y, YS)) ->
cons(app(Y, cons(X, nil())), zWadr(XS, YS))
, prefix(L) -> cons(nil(), zWadr(L, prefix(L)))}
StartTerms: basic terms
Strategy: innermost
Certificate: MAYBE
Proof:
The input cannot be shown compatible
Arrrr..
Small POP*
MAYBE
We consider the following Problem:
Strict Trs:
{ app(nil(), YS) -> YS
, app(cons(X, XS), YS) -> cons(X, app(XS, YS))
, from(X) -> cons(X, from(s(X)))
, zWadr(nil(), YS) -> nil()
, zWadr(XS, nil()) -> nil()
, zWadr(cons(X, XS), cons(Y, YS)) ->
cons(app(Y, cons(X, nil())), zWadr(XS, YS))
, prefix(L) -> cons(nil(), zWadr(L, prefix(L)))}
StartTerms: basic terms
Strategy: innermost
Certificate: MAYBE
Proof:
The input cannot be shown compatible
Arrrr..
Small POP* (PS)
MAYBE
We consider the following Problem:
Strict Trs:
{ app(nil(), YS) -> YS
, app(cons(X, XS), YS) -> cons(X, app(XS, YS))
, from(X) -> cons(X, from(s(X)))
, zWadr(nil(), YS) -> nil()
, zWadr(XS, nil()) -> nil()
, zWadr(cons(X, XS), cons(Y, YS)) ->
cons(app(Y, cons(X, nil())), zWadr(XS, YS))
, prefix(L) -> cons(nil(), zWadr(L, prefix(L)))}
StartTerms: basic terms
Strategy: innermost
Certificate: MAYBE
Proof:
The input cannot be shown compatible
Arrrr..