We consider the following Problem: Strict Trs: { 2nd(cons(X, n__cons(Y, Z))) -> activate(Y) , from(X) -> cons(X, n__from(s(X))) , cons(X1, X2) -> n__cons(X1, X2) , from(X) -> n__from(X) , activate(n__cons(X1, X2)) -> cons(X1, X2) , activate(n__from(X)) -> from(X) , activate(X) -> X} StartTerms: basic terms Strategy: innermost Certificate: YES(?,O(n^1)) Proof: Arguments of following rules are not normal-forms: {2nd(cons(X, n__cons(Y, Z))) -> activate(Y)} All above mentioned rules can be savely removed. We consider the following Problem: Strict Trs: { from(X) -> cons(X, n__from(s(X))) , cons(X1, X2) -> n__cons(X1, X2) , from(X) -> n__from(X) , activate(n__cons(X1, X2)) -> cons(X1, X2) , activate(n__from(X)) -> from(X) , activate(X) -> X} StartTerms: basic terms Strategy: innermost Certificate: YES(?,O(n^1)) Proof: The weightgap principle applies, where following rules are oriented strictly: TRS Component: {activate(n__from(X)) -> from(X)} Interpretation of nonconstant growth: ------------------------------------- The following argument positions are usable: Uargs(2nd) = {}, Uargs(cons) = {}, Uargs(n__cons) = {}, Uargs(activate) = {}, Uargs(from) = {}, Uargs(n__from) = {}, Uargs(s) = {} We have the following EDA-non-satisfying and IDA(1)-non-satisfying matrix interpretation: Interpretation Functions: 2nd(x1) = [0 0] x1 + [0] [1 1] [0] cons(x1, x2) = [1 1] x1 + [0 0] x2 + [1] [0 0] [0 0] [1] n__cons(x1, x2) = [1 0] x1 + [0 0] x2 + [0] [0 1] [0 0] [0] activate(x1) = [1 1] x1 + [1] [0 0] [1] from(x1) = [1 1] x1 + [0] [0 0] [0] n__from(x1) = [0 0] x1 + [0] [1 1] [0] s(x1) = [0 0] x1 + [0] [0 0] [0] The strictly oriented rules are moved into the weak component. We consider the following Problem: Strict Trs: { from(X) -> cons(X, n__from(s(X))) , cons(X1, X2) -> n__cons(X1, X2) , from(X) -> n__from(X) , activate(n__cons(X1, X2)) -> cons(X1, X2) , activate(X) -> X} Weak Trs: {activate(n__from(X)) -> from(X)} StartTerms: basic terms Strategy: innermost Certificate: YES(?,O(n^1)) Proof: The weightgap principle applies, where following rules are oriented strictly: TRS Component: {from(X) -> cons(X, n__from(s(X)))} Interpretation of nonconstant growth: ------------------------------------- The following argument positions are usable: Uargs(2nd) = {}, Uargs(cons) = {}, Uargs(n__cons) = {}, Uargs(activate) = {}, Uargs(from) = {}, Uargs(n__from) = {}, Uargs(s) = {} We have the following EDA-non-satisfying and IDA(1)-non-satisfying matrix interpretation: Interpretation Functions: 2nd(x1) = [1 0] x1 + [0] [0 1] [0] cons(x1, x2) = [1 1] x1 + [0 0] x2 + [1] [0 0] [0 0] [1] n__cons(x1, x2) = [1 0] x1 + [0 0] x2 + [0] [0 1] [0 0] [0] activate(x1) = [1 1] x1 + [1] [0 0] [1] from(x1) = [1 1] x1 + [2] [0 0] [1] n__from(x1) = [0 1] x1 + [0] [1 0] [2] s(x1) = [0 0] x1 + [0] [0 0] [0] The strictly oriented rules are moved into the weak component. We consider the following Problem: Strict Trs: { cons(X1, X2) -> n__cons(X1, X2) , from(X) -> n__from(X) , activate(n__cons(X1, X2)) -> cons(X1, X2) , activate(X) -> X} Weak Trs: { from(X) -> cons(X, n__from(s(X))) , activate(n__from(X)) -> from(X)} StartTerms: basic terms Strategy: innermost Certificate: YES(?,O(n^1)) Proof: The weightgap principle applies, where following rules are oriented strictly: TRS Component: { cons(X1, X2) -> n__cons(X1, X2) , from(X) -> n__from(X)} Interpretation of nonconstant growth: ------------------------------------- The following argument positions are usable: Uargs(2nd) = {}, Uargs(cons) = {}, Uargs(n__cons) = {}, Uargs(activate) = {}, Uargs(from) = {}, Uargs(n__from) = {}, Uargs(s) = {} We have the following EDA-non-satisfying and IDA(1)-non-satisfying matrix interpretation: Interpretation Functions: 2nd(x1) = [1 0] x1 + [0] [1 0] [0] cons(x1, x2) = [0 0] x1 + [0 0] x2 + [1] [1 0] [0 0] [1] n__cons(x1, x2) = [0 0] x1 + [0 0] x2 + [0] [0 0] [0 0] [0] activate(x1) = [1 0] x1 + [1] [1 0] [1] from(x1) = [1 0] x1 + [1] [1 0] [1] n__from(x1) = [1 0] x1 + [0] [0 0] [0] s(x1) = [0 0] x1 + [0] [0 0] [0] The strictly oriented rules are moved into the weak component. We consider the following Problem: Strict Trs: { activate(n__cons(X1, X2)) -> cons(X1, X2) , activate(X) -> X} Weak Trs: { cons(X1, X2) -> n__cons(X1, X2) , from(X) -> n__from(X) , from(X) -> cons(X, n__from(s(X))) , activate(n__from(X)) -> from(X)} StartTerms: basic terms Strategy: innermost Certificate: YES(?,O(n^1)) Proof: The weightgap principle applies, where following rules are oriented strictly: TRS Component: {activate(n__cons(X1, X2)) -> cons(X1, X2)} Interpretation of nonconstant growth: ------------------------------------- The following argument positions are usable: Uargs(2nd) = {}, Uargs(cons) = {}, Uargs(n__cons) = {}, Uargs(activate) = {}, Uargs(from) = {}, Uargs(n__from) = {}, Uargs(s) = {} We have the following EDA-non-satisfying and IDA(1)-non-satisfying matrix interpretation: Interpretation Functions: 2nd(x1) = [0 0] x1 + [0] [0 0] [0] cons(x1, x2) = [0 0] x1 + [0 0] x2 + [0] [0 0] [0 0] [1] n__cons(x1, x2) = [0 0] x1 + [0 0] x2 + [0] [0 0] [0 0] [0] activate(x1) = [1 0] x1 + [1] [0 0] [1] from(x1) = [0 0] x1 + [0] [0 0] [1] n__from(x1) = [0 0] x1 + [0] [0 0] [0] s(x1) = [0 0] x1 + [0] [0 0] [0] The strictly oriented rules are moved into the weak component. We consider the following Problem: Strict Trs: {activate(X) -> X} Weak Trs: { activate(n__cons(X1, X2)) -> cons(X1, X2) , cons(X1, X2) -> n__cons(X1, X2) , from(X) -> n__from(X) , from(X) -> cons(X, n__from(s(X))) , activate(n__from(X)) -> from(X)} StartTerms: basic terms Strategy: innermost Certificate: YES(?,O(n^1)) Proof: The weightgap principle applies, where following rules are oriented strictly: TRS Component: {activate(X) -> X} Interpretation of nonconstant growth: ------------------------------------- The following argument positions are usable: Uargs(2nd) = {}, Uargs(cons) = {}, Uargs(n__cons) = {}, Uargs(activate) = {}, Uargs(from) = {}, Uargs(n__from) = {}, Uargs(s) = {} We have the following EDA-non-satisfying and IDA(1)-non-satisfying matrix interpretation: Interpretation Functions: 2nd(x1) = [1 0] x1 + [0] [0 1] [0] cons(x1, x2) = [0 0] x1 + [0 0] x2 + [1] [0 0] [0 0] [1] n__cons(x1, x2) = [0 0] x1 + [0 0] x2 + [0] [0 0] [0 0] [0] activate(x1) = [1 0] x1 + [1] [0 1] [1] from(x1) = [0 0] x1 + [1] [0 0] [1] n__from(x1) = [0 0] x1 + [0] [0 0] [0] s(x1) = [0 0] x1 + [0] [0 0] [0] The strictly oriented rules are moved into the weak component. We consider the following Problem: Weak Trs: { activate(X) -> X , activate(n__cons(X1, X2)) -> cons(X1, X2) , cons(X1, X2) -> n__cons(X1, X2) , from(X) -> n__from(X) , from(X) -> cons(X, n__from(s(X))) , activate(n__from(X)) -> from(X)} StartTerms: basic terms Strategy: innermost Certificate: YES(O(1),O(1)) Proof: We consider the following Problem: Weak Trs: { activate(X) -> X , activate(n__cons(X1, X2)) -> cons(X1, X2) , cons(X1, X2) -> n__cons(X1, X2) , from(X) -> n__from(X) , from(X) -> cons(X, n__from(s(X))) , activate(n__from(X)) -> from(X)} StartTerms: basic terms Strategy: innermost Certificate: YES(O(1),O(1)) Proof: Empty rules are trivially bounded Hurray, we answered YES(?,O(n^1))