ceta_eq: termination proof not accepted 1: error below switch to dependency pairs 1.1: error below the dependency graph processor 1.1.1: error below the reduction pair processor 1.1.1.1: error below the dependency graph processor 1.1.1.1.1: error when applying the reduction pair processor to remove from the DP problem pairs: U21#(tt, M, N) -> plus#(activate(N), activate(M)) plus#(N, s(M)) -> U21#(and(isNat(M), n__isNat(N)), M, N) rules: 0 -> n__0 U11(tt, N) -> activate(N) U21(tt, M, N) -> s(plus(activate(N), activate(M))) activate(n__0) -> 0 activate(n__plus(X1, X2)) -> plus(activate(X1), activate(X2)) activate(n__isNat(X)) -> isNat(X) activate(n__s(X)) -> s(activate(X)) activate(X) -> X and(tt, X) -> activate(X) isNat(n__0) -> tt isNat(n__plus(V1, V2)) -> and(isNat(activate(V1)), n__isNat(activate(V2))) isNat(n__s(V1)) -> isNat(activate(V1)) isNat(X) -> n__isNat(X) plus(N, 0) -> U11(isNat(N), N) plus(N, s(M)) -> U21(and(isNat(M), n__isNat(N)), M, N) plus(X1, X2) -> n__plus(X1, X2) s(X) -> n__s(X) the pairs U21#(tt, M, N) -> plus#(activate(N), activate(M)) plus#(N, s(M)) -> U21#(and(isNat(M), n__isNat(N)), M, N) could not apply the generic root reduction pair processor with the following SCNP-version with mu = MS and the level mapping defined by pi(plus#) = [(epsilon,0),(1,0),(2,0)] pi(U21#) = [(epsilon,0),(2,3)] Argument Filter: pi(plus#/2) = [] pi(s/1) = [1] pi(U21#/3) = 3 pi(and/2) = [1,2] pi(isNat/1) = 1 pi(n__isNat/1) = 1 pi(tt/0) = [] pi(activate/1) = 1 pi(n__0/0) = [] pi(n__plus/2) = [1,2] pi(plus/2) = [1,2] pi(0/0) = [] pi(U11/2) = 2 pi(n__s/1) = [1] pi(U21/3) = [3,2,1] RPO with the following precedence precedence(plus#[2]) = 0 precedence(s[1]) = 1 precedence(and[2]) = 2 precedence(tt[0]) = 0 precedence(n__0[0]) = 0 precedence(n__plus[2]) = 3 precedence(plus[2]) = 3 precedence(0[0]) = 0 precedence(n__s[1]) = 1 precedence(U21[3]) = 3 precedence(_) = 0 and the following status status(plus#[2]) = mul status(s[1]) = lex status(and[2]) = mul status(tt[0]) = mul status(n__0[0]) = mul status(n__plus[2]) = lex status(plus[2]) = lex status(0[0]) = mul status(n__s[1]) = lex status(U21[3]) = lex status(_) = lex problem when orienting DPs cannot orient pair U21#(tt, M, N) -> plus#(activate(N), activate(M)) strictly: [(U21#(tt, M, N),0),(M,3)] >mu [(plus#(activate(N), activate(M)),0),(activate(N),0),(activate(M),0)] could not be ensured