NO Problem 1: ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Confluence Problem: (VAR vNonEmpty x) (REPLACEMENT-MAP (f 1, 2) (a) (b) (fSNonEmpty) ) (RULES f(a,f(a,x)) -> b ) ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Problem 1: Problem 1: Not CS-TRS Procedure: R is not a CS-TRS Problem 1: ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Confluence Problem: (VAR vNonEmpty x) (REPLACEMENT-MAP (f 1, 2) (a) (b) (fSNonEmpty) ) (RULES f(a,f(a,x)) -> b ) ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Huet Levy Procedure: -> Rules: f(a,f(a,x)) -> b -> Vars: x -> Rlps: (rule: f(a,f(a,x)) -> b, id: 1, possubterms: f(a,f(a,x))->[], a->[1], f(a,x)->[2], a->[2, 1]) -> Unifications: (R1 unifies with R1 at p: [2], l: f(a,f(a,x)), lp: f(a,x), sig: {x -> f(a,x')}, l': f(a,f(a,x')), r: b, r': b) -> Critical pairs info: => Not trivial, Not overlay, Proper, NW0, N1 -> Problem conclusions: Left linear, Right linear, Linear Not weakly orthogonal, Not almost orthogonal, Not orthogonal Not Huet-Levy confluent, Not Newman confluent R is a TRS Problem 1: No Convergence Brute Force Procedure: -> Rewritings: s: f(a,b) Nodes: [0] Edges: [] ID: 0 => ('f(a,b)', D0) t: b Nodes: [0] Edges: [] ID: 0 => ('b', D0) f(a,b) ->* no union *<- b "Not joinable" The problem is not confluent.