Problem Transformed CSR 04 Ex6 Luc98 L

Tool LMPO

Execution Time
0.019
Answer
YES(?,ELEMENTARY)
InputTransformed CSR 04 Ex6 Luc98 L

stdout:

YES(?,ELEMENTARY)

We consider the following Problem:

  Strict Trs:
    {  first(0(), X) -> nil()
     , first(s(X), cons(Y)) -> cons(Y)
     , from(X) -> cons(X)}
  StartTerms: basic terms
  Strategy: innermost

Certificate: YES(?,ELEMENTARY)

Proof:
  The input was oriented with the instance of
  Lightweight Multiset Path Order () as induced by the safe mapping
  
   safe(first) = {}, safe(0) = {}, safe(nil) = {}, safe(s) = {1},
   safe(cons) = {1}, safe(from) = {1}
  
  and precedence
  
   empty .
  
  Following symbols are considered recursive:
  
   {}
  
  The recursion depth is 0 .
  
  For your convenience, here are the oriented rules in predicative
  notation (possibly applying argument filtering):
  
   Strict DPs: {}
   Weak DPs  : {}
   Strict Trs:
     {  first(0(), X;) -> nil()
      , first(s(; X), cons(; Y);) -> cons(; Y)
      , from(; X) -> cons(; X)}
   Weak Trs  : {}

Hurray, we answered YES(?,ELEMENTARY)

Tool MPO

Execution Time
0.041
Answer
YES(?,PRIMREC)
InputTransformed CSR 04 Ex6 Luc98 L

stdout:

YES(?,PRIMREC)

We consider the following Problem:

  Strict Trs:
    {  first(0(), X) -> nil()
     , first(s(X), cons(Y)) -> cons(Y)
     , from(X) -> cons(X)}
  StartTerms: basic terms
  Strategy: innermost

Certificate: YES(?,PRIMREC)

Proof:
  The input was oriented with the instance of
  'multiset path orders' as induced by the precedence
  
   0 > nil, from > cons .

Hurray, we answered YES(?,PRIMREC)

Tool POP*

Execution Time
0.023
Answer
YES(?,POLY)
InputTransformed CSR 04 Ex6 Luc98 L

stdout:

YES(?,POLY)

We consider the following Problem:

  Strict Trs:
    {  first(0(), X) -> nil()
     , first(s(X), cons(Y)) -> cons(Y)
     , from(X) -> cons(X)}
  StartTerms: basic terms
  Strategy: innermost

Certificate: YES(?,POLY)

Proof:
  The input was oriented with the instance of
  Polynomial Path Order () as induced by the safe mapping
  
   safe(first) = {}, safe(0) = {}, safe(nil) = {}, safe(s) = {1},
   safe(cons) = {1}, safe(from) = {1}
  
  and precedence
  
   empty .
  
  Following symbols are considered recursive:
  
   {}
  
  The recursion depth is 0 .
  
  For your convenience, here are the oriented rules in predicative
  notation (possibly applying argument filtering):
  
   Strict DPs: {}
   Weak DPs  : {}
   Strict Trs:
     {  first(0(), X;) -> nil()
      , first(s(; X), cons(; Y);) -> cons(; Y)
      , from(; X) -> cons(; X)}
   Weak Trs  : {}

Hurray, we answered YES(?,POLY)

Tool POP* (PS)

Execution Time
0.029
Answer
YES(?,POLY)
InputTransformed CSR 04 Ex6 Luc98 L

stdout:

YES(?,POLY)

We consider the following Problem:

  Strict Trs:
    {  first(0(), X) -> nil()
     , first(s(X), cons(Y)) -> cons(Y)
     , from(X) -> cons(X)}
  StartTerms: basic terms
  Strategy: innermost

Certificate: YES(?,POLY)

Proof:
  The input was oriented with the instance of
  Polynomial Path Order (PS) as induced by the safe mapping
  
   safe(first) = {}, safe(0) = {}, safe(nil) = {}, safe(s) = {1},
   safe(cons) = {1}, safe(from) = {1}
  
  and precedence
  
   empty .
  
  Following symbols are considered recursive:
  
   {}
  
  The recursion depth is 0 .
  
  For your convenience, here are the oriented rules in predicative
  notation (possibly applying argument filtering):
  
   Strict DPs: {}
   Weak DPs  : {}
   Strict Trs:
     {  first(0(), X;) -> nil()
      , first(s(; X), cons(; Y);) -> cons(; Y)
      , from(; X) -> cons(; X)}
   Weak Trs  : {}

Hurray, we answered YES(?,POLY)

Tool Small POP*

Execution Time
0.035
Answer
YES(?,O(1))
InputTransformed CSR 04 Ex6 Luc98 L

stdout:

YES(?,O(1))

We consider the following Problem:

  Strict Trs:
    {  first(0(), X) -> nil()
     , first(s(X), cons(Y)) -> cons(Y)
     , from(X) -> cons(X)}
  StartTerms: basic terms
  Strategy: innermost

Certificate: YES(?,O(1))

Proof:
  The input was oriented with the instance of
  Small Polynomial Path Order (WSC) as induced by the safe mapping
  
   safe(first) = {}, safe(0) = {}, safe(nil) = {}, safe(s) = {1},
   safe(cons) = {1}, safe(from) = {1}
  
  and precedence
  
   empty .
  
  Following symbols are considered recursive:
  
   {}
  
  The recursion depth is 0 .
  
  For your convenience, here are the oriented rules in predicative
  notation (possibly applying argument filtering):
  
   Strict DPs: {}
   Weak DPs  : {}
   Strict Trs:
     {  first(0(), X;) -> nil()
      , first(s(; X), cons(; Y);) -> cons(; Y)
      , from(; X) -> cons(; X)}
   Weak Trs  : {}

Hurray, we answered YES(?,O(1))

Tool Small POP* (PS)

Execution Time
0.035
Answer
YES(?,O(1))
InputTransformed CSR 04 Ex6 Luc98 L

stdout:

YES(?,O(1))

We consider the following Problem:

  Strict Trs:
    {  first(0(), X) -> nil()
     , first(s(X), cons(Y)) -> cons(Y)
     , from(X) -> cons(X)}
  StartTerms: basic terms
  Strategy: innermost

Certificate: YES(?,O(1))

Proof:
  The input was oriented with the instance of
  Small Polynomial Path Order (WSC,
                             PS) as induced by the safe mapping
  
   safe(first) = {}, safe(0) = {}, safe(nil) = {}, safe(s) = {1},
   safe(cons) = {1}, safe(from) = {1}
  
  and precedence
  
   empty .
  
  Following symbols are considered recursive:
  
   {}
  
  The recursion depth is 0 .
  
  For your convenience, here are the oriented rules in predicative
  notation (possibly applying argument filtering):
  
   Strict DPs: {}
   Weak DPs  : {}
   Strict Trs:
     {  first(0(), X;) -> nil()
      , first(s(; X), cons(; Y);) -> cons(; Y)
      , from(; X) -> cons(; X)}
   Weak Trs  : {}

Hurray, we answered YES(?,O(1))