LMPO
MAYBE
We consider the following Problem:
Strict Trs:
{ nthtail(n, l) -> cond(ge(n, length(l)), n, l)
, cond(true(), n, l) -> l
, cond(false(), n, l) -> tail(nthtail(s(n), l))
, tail(nil()) -> nil()
, tail(cons(x, l)) -> l
, length(nil()) -> 0()
, length(cons(x, l)) -> s(length(l))
, ge(u, 0()) -> true()
, ge(0(), s(v)) -> false()
, ge(s(u), s(v)) -> ge(u, v)}
StartTerms: basic terms
Strategy: innermost
Certificate: MAYBE
Proof:
The input cannot be shown compatible
Arrrr..
MPO
MAYBE
We consider the following Problem:
Strict Trs:
{ nthtail(n, l) -> cond(ge(n, length(l)), n, l)
, cond(true(), n, l) -> l
, cond(false(), n, l) -> tail(nthtail(s(n), l))
, tail(nil()) -> nil()
, tail(cons(x, l)) -> l
, length(nil()) -> 0()
, length(cons(x, l)) -> s(length(l))
, ge(u, 0()) -> true()
, ge(0(), s(v)) -> false()
, ge(s(u), s(v)) -> ge(u, v)}
StartTerms: basic terms
Strategy: innermost
Certificate: MAYBE
Proof:
The input cannot be shown compatible
Arrrr..
POP*
MAYBE
We consider the following Problem:
Strict Trs:
{ nthtail(n, l) -> cond(ge(n, length(l)), n, l)
, cond(true(), n, l) -> l
, cond(false(), n, l) -> tail(nthtail(s(n), l))
, tail(nil()) -> nil()
, tail(cons(x, l)) -> l
, length(nil()) -> 0()
, length(cons(x, l)) -> s(length(l))
, ge(u, 0()) -> true()
, ge(0(), s(v)) -> false()
, ge(s(u), s(v)) -> ge(u, v)}
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:
{ nthtail(n, l) -> cond(ge(n, length(l)), n, l)
, cond(true(), n, l) -> l
, cond(false(), n, l) -> tail(nthtail(s(n), l))
, tail(nil()) -> nil()
, tail(cons(x, l)) -> l
, length(nil()) -> 0()
, length(cons(x, l)) -> s(length(l))
, ge(u, 0()) -> true()
, ge(0(), s(v)) -> false()
, ge(s(u), s(v)) -> ge(u, v)}
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:
{ nthtail(n, l) -> cond(ge(n, length(l)), n, l)
, cond(true(), n, l) -> l
, cond(false(), n, l) -> tail(nthtail(s(n), l))
, tail(nil()) -> nil()
, tail(cons(x, l)) -> l
, length(nil()) -> 0()
, length(cons(x, l)) -> s(length(l))
, ge(u, 0()) -> true()
, ge(0(), s(v)) -> false()
, ge(s(u), s(v)) -> ge(u, v)}
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:
{ nthtail(n, l) -> cond(ge(n, length(l)), n, l)
, cond(true(), n, l) -> l
, cond(false(), n, l) -> tail(nthtail(s(n), l))
, tail(nil()) -> nil()
, tail(cons(x, l)) -> l
, length(nil()) -> 0()
, length(cons(x, l)) -> s(length(l))
, ge(u, 0()) -> true()
, ge(0(), s(v)) -> false()
, ge(s(u), s(v)) -> ge(u, v)}
StartTerms: basic terms
Strategy: innermost
Certificate: MAYBE
Proof:
The input cannot be shown compatible
Arrrr..